mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
6cac5eb749
TSO packets will signal segments TX completion in the separate CQ descriptors. Each CQ descriptor for HW TSO will point to the same SQ entry. Do not invoke nicvf_put_sq_desc() for secondary segments to avoid free_cnt corruption and eventually integer overflow that will result in the negative free_cnt value and hence impossibility of further transmission. Reviewed by: wma Obtained from: Semihalf Sponsored by: Cavium Differential Revision: https://reviews.freebsd.org/D5535 |
||
---|---|---|
.. | ||
lmac_if.m | ||
mrml_bridge.c | ||
nic_main.c | ||
nic_reg.h | ||
nic.h | ||
nicvf_main.c | ||
nicvf_queues.c | ||
nicvf_queues.h | ||
q_struct.h | ||
thunder_bgx_fdt.c | ||
thunder_bgx_var.h | ||
thunder_bgx.c | ||
thunder_bgx.h | ||
thunder_mdio_fdt.c | ||
thunder_mdio_var.h | ||
thunder_mdio.c |