[dpdk-stable] [PATCH v1 0/2] fix some csum errors

Ferruh Yigit ferruh.yigit at intel.com
Mon Nov 2 18:47:25 CET 2020


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=


More information about the stable mailing list