[PATCH v2 1/3] net/ark: support for single function with multiple port

Ferruh Yigit ferruh.yigit at amd.com
Wed Oct 11 13:28:11 CEST 2023


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: stable at dpdk.org
> Backporting is not requested.
> 
> Signed-off-by: Ed Czeck <ed.czeck at atomicrules.com>
> 

Series applied to dpdk-next-net/main, thanks.



More information about the stable mailing list