diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2021-04-17 00:22:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-16 17:08:39 -0700 |
commit | 672f9a21989e56c8233d1d8daab3e5eecf76c59e (patch) | |
tree | 71e187ae34ae1dc42cf074a4efd100d859d92eba /tools/perf/scripts/python | |
parent | 6b04830d5e0d7cbe137310527e9ad114686edef7 (diff) |
net: enetc: recycle buffers for frames with RX errors
When receiving a frame with errors, currently we do nothing with it (we
don't construct an skb or an xdp_buff), we just exit the NAPI poll loop.
Let's put the buffer back into the RX ring (similar to XDP_DROP).
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions