Re: [PATCH net-next v3 1/8] ethtool: Add support for configuring frame preemption

2021-03-05 Thread Vinicius Costa Gomes
Vladimir Oltean writes: > On Tue, Mar 02, 2021 at 04:40:55PM -0800, Vinicius Costa Gomes wrote: >> Hi Vladimir, >> >> Vladimir Oltean writes: >> >> > Hi Vinicius, >> > >> > On Fri, Jan 22, 2021 at 02:44:46PM -0800, Vinicius Costa Gomes wrote: >> >> Frame preemption (described in IEEE 802.3br-201

Re: [PATCH net-next v3 1/8] ethtool: Add support for configuring frame preemption

2021-03-02 Thread Vladimir Oltean
On Tue, Mar 02, 2021 at 04:40:55PM -0800, Vinicius Costa Gomes wrote: > Hi Vladimir, > > Vladimir Oltean writes: > > > Hi Vinicius, > > > > On Fri, Jan 22, 2021 at 02:44:46PM -0800, Vinicius Costa Gomes wrote: > >> Frame preemption (described in IEEE 802.3br-2016) defines the concept > >> of preem

Re: [PATCH net-next v3 1/8] ethtool: Add support for configuring frame preemption

2021-03-02 Thread Vinicius Costa Gomes
Hi Vladimir, Vladimir Oltean writes: > Hi Vinicius, > > On Fri, Jan 22, 2021 at 02:44:46PM -0800, Vinicius Costa Gomes wrote: >> Frame preemption (described in IEEE 802.3br-2016) defines the concept >> of preemptible and express queues. It allows traffic from express >> queues to "interrupt" tra

Re: [PATCH net-next v3 1/8] ethtool: Add support for configuring frame preemption

2021-03-02 Thread Vladimir Oltean
Hi Vinicius, On Fri, Jan 22, 2021 at 02:44:46PM -0800, Vinicius Costa Gomes wrote: > Frame preemption (described in IEEE 802.3br-2016) defines the concept > of preemptible and express queues. It allows traffic from express > queues to "interrupt" traffic from preemptible queues, which are > "resum