All of lore.kernel.org
 help / color / mirror / Atom feed
* Debugging cpumap_kthread drops
@ 2018-12-19 16:51 Pavel Popa
  2018-12-20 12:44 ` Jesper Dangaard Brouer
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Popa @ 2018-12-19 16:51 UTC (permalink / raw)
  To: xdp-newbies

Hi all,

I'm encountering the following log line "xdp_cpumap_kthread: kthread
cpu=0 map_id=155 action=REDIRECT processed=1 drops=1 sched=1", and as
you can see the "drops" counter is =1, thus not good. Is there any way
to know the reason of such error? This is triggered when the IP dst
address of a to be forwarded packet doesn't have a corresponding ARP
entry, so what the XDP program does is basically redirecting the
packet to a different CPU core for the net stack processing which will
perform ARP, at least that's the intent. I should say that it
perfectly worked some days ago, but now I'm encountering this. So, is
there any possible way to debug deeper in a "xdp_cpumap_kthread
drops"?

Thank you

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

end of thread, other threads:[~2018-12-20 12:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-19 16:51 Debugging cpumap_kthread drops Pavel Popa
2018-12-20 12:44 ` Jesper Dangaard Brouer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.