mbox

[v4,0/3] enable new hash flow for VF

Message ID 20200703035656.87908-1-jia.guo@intel.com (mailing list archive)
Headers

Message

Guo, Jia July 3, 2020, 3:56 a.m. UTC
  Some new hash flow will be supported to expend the flow hash
capability, the input set are the 5 tuple for regular ip pattern and
also GTPU inner ip pattern, and the session id for NAT-T ESP protocol,
the l3 src/dst and the teid for GTPU_IP protocol.

Jeff Guo (3):
  net/iavf: refactor for hash flow
  net/iavf: enable 5 tuple rss hash
  net/iavf: enable some new hash flow

 drivers/net/iavf/iavf_hash.c | 1816 ++++++++++++++++++++++++----------
 1 file changed, 1299 insertions(+), 517 deletions(-)