You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On AMD EPYC systems with two processors of 96 cores and hyperthreading enabled, one has 384 CPUs.
The xdpdump tool fails on such systems.
Please increase MAX_CPUS to 512
I will add a small pull request for that