<div dir="ltr">Hello Thomas, thank you for the answer ,I have some follow up questions, I am trying to understand the filtering mechanism better:<br><br>1) the FDIR allows me to direct specific filter to a specific RX queue, what is happening to all the other traffic, is it dropped (or sent to the drop queue defined in the fdir struct)? <br>
    for example what happens to it if i also define another queue and RSS enabled.<br><br>2) I defined two queues and two signature filters, lets assume i send a packet that can be matched by both, is the packet duplicated or <br>
   only the first registered filter match it?<br><br>What i would like to achieve is the following scenario =><br><br>Have two filters and 3 queues, each filter associates with a unique queue and all traffic that is filtered going to that queue (this queue receive only this traffic) and the third queue for all the non matched traffic<br>
Can this be done and how?<br><br>Thanks for your  help!<br><br><div class="gmail_quote">On Mon, Jun 10, 2013 at 12:18 PM, Thomas Monjalon <span dir="ltr"><<a href="mailto:thomas.monjalon@6wind.com" target="_blank">thomas.monjalon@6wind.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
09/06/2013 15:29, Gal Sagie :<br>
<div class="im">> Is there any chance to see an example of how to configure L3/L4 filters per<br>
> port in the NIC ?<br>
> also is there any way to control the queue number which a certain RSS<br>
> hashing result map to (would love to see an example of that as well) ?<br>
<br>
</div>You should have a look to the fdir functions into testpmd's directory:<br>
        grep -r fdir app/test-pmd<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Thomas<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Best Regards ,<br><br>The G. 
</div>