Re: [PATCH v2 0/3] net/tap: queue limit patches

2024-10-12 Thread Ferruh Yigit
On 10/13/2024 1:53 AM, Stephen Hemminger wrote: > On Sun, 13 Oct 2024 00:53:54 +0100 > Ferruh Yigit wrote: > >> On 10/12/2024 3:17 AM, Stephen Hemminger wrote: >>> Some patches related to recent queue limit changes. >>> >>> v2 - up the limit to maximum Linux can support >>> dont use static_a

Re: [PATCH v2 0/3] net/tap: queue limit patches

2024-10-12 Thread Stephen Hemminger
On Sun, 13 Oct 2024 00:53:54 +0100 Ferruh Yigit wrote: > On 10/12/2024 3:17 AM, Stephen Hemminger wrote: > > Some patches related to recent queue limit changes. > > > > v2 - up the limit to maximum Linux can support > > dont use static_assert here > > get rid of unreachable checks in c

Re: [PATCH v2 0/3] net/tap: queue limit patches

2024-10-12 Thread Ferruh Yigit
On 10/12/2024 3:17 AM, Stephen Hemminger wrote: > Some patches related to recent queue limit changes. > > v2 - up the limit to maximum Linux can support > dont use static_assert here > get rid of unreachable checks in configure > > Stephen Hemminger (3): > net/tap: handle increase in