On 82599 cards one could not filter traffic on say, src and dst in the same
rule set. The mask for all filters was global.

Is that still the case on X710?

ethtool -N enp216s0f0 flow-type udp4 src-port 514 action -1
Added rule with ID 7679

ethtool -N enp216s0f0 flow-type udp4 dst-port 514 action -1
rmgr: Cannot insert RX class rule: Operation not supported

The kernel log confirms that
Cannot change input set for udp4 flows until 1 preexisting filters are
removed

It works on Mellanox so I'm double-checking that's a hardware limitation.

_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel Ethernet, visit 
https://forums.intel.com/s/topic/0TO0P00000018NbWAI/intel-ethernet

Reply via email to