Re: [PATCH] net/ark: support multi-port pkt generation

2022-02-28 Thread Ferruh Yigit
On 2/26/2022 12:44 PM, John Miller wrote: Added support for packet generation in multi-port Arkville implementations. The packet generator is a singleton within the device but is capable of generating packets for any port within one device. Signed-off-by: John Miller --- drivers/net/ark/ark_e

[PATCH] net/ark: support multi-port pkt generation

2022-02-26 Thread John Miller
Added support for packet generation in multi-port Arkville implementations. The packet generator is a singleton within the device but is capable of generating packets for any port within one device. Signed-off-by: John Miller --- drivers/net/ark/ark_ethdev.c | 4 +++- drivers/net/ark/ark_global.