Hi, I am able to load the igb_uio driver and run my application on dpdk with RSS all fine. But when I try to enable flow director mask, I get an error. When I dig into the code, noticed that igb driver does not support flow director, however ixgbe driver supports. Since we have loaded igb driver, is there any way to explicitly support the flow director.
Thanks Vish