Граф коммитов

2268 Коммитов

Автор SHA1 Сообщение Дата
Nick Banks f8c215662d
Disable OneBranch Windows OpenSSL arm64 Builds (#3416) 2023-02-10 09:17:44 -08:00
Nick Banks 24efce18a0
Update to the Latest OpenSSL (#3406) 2023-02-09 18:22:20 -05:00
Nick Banks 2466a4bf0a
Disable Expensive Logging Stuff for LTTng (#3411) 2023-02-09 18:19:25 -05:00
Nick Banks 45e23b2fe1
Update PGO Script to Include OpenSSL3 PGD (#3402) 2023-02-09 15:36:01 -05:00
Daiki AMINAKA 4d61c32b64
Fix unknown callgraph issue (#3407)
* Fix unknown callgraph issue

* move to Release

* add for Debug

* Set option to RelWithDebInfo
2023-02-08 16:24:15 -08:00
Alex Jol cca86ae523
CHANGED: Parameter description of secnetperf (#3408) 2023-02-08 07:57:04 -05:00
Nick Banks e431d59566
Reduce the Tests in Wan Perf (#3397) 2023-02-05 15:38:55 -08:00
Nick Banks a09b240265
Update PGO data (#3401)
Co-authored-by: QUIC Dev[bot] <quicdev@microsoft.com>
2023-02-05 08:41:37 -05:00
dependabot[bot] e03bea0126
Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1 (#3399)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1.3 to 1.3.1.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](34cfbaee7f...1ff57057b5)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 16:18:47 +00:00
dependabot[bot] 2b7910b9c8
Bump submodules/googletest from `b722020` to `2f2e72b` (#3398)
Bumps [submodules/googletest](https://github.com/google/googletest) from `b722020` to `2f2e72b`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](b72202078d...2f2e72bae9)

---
updated-dependencies:
- dependency-name: submodules/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 16:18:33 +00:00
dependabot[bot] 294fe33220
Bump docker/build-push-action from 3.3.0 to 4.0.0 (#3400)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](37abcedcc1...3b5e8027fc)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 16:18:09 +00:00
Daiki AMINAKA 82e65c7e36
Upload linux perf command results (#3349)
* generate .perf trace

* change order

* tmp

* check

* ooo

* specify file

* check

* aaa

* install perf

* add

* install perf

* add to log.ps1

* add

* odebug print

* print output

* add loop to wait collection

* small sampling rate

* print info

* gen svg

* fix typo

* fix perf install trigger

* chmod to flamegraph scripts and add debug output

* fix count variable access. use @ instead of $

* try catch perf

* debug print

* print from remote

* more debug

* add -ErrorAction Continue

* error oput

* use original

* wrap

* DebugPreference Continue

* stop server side PerfGraph

* explicitly install flamegraph tools

* set path for flamegraaph tools

* fix file existence check

* gset perf paranoid

* setup flamegraph tools just before using

* add sudo

* sudo for perf

* add sudo for all perf

* check permissions

* pass environment variables

* set explicit library path

* enable server perf tracing

* output details for remote exe

* stop server perf trace

* remove original LD_LIBRARY_PATH

* show out of memory

* remove comment, enable server

* fix directory name

* commenting

* oops

* Fix tar error

* remove Write-Debug as it is critical issue

* fix SmbDir for linux

* stop debug print

* add throw for Perf function

* Use max sampling frequency for perf with workaround

* upload perf txt file for WPA visualization

* add documents

* add images

* fix data extension

* smaller freq

* cleanup before perf run

* add Path check

* delete file for each type

* reduce sampling freq. addpending work

* use safer file name based operation

* parallelize client perf post processing

* reduce freq and parallelize server/client post proccessing

* increase timeout for perf measurement

* add cancel func

* change timeout to 90min

* fix tab

* Fix Loopback server side warning

* adjust for throughput tests
2023-02-03 20:22:13 -08:00
Nick Banks feccf650c2
Add Support for Custom TLS Alert in Certificate Validation Failure (#3391) 2023-02-03 21:02:00 -05:00
Tomas Weinfurt 289323d8b3
improve OpenSSL detection (#3390) 2023-02-03 19:21:43 -05:00
Tomas Weinfurt 662ef33b8c
build libssl with no-seed (#3394) 2023-02-03 19:20:46 -05:00
Anthony Rossi 926682eaec
Add test for async client certificate validation. (#3381) 2023-02-03 08:32:52 -05:00
Nick Banks 2e2b9c18ad
Onboard Tests for OpenSSL 3 (#3388) 2023-02-02 13:43:49 -05:00
Nick Banks 01bf1fc2c3
Fix Disable Logs Build on Windows (#3389) 2023-02-02 10:52:42 -05:00
Tomas Weinfurt 9f8bd1391b
fix dependency for rpm packages (#3392) 2023-02-02 07:35:31 -05:00
Tomas Weinfurt 0bf9e098bc
Add support for OpenSSL 3 as alternative TLS (#3387) 2023-02-01 09:30:43 -05:00
Tomas Weinfurt b6a46e340a
fix build on Ubuntu 18 (#3379) 2023-02-01 08:30:08 -05:00
Nick Banks 5c8bd8e655
Work Around Missing NUMA Node Info (#3380) 2023-01-30 13:28:07 -05:00
Nick Banks 470829aaf8
Remove Hard Coded Alias and WI from Ingest PR (#3386) 2023-01-30 18:26:45 +00:00
Nick Banks a37616fb56
Update PGO data (#3385)
Co-authored-by: QUIC Dev[bot] <quicdev@microsoft.com>
2023-01-30 12:58:25 -05:00
dependabot[bot] 4b6327e15a
Bump github/codeql-action from 2.1.39 to 2.2.1 (#3383)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.39 to 2.2.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](a34ca99b46...3ebbd71c74)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 09:17:05 -05:00
dependabot[bot] 97df434fd2
Bump submodules/googletest from `ec25eea` to `b722020` (#3382)
Bumps [submodules/googletest](https://github.com/google/googletest) from `ec25eea` to `b722020`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](ec25eea8f8...b72202078d)

---
updated-dependencies:
- dependency-name: submodules/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 09:16:41 -05:00
Yi Huang 216fc71d3e
Update some packages in linux build docker image (#3378)
for component compliance
2023-01-26 11:39:00 -08:00
Daiki AMINAKA ebabb736ea
customize codespaces environment (#3367) 2023-01-26 07:42:11 -05:00
Nick Banks 3723e63dba
Update Down Level Tests for v2.1.7 (#3377) 2023-01-24 17:28:28 -05:00
Anthony Rossi cff9eec392
Add CMake Presets file. (#3369) 2023-01-24 13:52:11 -05:00
dependabot[bot] 8dd57e93c4
Bump github/codeql-action from 2.1.38 to 2.1.39 (#3370)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.38 to 2.1.39.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](515828d974...a34ca99b46)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 15:24:49 -05:00
Nick Banks fa19e88d3f
Update PGO data (#3372)
Co-authored-by: QUIC Dev[bot] <quicdev@microsoft.com>
2023-01-23 10:20:07 -05:00
dependabot[bot] 453952970b
Bump submodules/googletest from `356fc30` to `ec25eea` (#3371)
Bumps [submodules/googletest](https://github.com/google/googletest) from `356fc30` to `ec25eea`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](356fc30125...ec25eea8f8)

---
updated-dependencies:
- dependency-name: submodules/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 13:53:45 -05:00
Yi Huang 589b001635
Consume XDP v0.16.5 (#3368)
* XDP v0.16.5

* use new xdp api
2023-01-20 17:27:38 -05:00
Nick Banks aaecb0fac5
Update PGO data (#3366)
Co-authored-by: QUIC Dev[bot] <quicdev@microsoft.com>
2023-01-14 22:07:34 -05:00
dependabot[bot] b355875298
Bump step-security/harden-runner from 2.0.0 to 2.1.0 (#3364)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](ebacdc22ef...18bf8ad2ca)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 22:07:24 -05:00
dependabot[bot] 144722568e
Bump docker/metadata-action from 4.1.1 to 4.3.0 (#3363)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.1 to 4.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](57396166ad...507c2f2dc5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 22:07:13 -05:00
dependabot[bot] e0a50b5555
Bump github/codeql-action from 2.1.37 to 2.1.38 (#3362)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.37 to 2.1.38.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](959cbb7472...515828d974)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 22:07:00 -05:00
dependabot[bot] 844b597719
Bump docker/build-push-action from 3.2.0 to 3.3.0 (#3361)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c56af95754...37abcedcc1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 22:06:48 -05:00
dependabot[bot] e51caffc8a
Bump submodules/googletest from `9345421` to `356fc30` (#3365)
Bumps [submodules/googletest](https://github.com/google/googletest) from `9345421` to `356fc30`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](9345421658...356fc30125)

---
updated-dependencies:
- dependency-name: submodules/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 20:15:23 -05:00
Jianye Chen d415d01a2f
build: fix onebranch pipelines (#3360)
changed base image to ltsc2019/vse2019
installed additional SDK to the image
added pipeline parameter to specify the target branch

Signed-off-by: Jianye Chen <jianyechen@microsoft.com>

Signed-off-by: Jianye Chen <jianyechen@microsoft.com>
2023-01-13 20:38:19 -05:00
Yi Huang d8108b3213
Fix credscan warnings (#3359) 2023-01-13 19:23:02 -05:00
Nick Banks 4bf2a19d26
Don't Use v4 Local Addr CMsg (#3306) 2023-01-12 08:38:50 -05:00
Anthony Rossi aca013a1e9
Fix QUIC_SETTINGS param validation tests. (#3331) 2023-01-12 08:28:22 -05:00
Jianye Chen 3bbbb09d2e
gamecore_console: fix build with 10.0.20348.0 (#6) (#3348)
updated min. SDK to 10.0.20348.0 for SetThreadIdealProcessor

Signed-off-by: Jianye Chen <jianyechen@microsoft.com>

Signed-off-by: Jianye Chen <jianyechen@microsoft.com>
2023-01-11 19:56:35 -05:00
Anthony Rossi adcb0b1959
Update Quic VNE and Version 2 constants. (#3324) 2023-01-11 07:39:27 -05:00
Jianye Chen 1a1233595b
gamecore_console: default to latest Windows SDK (#3343)
Signed-off-by: Jianye Chen <jianyechen@microsoft.com>
2023-01-11 07:39:02 -05:00
Nick Banks e7cddf14f2
Adds Hashtable Restructuring (#3344)
* Adds Hashtable Restructuring

* Extra line in contract path

* Make compiler happy

* A bit of refactor

* Remove unnecessary declaration

* formatting

* Forgot to remove a few #ifdefs

* Updated PGO files

* Fix a tag

* Update src/platform/hashtable.c

* Update src/platform/hashtable.c

* Update src/platform/hashtable.c

* Rename CXPLAT_HASHTABLE_MAX_RESTRUCT_ATTEMPTS to CXPLAT_HASHTABLE_MAX_RESIZE_ATTEMPTS

Co-authored-by: Matt Olson <maolson@microsoft.com>
2023-01-10 18:38:36 -05:00
Nick Banks 5f6b8be0cc
Update PGO data (#3340)
Co-authored-by: QUIC Dev[bot] <quicdev@microsoft.com>
2023-01-09 19:39:45 -05:00
Michael Friesen 46acb24f83
Fall back to WinDbg if WinDbgX is not installed (#3342) 2023-01-09 19:39:32 -05:00