------- Comment From ferse...@br.ibm.com 2016-02-05 06:26 EDT-------
Hello.

I have downloaded the source from Christian's dpdk from ppa, built and
installed it from [1].

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
EAL: Support maximum 128 logical core(s) by configuration.
EAL: Detected 2 lcore(s)
PANIC in rte_eal_config_attach():
Cannot open '/var/run/.rte_config' for rte_mem_config
6: [/lib/powerpc64le-linux-gnu/libc.so.6(__libc_start_main+0xb4) 
[0x3fff804d3734]]
5: [/lib/powerpc64le-linux-gnu/libc.so.6(+0x23500) [0x3fff804d3500]]
4: [dpdk_proc_info(main+0x1b4) [0x1000797c]]
3: [/usr/lib/powerpc64le-linux-gnu/libdpdk.so.0(rte_eal_init+0x1044) 
[0x3fff80937924]]
2: [/usr/lib/powerpc64le-linux-gnu/libdpdk.so.0(__rte_panic+0x80) 
[0x3fff808f0684]]
1: [/usr/lib/powerpc64le-linux-gnu/libdpdk.so.0(rte_dump_stack+0x40) 
[0x3fff80958460]]
Aborted

I also tried running the test from the quick-start page [2], 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 --nb-ports=2 
--total-num-mbufs=2048
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Detected lcore 1 as core 8 on socket 0
EAL: Support maximum 128 logical core(s) by configuration.
EAL: Detected 2 lcore(s)
EAL: lcore 2 unavailable
EAL: invalid coremask

[1] https://launchpad.net/~paelzer/+archive/ubuntu/dpdk-merge-2.2
[2] http://dpdk.org/doc/quick-start

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1539775

Title:
  Enable ppc64el on dpdk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1539775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to