mbox series

[v1,0/2] fix some csum errors

Message ID cover.1604115055.git.cloud.wangxiaoyun@huawei.com (mailing list archive)
Headers
Series fix some csum errors |

Message

Wangxiaoyun (Cloud) Oct. 31, 2020, 3:38 a.m. UTC
  This patch fixes outer_l3_len parse error when
PKT_TX_OUTER_IP_CKSUM is not set, which does not affect 
checksum function, just be consistent with mbuf meta 
information description, and fixes SCTP checksum 
errors because driver doesn't pass payload offset info
to hardware, which may cause SCTP checksum error.

--

v1:
  - fix outer_l3_len parse error
  - fix SCTP checksum error

Xiaoyun wang (2):
  net/hinic: fix outer_l3_len parse error
  net/hinic: fix SCTP checksum error

 drivers/net/hinic/hinic_pmd_tx.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)
  

Comments

Ferruh Yigit Nov. 2, 2020, 5:47 p.m. UTC | #1
On 10/31/2020 3:38 AM, Xiaoyun wang wrote:
> This patch fixes outer_l3_len parse error when
> PKT_TX_OUTER_IP_CKSUM is not set, which does not affect
> checksum function, just be consistent with mbuf meta
> information description, and fixes SCTP checksum
> errors because driver doesn't pass payload offset info
> to hardware, which may cause SCTP checksum error.
> 
> --
> 
> v1:
>    - fix outer_l3_len parse error
>    - fix SCTP checksum error
> 
> Xiaoyun wang (2):
>    net/hinic: fix outer_l3_len parse error
>    net/hinic: fix SCTP checksum error
> 

Series applied to dpdk-next-net/main, thanks.


Also can you please review a long waiting [1] hinic patch:
https://patches.dpdk.org/patch/83421/


[1]
Current patch doesn't have version information but it is continuation of the 
patch from early August:
https://patches.dpdk.org/project/dpdk/list/?series=&submitter=1866&state=*&q=net%2Fhinic&archive=&delegate=