Tianyu Li 78dafb4bb5 net/memif: fix Tx bps statistics for zero-copy
Fix the missing Tx-bps counter for memif zero-copy mode
Before
  Rx-pps:      6891450          Rx-bps:   3528438928
  Tx-pps:      6891482          Tx-bps:            0
After
  Throughput (since last show)
  Rx-pps:     11157056          Rx-bps:   5712413016
  Tx-pps:     11157056          Tx-bps:   5712413016

Fixes: 43b815d88188 ("net/memif: support zero-copy slave")
Cc: stable@dpdk.org

Signed-off-by: Tianyu Li <tianyu.li@arm.com>
Reviewed-by: Jakub Grajciar <jgrajcia@cisco.com>
2021-05-19 11:32:49 +02:00
..
2021-05-12 00:44:06 +02:00
2021-05-11 15:17:55 +02:00
2021-05-12 14:54:16 +02:00
2021-05-12 14:21:27 +02:00
2021-05-12 10:52:54 +02:00
2021-05-12 14:54:16 +02:00
2021-05-12 14:21:27 +02:00
2021-05-11 15:17:55 +02:00
2021-05-14 13:52:32 +02:00
2021-05-11 15:17:55 +02:00
2021-05-12 14:54:16 +02:00
2021-05-11 18:51:21 +02:00
2021-04-21 12:37:55 +02:00