Hello, 09/06/2013 15:29, Gal Sagie : > Is there any chance to see an example of how to configure L3/L4 filters per > port in the NIC ? > also is there any way to control the queue number which a certain RSS > hashing result map to (would love to see an example of that as well) ?
You should have a look to the fdir functions into testpmd's directory: grep -r fdir app/test-pmd -- Thomas