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
..
2021-04-21 23:48:38 +02:00
2021-09-09 15:30:32 +02:00
2021-04-21 23:48:38 +02:00
2021-08-17 08:37:52 +02:00