aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <[email protected]>2016-09-19 17:46:38 +0200
committerDavid S. Miller <[email protected]>2016-09-20 04:58:17 -0400
commit5737f6c92681939e417579b421f81f035e57c582 (patch)
tree52f9c4f03ecfbc9a84fef11cde79a38fcb802f0e /lib/netdev-notifier-error-inject.c
parent1860e688edc4ff4467863891baef73e6a32d9c7a (diff)
mlx4: add missed recycle opportunity for XDP_TX on TX failure
Correct drop handling for XDP_TX on TX failure, were recently added in commit 95357907ae73 ("mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full"). The change missed an opportunity for recycling the RX page, instead of going through the page allocator, like the regular XDP_DROP action does. This patch cease the opportunity, by going through the XDP_DROP case. Fixes: 95357907ae73 ("mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full") Signed-off-by: Jesper Dangaard Brouer <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions