Thread (17 messages) flat view 17 messages, 3 authors, 2011-03-07
STALE5654d

[ethtool PATCH 0/2] Add support for RX network flow classifier rules

From: Alexander Duyck <hidden>
Date: 2011-02-11 01:18:29

These two patches add support for the RX network flow classifier set and get
rules calls already supported by the kernel.  The first patch is actually just
a cleanup patch in the manpage to make it a bit easier to do the value/mask
pairing follow ons in the second patch.

The second patch is the meat of the changes and implements the packet
classifier interface.  In updating and testing it I found a number of issues
that had to be addressed.  In resolving them though I found several features
that I felt were better off removed such as prioritization of filters which
was causing multiple issues including memory leaks and non-constructive
blocking of filter insertions due to the state of expanded priorities not
being saved.

I'm still currently exploring my options in resolving the needs for ixgbe to
have the ability to retain and display its filters and plan to submit RFC
patches in the next few days to get some feedback on that.

Thanks,

Alex

---

Alexander Duyck (1):
      Add macro for displaying [value N] formatting to manpage

Santwona Behera (1):
      Add RX packet classification interface


 Makefile.am      |    3 
 ethtool-bitops.h |   25 ++
 ethtool-util.h   |   13 +
 ethtool.8.in     |  203 +++++++++-----
 ethtool.c        |  144 +++++++++-
 rxclass.c        |  809 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 1115 insertions(+), 82 deletions(-)
 create mode 100644 ethtool-bitops.h
 create mode 100644 rxclass.c

-- 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help