diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2018-05-31 10:59:52 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-06-03 08:11:34 -0700 |
commit | cdb57ed07fafb79a250e62d714b8910f2d341ef2 (patch) | |
tree | 353ca80fdedcf529ed7aed7b82f0c9e17ffadfe5 /scripts/kconfig | |
parent | 42b33468987bac0dd95c30f14820c7abac04a153 (diff) |
i40e: implement flush flag for ndo_xdp_xmit
When passed the XDP_XMIT_FLUSH flag i40e_xdp_xmit now performs the
same kind of ring tail update as in i40e_xdp_flush. The advantage is
that all the necessary checks have been performed and xdp_ring can be
updated, instead of having to perform the exact same steps/checks in
i40e_xdp_flush
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions