Ciara Loftus 8aa5a33578 xsk: Add new statistics
It can be useful for the user to know the reason behind a dropped packet.
Introduce new counters which track drops on the receive path caused by:
1. rx ring being full
2. fill ring being empty

Also, on the tx path introduce a counter which tracks the number of times
we attempt pull from the tx ring when it is empty.

Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200708072835.4427-2-ciara.loftus@intel.com
2020-07-13 15:32:56 -07:00
..
2020-06-23 20:27:09 -07:00
2020-06-29 17:45:02 -07:00
2020-06-11 12:22:41 -07:00
2020-06-19 20:15:25 -07:00
2020-06-27 14:00:22 -07:00
2020-07-13 15:32:56 -07:00