summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorHadar Hen Zion <hadarh@mellanox.com>2017-02-02 16:43:35 +0200
committerSaeed Mahameed <saeedm@mellanox.com>2017-04-30 16:03:12 +0300
commit37b498ff238549b30c9e70d4e45f522fd53b8994 (patch)
treef0003d2d9e090f943bd9ffd25903153abccd70da /block
parent033354d501862ca1f58caa1e5c5775712e1bff17 (diff)
net/mlx5e: Add neighbour hash table to the representors
Add hash table to the representors which is to be used by the next patch to save neighbours information in the driver. In order to offload IP tunnel encapsulation rules, the driver must find the tunnel dst neighbour according to the output device and the destination address given by the user. The next patch will cache the neighbors information in the driver to allow support in neigh update flow for tunnel encap rules. The neighbour entries are also saved in a list so we easily iterate over them when querying statistics in order to provide 'used' feedback to the kernel neighbour NUD core. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions