summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-04-17 00:22:18 +0300
committerDavid S. Miller <davem@davemloft.net>2021-04-16 17:08:39 -0700
commit672f9a21989e56c8233d1d8daab3e5eecf76c59e (patch)
tree71e187ae34ae1dc42cf074a4efd100d859d92eba /tools/perf/scripts/python
parent6b04830d5e0d7cbe137310527e9ad114686edef7 (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