[dpdk-dev] [PATCH v2 3/4] bnx2x: Enhance stats get routine
2016-03-31 17:15, Rasesh Mody: > Enhance the stats_get() routine to display drop counters under the > control of a debug flag. Why printing the stats in stats_get? These stats should be returned in xstats.
[dpdk-dev] [PATCH v2 3/4] bnx2x: Enhance stats get routine
Enhance the stats_get() routine to display drop counters under the control of a debug flag. Fix RX stats. Signed-off-by: Harish Patil Signed-off-by: Rasesh Mody --- drivers/net/bnx2x/bnx2x_ethdev.c | 53 ++ drivers/net/bnx2x/bnx2x_rxtx.c |2 ++ 2 file