xdp-newbies.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* AF_XDP (i40e) behavior change in 5.11?
@ 2021-03-24  2:30 Dan Siemon
  2021-03-24 10:00 ` Magnus Karlsson
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Siemon @ 2021-03-24  2:30 UTC (permalink / raw)
  To: xdp-newbies

./xsk_fwd -i ens1f0 -q 2 -i ens1f1 -q 2 -c 5 -i ens1f0 -q 3 -i ens1f1 -
q 3 -c 6

On 5.10, the cores (2,3) assigned interrupts for the queues (2,3) are
idle when there is no traffic.

On 5.11, the cores immediately go to 100% system time when the program
starts (as viewed in htop). There is no network traffic.

Intel 710/i40e.

I tried this with xsk_fwd built from 5.10 and 5.11 trees with the same
result.

Is this behavior change expected?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-26  7:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24  2:30 AF_XDP (i40e) behavior change in 5.11? Dan Siemon
2021-03-24 10:00 ` Magnus Karlsson
2021-03-25 22:17   ` Dan Siemon
2021-03-26  7:37     ` Magnus Karlsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).