RE: [PATCH v1] net/mlx5: add Rx drop counters to xstats

2022-05-29 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Rongwei Liu > Sent: Thursday, May 26, 2022 5:50 AM > To: Matan Azrad ; Slava Ovsiienko > ; Ori Kam ; NBU-Contact- > Thomas Monjalon (EXTERNAL) > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH v1] net/mlx5: add Rx drop cou

[PATCH v1] net/mlx5: add Rx drop counters to xstats

2022-05-25 Thread Rongwei Liu
Add two kinds of Rx drop counters to DPDK xstats which are physical port scope. 1. rx_prio[0-7]_buf_discard The number of unicast packets dropped due to lack of shared buffer resources. 2. rx_prio[0-7]_cong_discard The number of packets that is dropped by the Weighted Random Early Dete