On 10/10/2023 9:42 PM, Ed Czeck wrote:
> Support the creation of multiple ports from one ark device via
> the use of ark pmd extension. I.e., one device with q queue can
> seen a p ports each with q/p queues.
>
> Add unique dev_private data for each port to manage queue assignment.
>
> This patch repairs a latent issue uncovered during testing.
> Fixes: 6799275eeea6 ("net/ark: support virtual functions")
> Cc: [email protected]
> Backporting is not requested.
>
> Signed-off-by: Ed Czeck <[email protected]>
>
Series applied to dpdk-next-net/main, thanks.