summaryrefslogtreecommitdiffstats
path: root/drivers/target
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-11-02 09:31:32 +0100
committerDavid S. Miller <davem@davemloft.net>2017-11-02 12:27:11 +0100
commit2c4197a041dfbb5101aaa8be7b378ba69b91e765 (patch)
tree4a1bc5a3967d722d09cd6c4f5131277809f380cc /drivers/target
parentnfp: bpf: reject TC offload if XDP loaded (diff)
downloadlinux-2c4197a041dfbb5101aaa8be7b378ba69b91e765.tar.xz
linux-2c4197a041dfbb5101aaa8be7b378ba69b91e765.zip
nfp: reorganize the app table
The app table is an unordered array right now. We have to search apps by ID. It also makes it harder to fall back to core NIC if advanced functions are not compiled into the kernel (e.g. eBPF). Make the table keyed by app id. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions