From: David S. Miller Date: Mon, 5 Mar 2018 17:55:55 +0000 (-0500) Subject: Merge branch 'mvpp2-jumbo-frames-support' X-Git-Tag: v4.19~1326^2~284 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ef3f6c256f0b4711a3ef1489797b95820be5ab01;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'mvpp2-jumbo-frames-support' Antoine Tenart says: ==================== net: mvpp2: jumbo frames support 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). ==================== Signed-off-by: David S. Miller --- ef3f6c256f0b4711a3ef1489797b95820be5ab01