>-----Original Message----- >From: Stuart Grace [mailto:stuart.gr...@bbc.co.uk] >Sent: Friday, November 27, 2015 6:08 AM >To: 'e1000-devel@lists.sourceforge.net' >Subject: [E1000-devel] Bug when editing flow director rules in ixgbe > >There is a bug in ixgbe relating to creating and deleting flow director >rules. Enable flow director and create two simple rules in locations 1 and >2 like this: > > sudo ethtool -K eth0 ntuple on > sudo ethtool -U eth0 flow-type udp4 src-port 5000 action 1 loc 1 > sudo ethtool -U eth0 flow-type udp4 src-port 5001 action 2 loc 2 > >You now cannot delete rule 1: > > sudo ethtool -U eth0 delete 1 > > rmgr: Cannot delete RX class rule: Invalid argument > Cannot delete classification rule > >You cannot even view rule 1: > > ethtool -u eth0 > > 8 RX rings available > Total 2 rules > > Filter: 2 > Rule Type: UDP over IPv4 > Src IP addr: 0.0.0.0 mask: 255.255.255.255 > Dest IP addr: 0.0.0.0 mask: 255.255.255.255 > TOS: 0x0 mask: 0xff > Src port: 5001 mask: 0x0 > Dest port: 0 mask: 0xffff > VLAN EtherType: 0x0 mask: 0xffff > VLAN: 0x0 mask: 0xffff > User-defined: 0x0 mask: 0xffffffffffffffff > Action: Direct to queue 2 > > rxclass: Cannot get RX class rule: Invalid argument > RX classification rule retrieval failed
Thanks a lot for reporting this issue. I was able to reproduce it and we'll work on a fix. Thanks, Emil ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired