aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-11-01 12:28:33 +0900
committerDavid S. Miller <davem@davemloft.net>2017-11-01 12:28:33 +0900
commitd2fcde08ee06b18293bd47697e3953854aefa7a4 (patch)
treed91aceb86533f87684a98a85bef0e1223eea4764 /net
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next (diff)
parentnet: mvpp2: simplify the Tx desc set DMA logic (diff)
downloadlinux-dev-d2fcde08ee06b18293bd47697e3953854aefa7a4.tar.xz
linux-dev-d2fcde08ee06b18293bd47697e3953854aefa7a4.zip
Merge branch 'mvpp2-various-improvements'
Antoine Tenart says: ==================== net: mvpp2: various improvements This series includes various patches improving the Marvell PPv2 driver. I send them as a series to avoid any possible merge conflict. - Patches 1 and 2 improve the initializing of the Tx and Rx FIFO. - Patch 3 initialize the RSS table to evenly distribute the ingress packets across multiple Rx queues based on their hashes. - Patch 4 limits the number of TSO segments sent to the driver, to avoid having more segments to handle than the corresponding number of available descriptors. - Patch 5 and 6 are cosmetic improvements. This applies on today's net-next branch, The patches were tested extensively (I ran iperf and http downloads in parallel, transferring TBs of data). ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions