summaryrefslogtreecommitdiff
path: root/netsniff-ng/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+4
ption>
authorOr Gerlitz <ogerlitz@mellanox.com>2016-09-22 20:01:43 +0300
committerDavid S. Miller <davem@davemloft.net>2016-09-23 07:22:12 -0400
commitbac9b6aa1df7d584d72558cdd12df186e91245b3 (patch)
tree0e00ea614ba41eea46e827118491e9d59bca3be4
parent9deb2241f19f26800e3b4c6bf49c4db992192bf0 (diff)
net/mlx5: E-Switch, Set vport representor fields explicitly on registration
The structure we use for the eswitch vport representor (mlx5_eswitch_rep) has some fields which are set from upper layers in the driver when they register the rep. Use explicit setting on registration time for them and avoid global memcpy. This patch doesn't add new functionality. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat