aboutsummaryrefslogtreecommitdiffstats
path: root/upstream/vswitchperf
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2016-07-11 08:55:50 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-07-11 08:55:50 +0000
commit72bfd331e84a3648baed51b8840e29d77e3247a6 (patch)
tree7339b4f6bce792cfdbbc643f64f89e8e481493aa /upstream/vswitchperf
parent2357fd37f9b603744b573ac32ba9201252451b05 (diff)
Updated armband
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>
Diffstat (limited to 'upstream/vswitchperf')
m---------upstream/vswitchperf0
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/vswitchperf b/upstream/vswitchperf
-Subproject 64823f173b4fae6921bfde642fb68eac55a470e
+Subproject dd47e4e2ea55f01235c20bed8e07d69fb51c292