Re: [PATCH net-next v3 0/9] Expose port split attributes

2020-07-09 Thread David Miller
From: Ido Schimmel Date: Thu, 9 Jul 2020 16:18:13 +0300 > From: Ido Schimmel > > Danielle says: > > Currently, user space has no way of knowing if a port can be split and > into how many ports. Among other things, this makes it impossible to > write generic tests for port split functionality.

Re: [PATCH net-next v3 0/9] Expose port split attributes

2020-07-09 Thread Jakub Kicinski
On Thu, 9 Jul 2020 16:18:13 +0300 Ido Schimmel wrote: > From: Ido Schimmel > > Danielle says: > > Currently, user space has no way of knowing if a port can be split and > into how many ports. Among other things, this makes it impossible to > write generic tests for port split functionality. >