[dpdk-users] all rx packets are zero on dpdk but function well on linux

2018-05-27 Thread edgar helmut
Hi, I have a 82599ES that functions well on linux (i.e. ixgbe). However, when binded to dpdk 100% of the received packets are counted as missed (using testpmd as well as my own stable application), and non arrive to the application. I wonder what can be the reason. Why does it functions well on

Re: [dpdk-users] problem with an additional MAC address on i40e

2018-05-27 Thread Alex Kiselev
Hi Beilei. I've found a way to reproduce the bug with the testpmd. I beleive that the bug is that once an additional MAC is added to a i40e port the port stop receiving packets with source MAC addresses equal to the added MAC. First, I modified testpmd and turned off promisc mode by commenting

Re: [dpdk-users] problem with an additional MAC address on i40e

2018-05-27 Thread Alex Kiselev
Everything is fine with testmpd promisc mode, it was just my inattention. The rest of my previous mail is still valid. > Hi Beilei. > I've found a way to reproduce the bug with the testpmd. > I beleive that the bug is that once an additional MAC is added to > a i40e port the port stop