commit | e7b80dece83b86f8f630a47a9e0419051c7b1005 | [log] [tgz] |
---|---|---|
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | Sun Jun 04 13:31:09 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 04 23:08:31 2017 -0400 |
tree | eb6307a8f2b6374702d89fe85970a7720efb017f | |
parent | cbb8a12c089c7f04b86d08d89bdab71ec9bff1f5 [diff] |
qede: VF XDP support This introduces 2 changes needed for XDP to be supported for VFs: a. On VF-side, publish the NDO based on qed outputs b. On PF-side, request qed to allocate sufficient cids per-VF to allow the child vfs to support it Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>