Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e45a4fed authored by Charles McLachlan's avatar Charles McLachlan Committed by David S. Miller
Browse files

sfc: Enable setting of xdp_prog


Provide an ndo_bpf function to efx_netdev_ops that allows setting and
querying of xdp programs on an interface.

Also check that the MTU size isn't too big when setting a program or
when the MTU is explicitly set.

Signed-off-by: default avatarCharles McLachlan <cmclachlan@solarflare.com>
Acked-by: default avatarJesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent eb9a36be
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment