diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2017-11-22 10:56:16 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-01-09 08:40:13 -0800 |
commit | 361b53436fdcc6a188d333a2a0ab105c55ec1842 (patch) | |
tree | f3d2ed7cccc1beb3808ca2814996be890fb3ffc8 /lib/radix-tree.c | |
parent | 1b953e843d82d1b342d071f19f8b03f227feb8ab (diff) |
ixgbe: Fix interaction between SR-IOV and macvlan offload
When SR-IOV was enabled the macvlan offload was configuring several filters
with the wrong pool value. This would result in the macvlan interfaces not
being able to receive traffic that had to pass over the physical interface.
To fix it wrap the pool argument in the VMDQ_P macro which will add the
necessary offset to get to the actual VMDq pool
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'lib/radix-tree.c')
0 files changed, 0 insertions, 0 deletions