> -----Original Message----- > From: David Marchand [mailto:[email protected]] > Sent: Monday, March 04, 2019 6:18 AM > To: [email protected] > Cc: [email protected]; Legacy, Allain; Peters, Matt > Subject: [PATCH 02/12] net/avp: fix incorrect rxq errors stat > > Transmit errors must not be reported in q_errors[] which is for reception. > > Fixes: 5a5abe2de94b ("net/avp: add device statistics operations") > Cc: [email protected] > Cc: Allain Legacy <[email protected]> > Cc: Matt Peters <[email protected]> > Signed-off-by: David Marchand <[email protected]> > --- Acked-by: Allain Legacy <[email protected]>
- [dpdk-dev] [PATCH 00/12] rxq q_errors[] statistics fixes David Marchand
- [dpdk-dev] [PATCH 03/12] net/bnxt: fix incorrect rxq e... David Marchand
- [dpdk-dev] [PATCH 01/12] net/af_packet: fix incorrect ... David Marchand
- [dpdk-dev] [PATCH 02/12] net/avp: fix incorrect rxq er... David Marchand
- Re: [dpdk-dev] [PATCH 02/12] net/avp: fix incorrec... Legacy, Allain
- [dpdk-dev] [PATCH 04/12] net/cxgbe: fix incorrect rxq ... David Marchand
- [dpdk-dev] [PATCH 06/12] net/mlx4: fix incorrect rxq e... David Marchand
- Re: [dpdk-dev] [PATCH 06/12] net/mlx4: fix incorre... Shahaf Shuler
- [dpdk-dev] [PATCH 05/12] net/kni: fix incorrect rxq er... David Marchand
- [dpdk-dev] [PATCH 07/12] net/mlx5: fix incorrect rxq e... David Marchand
- Re: [dpdk-dev] [PATCH 07/12] net/mlx5: fix incorre... Shahaf Shuler
- [dpdk-dev] [PATCH 09/12] net/pcap: fix incorrect rxq e... David Marchand
- [dpdk-dev] [PATCH 08/12] net/null: fix incorrect rxq e... David Marchand
- [dpdk-dev] [PATCH 10/12] net/ring: fix incorrect rxq e... David Marchand
- [dpdk-dev] [PATCH 11/12] net/szedata2: fix incorrect r... David Marchand

