numam-dpdk/drivers/net/pcap
Qiming Chen d70157c13f net/pcap: improve Rx statistics
In the receiving direction, if alloc mbuf or jumbo process failed, there
is no err_pkts count, which makes it difficult to locate the problem.
Because alloc mbuf failed, the rx_nombuf field is counted.

Signed-off-by: Qiming Chen <chenqiming_huawei@163.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-09-09 15:30:32 +02:00
..
meson.build net/pcap: build on Windows 2021-04-21 23:48:38 +02:00
pcap_ethdev.c net/pcap: improve Rx statistics 2021-09-09 15:30:32 +02:00
pcap_osdep_freebsd.c net/pcap: move OS-dependent code to separate files 2021-04-21 23:48:31 +02:00
pcap_osdep_linux.c net/pcap: move OS-dependent code to separate files 2021-04-21 23:48:31 +02:00
pcap_osdep_windows.c net/pcap: build on Windows 2021-04-21 23:48:38 +02:00
pcap_osdep.h net/pcap: build on Windows 2021-04-21 23:48:38 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00