Re: [PATCH iproute2] man: tc-taprio.8: document the full offload feature

2021-01-21 Thread David Ahern
On 1/21/21 5:37 PM, Vladimir Oltean wrote: > On Thu, Jan 21, 2021 at 04:10:06PM -0700, David Ahern wrote: >> On 1/21/21 2:57 PM, Vladimir Oltean wrote: >>> On Thu, Jan 21, 2021 at 11:47:08PM +0200, Vladimir Oltean wrote: +Enables the full-offload feature. In this mode, taprio will pass the gat

Re: [PATCH iproute2] man: tc-taprio.8: document the full offload feature

2021-01-21 Thread Vladimir Oltean
On Thu, Jan 21, 2021 at 04:10:06PM -0700, David Ahern wrote: > On 1/21/21 2:57 PM, Vladimir Oltean wrote: > > On Thu, Jan 21, 2021 at 11:47:08PM +0200, Vladimir Oltean wrote: > >> +Enables the full-offload feature. In this mode, taprio will pass the gate > >> +control list to the NIC which will exe

Re: [PATCH iproute2] man: tc-taprio.8: document the full offload feature

2021-01-21 Thread David Ahern
On 1/21/21 2:57 PM, Vladimir Oltean wrote: > On Thu, Jan 21, 2021 at 11:47:08PM +0200, Vladimir Oltean wrote: >> +Enables the full-offload feature. In this mode, taprio will pass the gate >> +control list to the NIC which will execute cyclically it in hardware. > > Ugh, I meant "execute it cyclica

Re: [PATCH iproute2] man: tc-taprio.8: document the full offload feature

2021-01-21 Thread Vladimir Oltean
On Thu, Jan 21, 2021 at 11:47:08PM +0200, Vladimir Oltean wrote: > +Enables the full-offload feature. In this mode, taprio will pass the gate > +control list to the NIC which will execute cyclically it in hardware. Ugh, I meant "execute it cyclically" not "execute cyclically it". David, could you

[PATCH iproute2] man: tc-taprio.8: document the full offload feature

2021-01-21 Thread Vladimir Oltean
From: Vladimir Oltean Since this feature's introduction in commit 9c66d1564676 ("taprio: Add support for hardware offloading") from kernel v5.4, it never got documented in the man pages. Due to this reason, we see customer reports of seemingly contradictory information: the community manpages cla