Updated armband
authorMaryam Tahhan <maryam.tahhan@intel.com>
Mon, 11 Jul 2016 08:55:50 +0000 (08:55 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 11 Jul 2016 08:55:50 +0000 (08:55 +0000)
Project: vswitchperf  dd47e4e2ea55f01235c20bed8e07d69fb51c292e

Enable BURST_MODE for l2fwd

JIRA: VSPERF-267

This change adds optional burst mode to l2fwd module that makes use of
skb->xmit_more API available in Linux Kernel > 3.18 in order to batch
transmission of packets out of the NIC, increasing forwarding performance
significantly. By default burst mode is disabled. If a value greater than
1 is provided, burst mode is enabled to send that many packets at once.
Typical values would be burst=8 or burst=16.

Change-Id: I8ef5f86cf73d4cb5a8e4c618a86111ebf411dca8
Signed-off-by: Mesut Ali Ergin <mesut.a.ergin@intel.com>
Signed-off-by: Mallesh Koujalagi <malleshx.koujalagi@intel.com>
upstream/vswitchperf

index 64823f1..dd47e4e 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 64823f173b4fae6921bfde642fb68eac55a470ea
+Subproject commit dd47e4e2ea55f01235c20bed8e07d69fb51c292e