680c850f7e
- Add a common routine to handle ETH_RX_CQE_TYPE_TPA_CONT and
ETH_RX_CQE_TYPE_TPA_END.
- Remove enum qede_agg_state since there is no need to maintain
aggregation state.
- Modify the segment chaining logic by tracking head and tail
TPA segments of each aggregation.
- Add more debug and comments.
- Mark the packet as PKT_RX_LRO.
Fixes:
|
||
---|---|---|
.. | ||
base | ||
LICENSE.qede_pmd | ||
Makefile | ||
qede_eth_if.c | ||
qede_eth_if.h | ||
qede_ethdev.c | ||
qede_ethdev.h | ||
qede_fdir.c | ||
qede_if.h | ||
qede_logs.h | ||
qede_main.c | ||
qede_rxtx.c | ||
qede_rxtx.h | ||
rte_pmd_qede_version.map |