diff options
author | Or Gerlitz <[email protected]> | 2016-07-01 14:50:57 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-02 14:40:39 -0400 |
commit | ab22be9ba30a08482b2c2effb36ac3f0ed3df465 (patch) | |
tree | de5453ca7b65236fe01e5c8ef503a926f87cf68e /lib/mpi/mpiutil.c | |
parent | 3aa335724f0793027c87fae03ecf0a297fc04b29 (diff) |
net/mlx5: E-Switch, Add API to create send-to-vport rules
Add the API to create send-to-vport e-switch rules of the form
packet meta-data :: send-queue-number == $SQN and source-vport == 0 --> $VPORT
These rules are to be used for a send-to-vport logic which conceptually bypasses
the "normal" steering rules currently present at the e-switch datapath.
Such rule should apply only for packets that originate in the e-switch manager
vport (0) and are sent for a given SQN which is used by a given VF representor
device, and hence the matching logic.
Signed-off-by: Or Gerlitz <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions