Josh Elsasser
Results
2
comments of
Josh Elsasser
Could you post the `compile_commands.json` and the cquery stderr? Set the `cquery-extra-args` defcustom to`(list "--log-all-to-stderr")` to get verbose logs in the stderr buffer. You can also try and disable the...
Correct syntax to disable the hardware VLAN offload is `ethtool -K enp66s0f0 rxvlan off`.