Coder Social home page Coder Social logo

Comments (5)

ynkjm avatar ynkjm commented on June 27, 2024

Hi Mark,

It seems that the performance degradation was caused by DPDK vector mode PMD.
Could you turn-off DPDK vector mode PMD for IXGBE as follows?

diff --git a/config/common_linuxapp b/config/common_linuxapp
index 0de43d5..09a1ec2 100644
--- a/config/common_linuxapp
+++ b/config/common_linuxapp
@@ -171,7 +171,7 @@ CONFIG_RTE_LIBRTE_IXGBE_DEBUG_TX=n
 CONFIG_RTE_LIBRTE_IXGBE_DEBUG_TX_FREE=n
 CONFIG_RTE_LIBRTE_IXGBE_DEBUG_DRIVER=n
 CONFIG_RTE_LIBRTE_IXGBE_PF_DISABLE_STRIP_CRC=n
-CONFIG_RTE_IXGBE_INC_VECTOR=y
+CONFIG_RTE_IXGBE_INC_VECTOR=n
 CONFIG_RTE_IXGBE_RX_OLFLAGS_ENABLE=y

 #

from lagopus.

markc0303 avatar markc0303 commented on June 27, 2024

Hi sir,

it's okay now. :)

any differences between v0.1.1 and v0.2.0?
i didn't turn-off this function in v0.1.1... and i still get good performance with

BR,
mark

from lagopus.

ynkjm avatar ynkjm commented on June 27, 2024

Hi Mark,

I recommend you to use version 0.2.0 because lots of improvements since v0.1.1.

Thanks,
Yoshi

from lagopus.

markc0303 avatar markc0303 commented on June 27, 2024

Hi Sir,

i'll use 0.2.0 as well.
i know this version add much new config options, and looking forward to have sample config guide for us soon.

BR,
Mark

from lagopus.

ynkjm avatar ynkjm commented on June 27, 2024

Hi @markc0303,

May we close this issue?
We try to improve L2/L3 lookup performance in 2016 Q2.
Lagopus book about how-to-use lagopus with several configurations is going to be available soon.

Thanks,

from lagopus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.