Giter VIP home page Giter VIP logo

Comments (8)

ajamshed avatar ajamshed commented on August 22, 2024

Please check whether your NIC supports dpdk I/O: http://dpdk.org/doc/nics.
It looks like it does not.

To double-check, please insert igb_uio module from the unmodified dpdk-2.2.0 toolkit and
see if you can run sample dpdk applications.

from mtcp.

ajamshed avatar ajamshed commented on August 22, 2024

Oops. I just realised that your NIC should support dpdk (igb). I still suggest that you check whether the sample dpdk applications work and then see that you have followed all the steps carefully. Let me know if you are still stuck.

from mtcp.

ATCP avatar ATCP commented on August 22, 2024

I tried intel 82580 with the original dpdk-2.2.0 and found ti it works for dpdk test and testpmd application, but it does not work for the modified one as shown in my previous post. additionally, it cannot be unbind using the tools/dpdk_nic_bind.py, but can be unbind/bind using original dpdk tools.

Then I tried the 10Gbps NIC intel 82599EB 10G SFI/SFP+ network connection, it works for mtcp, so I think Intel 82580 might not work for mtcp dpdk

from mtcp.

ajamshed avatar ajamshed commented on August 22, 2024

Oops... looks like I messed up the igb_uio driver patch... let me get hold of an Intel 1G card and test it out. I will get back to you on this soon.

from mtcp.

ajamshed avatar ajamshed commented on August 22, 2024

Can you please check if mTCP works for 82580? I tested the new patch with Intel I350 and it is now working fine (can't find Intel 82580 NIC in my lab). Thanks for reporting the problem.

from mtcp.

ATCP avatar ATCP commented on August 22, 2024

yes it works, Thanks a lot
but it works for core number N<=8, not for N>8, do you know why, maybe not relevant to the code
it reports the error like
"Initializing port 0... EAL: Error - exiting with code: 1
Cause: Cannot configure device: err=-22, port=0
"

from mtcp.

ajamshed avatar ajamshed commented on August 22, 2024

Intel 82580 chipset can only support up to 8 H/W queues.
http://www.intel.com/content/www/us/en/embedded/products/networking/82580-eb-db-gbe-controller-datasheet.html

from mtcp.

ATCP avatar ATCP commented on August 22, 2024

I see Thanks

from mtcp.

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.