net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
authorLorenzo Bianconi <lorenzo@kernel.org>
Tue, 22 Jun 2021 17:18:31 +0000 (19:18 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jun 2021 17:55:05 +0000 (10:55 -0700)
commitaff0824dc4d6ef5ee164c0e98e64d91731ca585b
treec7e8a001a9e912d36aebd8bddbd2a607f2013ecf
parentf84974e75f539a814a0a0caee62df7cff23eb072
net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum

This is a preliminary patch to add hw csum hint support to
mvneta/mvpp2 xdp implementation

Tested-by: Matteo Croce <mcroce@linux.microsoft.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c