microsoft / xdp-for-windows

XDP speeds up networking on Windows
MIT License
372 stars 41 forks source link

UseJitEbpf is not passed #681

Closed ami-GS closed 2 months ago

ami-GS commented 2 months ago

UseJitEbpf is not passed as parameter

https://github.com/microsoft/xdp-for-windows/blob/d0e2e8aff1751ec8afbec0643f1a56a484807c4f/tools/functional.ps1#L92

./tools/functional.ps1 -Verbose -Config Debug -Arch x64 -Iterations 1 -Timeout 250 -TestCaseFilter "Name=LoadApi"

functional.ps1: The variable '$UseJitEbpf' cannot be retrieved because it has not been set.
ami-GS commented 2 months ago

commenting out -UseJitEbpf:$UseJitEbpf cause installation problem ebpfinstall_2.txt