commit | cafa92ac255337517ca2466ab05ca9f24c0ca9de | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Jun 21 18:25:08 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 23 13:42:20 2017 -0400 |
tree | 6f1f17c742343527b93fc40f10e5baed8d070cdc | |
parent | 6a8ef5428c9fb5b589c2c912889d157abb50dd61 [diff] |
nfp: bpf: add support for XDP_FLAGS_HW_MODE Respect the XDP_FLAGS_HW_MODE. When it's set install the program on the NIC and skip enabling XDP in the driver. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>