[dpdk-dev] 答复: rte_eth_tx_burst send packet fail when upgrade dpdk from 17.02 to 18.02

2018-11-09 Thread Jiang Huiyou
__ 发件人: Wiles, Keith 发送时间: 2018年11月9日 15:37 收件人: Jiang Huiyou 抄送: dev@dpdk.org; Zhang, Qi Z 主题: Re: [dpdk-dev] rte_eth_tx_burst send packet fail when upgrade dpdk from 17.02 to 18.02 Sent from my iPhone > On Nov 7, 2018, at 2:36 AM, Jiang Huiyou wrote: > > Hi, >

[dpdk-dev] rte_eth_tx_burst send packet fail when upgrade dpdk from 17.02 to 18.02

2018-11-06 Thread Jiang Huiyou
Hi, My user-space TCP/IP stack works fine on DPDK 17.02, now I upgrade it to 18.02. And then I use wrk http benchmark to test my stack, it work well fine, but after a while, it couldn't send packet. I debug with gdb and find the rte_eth_tx_burst always return 0, which means there is no a