[dpdk-dev] [PATCH v1 1/1] net/hinic: fix TSO problem

Ferruh Yigit ferruh.yigit at intel.com
Thu May 21 17:16:22 CEST 2020


On 5/20/2020 12:52 PM, Xiaoyun wang wrote:
> When TSO mss is smaller than 80, and the sum length of continus
> sge num is larger than a mss, which may cause hardware failed,
> so in this scenarios pmd driver should adjust the tso_segsz with
> the same with the value of hardware supported.
> 
> Fixes: 076221c8fe1d ("net/hinic: add Rx/Tx")
> 
> Cc: stable at dpdk.org
> Signed-off-by: Xiaoyun wang <cloud.wangxiaoyun at huawei.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list