Go to the documentation of this file.
48 #define RTE_GRO_MAX_BURST_ITEM_NUM 128U
52 #define RTE_GRO_TYPE_MAX_NUM 64
54 #define RTE_GRO_TYPE_SUPPORT_NUM 1
57 #define RTE_GRO_TCP_IPV4_INDEX 0
58 #define RTE_GRO_TCP_IPV4 (1ULL << RTE_GRO_TCP_IPV4_INDEX)
198 uint64_t timeout_cycles,
201 uint16_t max_nb_out);