Closed ami-GS closed 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.
commenting out -UseJitEbpf:$UseJitEbpf cause installation problem ebpfinstall_2.txt
-UseJitEbpf:$UseJitEbpf
UseJitEbpf is not passed as parameter
https://github.com/microsoft/xdp-for-windows/blob/d0e2e8aff1751ec8afbec0643f1a56a484807c4f/tools/functional.ps1#L92