[dpdk-dev] [PATCH 0/3] fix the issue sctp flow cannot be matched in FVL FDIR

2015-07-20 Thread Thomas Monjalon
> > This patch set fixes the issue SCTP flow cannot be matched by FVL's flow > > director. The issue's root cause is that due to the NIC's firmware update, > > the input set of sctp flow are changed to source IP, destination IP, > > source port, destination port and Verification-Tag, which are sour

[dpdk-dev] [PATCH 0/3] fix the issue sctp flow cannot be matched in FVL FDIR

2015-07-07 Thread Jingjing Wu
This patch set fixes the issue SCTP flow cannot be matched by FVL's flow director. The issue's root cause is that due to the NIC's firmware update, the input set of sctp flow are changed to source IP, destination IP, source port, destination port and Verification-Tag, which are source IP, destinati

[dpdk-dev] [PATCH 0/3] fix the issue sctp flow cannot be matched in FVL FDIR

2015-07-07 Thread Liu, Yong
Hi, > -Original Message- > From: Wu, Jingjing > Sent: Tuesday, July 07, 2015 3:58 PM > To: dev at dpdk.org > Cc: Wu, Jingjing; Liu, Yong; Xu, HuilongX > Subject: [PATCH 0/3] fix the issue sctp flow cannot be matched in FVL FDIR > > This patch set fixes the issue SCTP flow cannot be matched