Hello, I have a problem in my DPDK implementation,
I'm redirecting/filtering ingress traffic to a specific queue depending on the udp port using rte_flow. Now that I have that I would like to redirect all non-matching packets to a specific queue. How can I do that with RTE_FLOW ? Thank you in advance for your answer. Regards, Antoine Pollenus
