Re: [dpdk-dev] [PATCH V3 0/4] change data type in TC queue

2020-09-25 Thread Ferruh Yigit
On 9/23/2020 1:59 PM, Min Hu (Connor) wrote: From: Huisong Li This series change data type in TC rxq and TC txq, fix compiling errors for per-queue statistics. Huisong Li (4): dpdk: fix compiling errors for per-queue statistics ethdev: change data type in TC rxq and TC txq doc:

[dpdk-dev] [PATCH V3 0/4] change data type in TC queue

2020-09-23 Thread Min Hu (Connor)
From: Huisong Li This series change data type in TC rxq and TC txq, fix compiling errors for per-queue statistics. Huisong Li (4): dpdk: fix compiling errors for per-queue statistics ethdev: changedata type in TC rxq and TC txq doc: announce modified field in DCB TC queue mapping