c6f9f0b7d4
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:
|
||
---|---|---|
.. | ||
base | ||
hinic_pmd_ethdev.c | ||
hinic_pmd_ethdev.h | ||
hinic_pmd_flow.c | ||
hinic_pmd_rx.c | ||
hinic_pmd_rx.h | ||
hinic_pmd_tx.c | ||
hinic_pmd_tx.h | ||
Makefile | ||
meson.build | ||
rte_pmd_hinic_version.map |