numam-dpdk/drivers/net/hinic
Xiaoyun Wang c6f9f0b7d4 net/hinic: fix TSO
When TSO MSS is smaller than 80, and the sum length of continuous
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: 076221c8fe ("net/hinic: add Rx/Tx")
Cc: stable@dpdk.org

Signed-off-by: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>
2020-05-21 17:12:27 +02:00
..
base net/hinic: update code style 2020-05-18 20:35:57 +02:00
hinic_pmd_ethdev.c net/hinic: optimize RSS RETA table update 2020-05-18 20:35:57 +02:00
hinic_pmd_ethdev.h net/hinic: update code style 2020-05-18 20:35:57 +02:00
hinic_pmd_flow.c net/hinic/base: support IPv6 flow rules 2020-05-11 22:27:39 +02:00
hinic_pmd_rx.c net/hinic: fix queues resource free 2020-05-18 20:35:57 +02:00
hinic_pmd_rx.h net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_tx.c net/hinic: fix TSO 2020-05-21 17:12:27 +02:00
hinic_pmd_tx.h net/hinic: adds Tx queue xstats members 2020-04-21 13:57:07 +02:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build net/hinic: add flow validation operations 2019-10-23 16:43:08 +02:00
rte_pmd_hinic_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00