commit | cbb8a12c089c7f04b86d08d89bdab71ec9bff1f5 | [log] [tgz] |
---|---|---|
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | Sun Jun 04 13:31:08 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 04 23:08:31 2017 -0400 |
tree | d85b8c2d572543192a4e58f813237c13a4308613 | |
parent | 1a850bfc9e71871599ddbc0d4d4cffa2dc409855 [diff] |
qed: VF XDP support The final addition on the qed front - - VFs would now require their PFs to provide multiple CIDs - Based on the availability of connections from PF, determine whether XDP is feasible and share it with qede via dev_info. Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>