[PATCH net-next 0/5] net: mvpp2: jumbo frames support

From: Antoine Tenart
Date: Fri Mar 02 2018 - 10:45:43 EST


Hi all,

This series enable jumbo frames support in the Marvell PPv2 driver. The
first 2 patches rework the buffer management, then two patches prepare for
the final patch which adds the jumbo frames support into the driver.

This is based on top of net-next, and was tested on a mcbin.

Thanks!
Antoine

Antoine Tenart (1):
net: mvpp2: enable UDP/TCP checksum over IPv6

Stefan Chulski (3):
net: mvpp2: use the same buffer pool for all ports
net: mvpp2: update the BM buffer free/destroy logic
net: mvpp2: jumbo frames support

Yan Markman (1):
net: mvpp2: use a data size of 10kB for Tx FIFO on port 0

drivers/net/ethernet/marvell/mvpp2.c | 231 +++++++++++++++++++++++++----------
1 file changed, 165 insertions(+), 66 deletions(-)

--
2.14.3