[dpdk-dev] DPDK v2.1.0 tilegx on TileraMDE-4.2.2.169597

Arthas kangzy1982 at qq.com
Wed Sep 23 07:17:59 CEST 2015


Hi, I'm working on tilegx platform.  and I wrote a sample dpdk trafgen for tilegx.  But I got a error with rte_mbuf rte_pktmbuf_append.

PANIC in rte_mbuf_sanity_check():
bad phys addr
7: [/trafgen(_start+0x70) [0x100b308]]
6: [/lib/libc.so.6(__libc_start_main+0x200) [0x1fff7a6e4c8]]
5: [/trafgen(main+0x2148) [0x1017b78]]
4: [/trafgen(rte_pktmbuf_dump+0x58) [0x102c7a8]]
3: [/trafgen(rte_mbuf_sanity_check+0x1a8) [0x102c700]]
2: [/trafgen(__rte_panic+0xc0) [0x1091e80]]
1: [/trafgen(rte_dump_stack+0x40) [0x104cf00]]


DPDK compiled with CONFIG_RTE_LIBRTE_MBUF_DEBUG=y!

 Regards, Arthas


More information about the dev mailing list