summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/bpf
diff options
context:
space:
mode:
authorJohn Hurley <john.hurley@netronome.com>2019-01-15 19:06:55 -0800
committerDavid S. Miller <davem@davemloft.net>2019-01-16 15:23:15 -0800
commit0115dcc31446adfdce6b37197e988bd4c2b8c6d3 (patch)
tree5884571a09baaab20cfeecc3248591e8ab3f9d06 /drivers/net/ethernet/netronome/nfp/bpf
parent41da0b5ef3447cf49c3a9dafc9e97a753a785296 (diff)
downloadlinux-0115dcc31446adfdce6b37197e988bd4c2b8c6d3.tar.bz2
nfp: flower: remove list infastructure from MAC offload
Potential MAC destination addresses for tunnel end-points are offloaded to firmware. This was done by building a list of such MACs and writing to firmware as blocks of addresses. Simplify this code by removing the list format and sending a new message for each offloaded MAC. This is in preparation for delete MAC messages. There will be one delete flag per message so we cannot assume that this applies to all addresses in a list. Signed-off-by: John Hurley <john.hurley@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/netronome/nfp/bpf')
0 files changed, 0 insertions, 0 deletions