For the moment I have to get x86 tests up and running in a proper way first before I think doing tests on power on minicloud or similar - so I'd have to rely on you but would try to guide the bit I can.
>cComment #6, I will do that. Can I forward the one you attached here? (And I take it is on the source available on PPA) Yes you can forward that, but you might or not need to rebase it to match dpdk git's head. That particular part is unchanged from what you submitted. > I have downloaded the source of dpdk from ppa, built and installed it from > [2]. > Just tried to run a dpdk_proc_info and got the following: > # dpdk_proc_info > EAL: Detected lcore 0 as core 0 on socket 0 > EAL: Detected lcore 1 as core 8 on socket 0 All I can tell you at the moment is that I'm not seeing it fail on any of my x86 systems. This is just what I meant that the actual architecture exploitation will need commitment and Test/Fix from IBM in #11. > I also tried running the test from the quick-start page [3], but since I used debian packaging, I tried and used testpmd built there. Not sure if this is correct: > # ./debian/build/shared-root/app/testpmd -c7 -n3 --vdev=eth_pcap0,iface=eth0 > --vdev=eth_pcap1,iface=eth1 -- -i --nb-cores=2 --[...] EAL: invalid coremask Long story short, a coremask of 7 should make no sense for just two detected cores. But I wonder if detecting only two cores is the first error to begin with. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1538664 Title: Please enable ppc64el on dpdk To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1538664/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
