[Bug 1969452] Re: packets fail to be distributed to the right queue and marked with expected FDIR ID with DPDK AVF

2022-04-28 Thread Christian Ehrhardt 
Hi, there will be a new set of stable releases in a few days which might fix that. You said ICE, e.g. for DPDK 21.11 that you referenced that will include: net/ice/base: add profile validation on switch filter net/ice: fix build with 16-byte Rx descriptor net/ice: fix link up when starting device

[Bug 1969452] Re: packets fail to be distributed to the right queue and marked with expected FDIR ID with DPDK AVF

2022-04-27 Thread Brian Murray
** Package changed: ubuntu => dpdk (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969452 Title: packets fail to be distributed to the right queue and marked with expected FDIR ID with DPD

[Bug 1969452] Re: packets fail to be distributed to the right queue and marked with expected FDIR ID with DPDK AVF

2022-04-19 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1969452] Re: packets fail to be distributed to the right queue and marked with expected FDIR ID with DPDK AVF

2022-04-19 Thread Alex Wang
/root/dpdk-21.11/build/app/dpdk-testpmd -c 0xff -n 6 -a 00:06.0 --file-prefix=vf -- -i --rxq=16 --txq=16 testpmd> set fwd rxonly testpmd> set verbose 1 testpmd> start the flow director rule examples are like below: flow create 0 ingress pattern eth / ipv4 src is 192.168.100.1 dst is 192.168.1