Re: [dpdk-dev] [PATCH] ip_frag: increase default value for config parameter

2021-11-08 Thread Thomas Monjalon
02/11/2021 20:03, Konstantin Ananyev: > Increase default value for config parameter RTE_LIBRTE_IP_FRAG_MAX_FRAG > from 4 to 8. This parameter controls maximum number of fragments per > packet in ip reassembly table. Increasing this value from 4 to 8 will > allow users to cover common case with jumb

[dpdk-dev] [PATCH] ip_frag: increase default value for config parameter

2021-11-02 Thread Konstantin Ananyev
Increase default value for config parameter RTE_LIBRTE_IP_FRAG_MAX_FRAG from 4 to 8. This parameter controls maximum number of fragments per packet in ip reassembly table. Increasing this value from 4 to 8 will allow users to cover common case with jumbo packet size of 9KB and fragments with defaul