diff options
author | Achiad Shochat <achiad@mellanox.com> | 2015-08-04 14:05:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-06 22:00:58 -0700 |
commit | 5c50368f38317627421bf24a0b66b1af0d44eddc (patch) | |
tree | b066b3552df1f07b18cad92e89a0462eec60f5bb /net/switchdev/switchdev.c | |
parent | d9eea403ca81f60cd535d354c77ada4c2bee8d66 (diff) |
net/mlx5e: Light-weight netdev open/stop
Create/destroy TIRs, TISs and flow tables upon PCI probe/remove rather
than upon the netdev ndo_open/stop.
Upon ndo_stop(), redirect all RX traffic to the (lately introduced)
"Drop RQ" and then close only the RX/TX rings, leaving the TIRs,
TISs and flow tables alive.
Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions