commit | 5354439612894033e3f3b934f0bc03afb5f4ddc5 | [log] [tgz] |
---|---|---|
author | Vadim Lomovtsev <vlomovtsev@marvell.com> | Wed Feb 20 11:02:44 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 22 11:43:44 2019 -0800 |
tree | f27108d59cb9d322e00041baa7ee59b6e513c4d5 | |
parent | 7db730d9d2f7b6af6aeac621b1890ea477a0cb8d [diff] |
net: thunderx: rework xcast message structure to make it fit into 64 bit To communicate to PF each of ThunderX NIC VF uses mailbox which is pair of 64 bit registers available to both VFn and PF. This commit is to change the xcast message structure in order to fit it into 64 bit. Signed-off-by: Vadim Lomovtsev <vlomovtsev@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>