microsoft / xdp-for-windows

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

Invoke xdpbpfexport.exe from MSI install/uninstall #519

Closed mtfriesen closed 3 weeks ago

mtfriesen commented 4 months ago

XDP isn't registering its eBPF characteristics within the MSI installer, which causes certain eBPF features to break. Somewhat surprisingly, the libbpf APIs covered by the functional tests work fine.

Add an optional feature to our MSI installer and runtime installer script.

This was missed in #443. Also add an automated test to catch the scenario.

Resolves #567

nibanks commented 2 months ago

Looks like this PR has conflicts too.

mtfriesen commented 2 months ago

Looks like this PR has conflicts too.

yeah, this PR has been shelved for weeks. converting to draft.