Re: [PATCH v3 04/26] config: add separate defines for max Rx and Tx queues

2024-10-10 Thread Bruce Richardson
On Thu, Oct 10, 2024 at 09:27:27AM -0700, Stephen Hemminger wrote: > On Tue, 10 Sep 2024 10:54:37 +0800 > fengchengwen wrote: > > > On 2024/8/14 18:49, Bruce Richardson wrote: > > > Rather than having a single define for maximum queues per ethernet port, > > > we can set the max values for Rx que

Re: [PATCH v3 04/26] config: add separate defines for max Rx and Tx queues

2024-09-09 Thread fengchengwen
On 2024/8/14 18:49, Bruce Richardson wrote: > Rather than having a single define for maximum queues per ethernet port, > we can set the max values for Rx queues and Tx queue independently. This > allows future memory saving for apps which only need large numbers of Rx > queues or only large numbers