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

2018-11-30 Thread Wiles, Keith
: 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 > mailto:jhy19941...@hotmail.com>> wrote: > > Hi, > My user-space TCP/IP stack works fine on DPDK 17.02, now I upgrade

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

2018-11-08 Thread Wiles, Keith
Sent from my iPhone > On Nov 7, 2018, at 2:36 AM, Jiang Huiyou wrote: > > 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 deb

[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