-----Original Message-----
From: McDaniel, Timothy <redacted>
Sent: Monday, October 26, 2020 11:01 AM
To: Richardson, Bruce <redacted>
Cc: dev@dpdk.org; Carrillo, Erik G <redacted>; Eads, Gage
[off-list ref]; Van Haaren, Harry [off-list ref];
jerinj@marvell.com
Subject: [PATCH 1/1] eventdev: increase MAX QUEUES PER DEV to 255
DLB supports a total of 256 queues, 128 load balanced queues
and 128 directed queues.
Signed-off-by: Timothy McDaniel <redacted>
Perhaps you can increase the queues-related fields to uint16_t in the future
to allow for the full 256, but in the meantime:
Reviewed-by: Gage Eads <redacted>
Thanks,
Gage