On Mon, 12 Aug 2019 22:15:03 +0800 Haiyue Wang <haiyue.w...@intel.com> wrote:
> Since each PMD has different Rx/Tx burst capabilities such as Vector, > Scattered, Bulk etc, adding the Rx/Tx burst description field in queue > information to provide apps current configuration of PMD Rx/Tx burst. > > This is a self-description for each PMD in its own format. > > Signed-off-by: Haiyue Wang <haiyue.w...@intel.com> I can see why it might help with diagnosing issues on VPP, but it would have bigger impacts for other users of DPDK. Think of a better way that doesn't break ABI. This is not enough value to make the DPDK more unstable.