X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvpp%2Fconf%2Fstartup.conf;h=304dd1fab3fe2d5f93010ddfba2d558fcc983779;hb=952181e0bcbc838c646bd4c710033dd3bc20cec6;hp=c3b9872ec9ac00c06bb3974a2ddd658b86fc6dbb;hpb=fd920609819a5b10d3d7c8d34fe4fa4214c7da22;p=vpp.git diff --git a/src/vpp/conf/startup.conf b/src/vpp/conf/startup.conf index c3b9872ec9a..304dd1fab3f 100644 --- a/src/vpp/conf/startup.conf +++ b/src/vpp/conf/startup.conf @@ -121,6 +121,10 @@ cpu { ## Change hugepages allocation per-socket, needed only if there is need for ## larger number of mbufs. Default is 256M on each detected CPU socket # socket-mem 2048,2048 + + ## Disables UDP / TCP TX checksum offload. Typically needed for use + ## faster vector PMDs (together with no-multi-seg) + # no-tx-checksum-offload # } # Adjusting the plugin path depending on where the VPP plugins are: