All of lore.kernel.org
 help / color / mirror / Atom feed
* ethtool isn't showing xdp statistics
@ 2019-06-10  9:55 İbrahim Ercan
  2019-06-10 10:15 ` Jesper Dangaard Brouer
  0 siblings, 1 reply; 10+ messages in thread
From: İbrahim Ercan @ 2019-06-10  9:55 UTC (permalink / raw)
  To: xdp-newbies

Hi.
I'm trying to do a xdp performance test on redhat based environment.
To do so, I compiled kernel 5.0.13 and iproute 4.6.0
Then I loaded compiled code to interface with below command.
#ip -force link set dev enp7s0f0 xdp object xdptest.o

After that packets dropped as expected but I can not see statistics
with ethtool command like below.
#ethtool -S enp7s0f0 | grep xdp

ethtool version is 4.8
I did my test with that NIC
Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)

I wonder why I can't see statistics. Did I miss something while
compiling kernel or iproute? Should I also compile ethtool too?

--
Ibrahim Ercan

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

end of thread, other threads:[~2019-06-13 13:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-10  9:55 ethtool isn't showing xdp statistics İbrahim Ercan
2019-06-10 10:15 ` Jesper Dangaard Brouer
2019-06-11  9:18   ` İbrahim Ercan
2019-06-11 10:42     ` Jesper Dangaard Brouer
2019-06-11 13:18       ` İbrahim Ercan
2019-06-11 14:45         ` Jesper Dangaard Brouer
2019-06-12  6:57           ` İbrahim Ercan
2019-06-12  7:53             ` Jesper Dangaard Brouer
2019-06-12  8:59               ` İbrahim Ercan
2019-06-13 13:02                 ` İbrahim Ercan

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.