Re: [dpdk-dev] [PATCH] doc: fix default burst size

2021-06-17 Thread Thomas Monjalon
28/05/2021 19:45, Ajit Khaparde: > Default burst size in testpmd has been changed from 16 to 32 > for some time now. But the documentation had not been updated. > > Fixes: 836853d3d4cf7 ("app/testpmd: increase default burst size to 32") > Cc: sta...@dpdk.org > Cc: bruce.richard...@intel.com > Cc:

[dpdk-dev] [PATCH] doc: fix default burst size

2021-05-28 Thread Ajit Khaparde
Default burst size in testpmd has been changed from 16 to 32 for some time now. But the documentation had not been updated. Fixes: 836853d3d4cf7 ("app/testpmd: increase default burst size to 32") Cc: sta...@dpdk.org Cc: bruce.richard...@intel.com Cc: xiaoyun...@intel.com Cc: ferruh.yi...@intel.com