[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180305141654.7789-1-antoine.tenart@bootlin.com>
Date: Mon, 5 Mar 2018 15:16:49 +0100
From: Antoine Tenart <antoine.tenart@...tlin.com>
To: davem@...emloft.net
Cc: Antoine Tenart <antoine.tenart@...tlin.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
thomas.petazzoni@...tlin.com, maxime.chevallier@...tlin.com,
gregory.clement@...tlin.com, miquel.raynal@...tlin.com,
nadavh@...vell.com, stefanc@...vell.com, ymarkman@...vell.com,
mw@...ihalf.com
Subject: [PATCH net-next v2 0/5] net: mvpp2: jumbo frames support
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
Since v1:
- Improved the Tx FIFO initialization comment.
- Improved the pool sanity check in mvpp2_bm_pool_use().
- Fixed pool related comments.
- Cosmetic fixes (used BIT() whenever possible).
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 | 235 +++++++++++++++++++++++++----------
1 file changed, 167 insertions(+), 68 deletions(-)
--
2.14.3
Powered by blists - more mailing lists