Re: [PATCH iproute2-next] devlink: Increase column size for larger shared buffers

2019-04-29 Thread Ido Schimmel
On Tue, Apr 23, 2019 at 08:27:36PM -0600, David Ahern wrote: > 2 more columns fixes the current problem, what assurances are there that > the occupancy levels and max won't reach 100 million in the next few years? Yes, I thought about that as well, but while the size of the shared buffers is getti

Re: [PATCH iproute2-next] devlink: Increase column size for larger shared buffers

2019-04-23 Thread David Ahern
On 4/23/19 12:36 AM, Ido Schimmel wrote: > From: Ido Schimmel > > With current number of spaces the output is mangled if the shared buffer > is congested. > > Before: > > # devlink sb occupancy show swp32 > swp32: > pool: 0:10220112/10222128 1: 0/0 2: 0/0 >

[PATCH iproute2-next] devlink: Increase column size for larger shared buffers

2019-04-22 Thread Ido Schimmel
From: Ido Schimmel With current number of spaces the output is mangled if the shared buffer is congested. Before: # devlink sb occupancy show swp32 swp32: pool: 0:10220112/10222128 1: 0/0 2: 0/0 3: 0/0 4:10221120/10222128 5: 0/0