commit | 9bd6caf33567f2326ac66a7030df11fb32a3fbea | [log] [tgz] |
---|---|---|
author | Tomasz Duszynski <tduszynski@marvell.com> | Mon Nov 19 16:17:39 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 17:56:08 2018 -0800 |
tree | 9f1935a0a0fe21c0640c368f4995489046abc7e7 | |
parent | 9bdc47a6e3288b65947af841bb5b76998d097b18 [diff] |
octeontx2-af: Enable sriov on AF to create VFs Enable all AF VFs during probe. Since AF's VFs work in pairs (eg: Pkts sent on VF0 are received by VF1 and viceversa), enable only even number of VFs out of totalVFs, which should again be less than number of loopback (LBK) channels. Also enable VF's mailbox interrupts. Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>