From: Zhiyong Yang Date: Tue, 4 Sep 2018 10:33:18 +0000 (-0400) Subject: vxlan_gpe: optimize encap performance X-Git-Tag: v18.10-rc1~261 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=6011b5e63b6fd51b8eb19b5c999fb1e18e95f157;hp=6011b5e63b6fd51b8eb19b5c999fb1e18e95f157;p=vpp.git vxlan_gpe: optimize encap performance The patch can reduce 13 cycles per packet for the graph node vxlan-gpe-encap and increases 5% or so vxlan_gpe encap throughput on Haswell platform for the best case (All pkts have the same sw_if_index). Change-Id: I9c70fd3e0f2f0a9d922cf64970d0b0d51b772024 Signed-off-by: Zhiyong Yang ---