All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] docs: operstates: document IF_OPER_TESTING
@ 2021-07-31 14:40 Jakub Kicinski
  2021-07-31 14:49 ` Andrew Lunn
  2021-08-02 14:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kicinski @ 2021-07-31 14:40 UTC (permalink / raw)
  To: davem; +Cc: netdev, corbet, linux-doc, andrew, Jakub Kicinski

IF_OPER_TESTING is in fact used today.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
 Documentation/networking/operstates.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/networking/operstates.rst b/Documentation/networking/operstates.rst
index f6b9cce5b201..1ee2141e8ef1 100644
--- a/Documentation/networking/operstates.rst
+++ b/Documentation/networking/operstates.rst
@@ -73,7 +73,9 @@ TLV IFLA_OPERSTATE
  state (f.e. VLAN).
 
 IF_OPER_TESTING (4):
- Unused in current kernel.
+ Interface is in testing mode, for example executing driver self-tests
+ or media (cable) test. It can't be used for normal traffic until tests
+ complete.
 
 IF_OPER_DORMANT (5):
  Interface is L1 up, but waiting for an external event, f.e. for a
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net] docs: operstates: document IF_OPER_TESTING
  2021-07-31 14:40 [PATCH net] docs: operstates: document IF_OPER_TESTING Jakub Kicinski
@ 2021-07-31 14:49 ` Andrew Lunn
  2021-08-02 14:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2021-07-31 14:49 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, corbet, linux-doc

On Sat, Jul 31, 2021 at 07:40:52AM -0700, Jakub Kicinski wrote:
> IF_OPER_TESTING is in fact used today.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net] docs: operstates: document IF_OPER_TESTING
  2021-07-31 14:40 [PATCH net] docs: operstates: document IF_OPER_TESTING Jakub Kicinski
  2021-07-31 14:49 ` Andrew Lunn
@ 2021-08-02 14:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-08-02 14:20 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, corbet, linux-doc, andrew

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Sat, 31 Jul 2021 07:40:52 -0700 you wrote:
> IF_OPER_TESTING is in fact used today.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
>  Documentation/networking/operstates.rst | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Here is the summary with links:
  - [net] docs: operstates: document IF_OPER_TESTING
    https://git.kernel.org/netdev/net/c/7a7b8635b622

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-02 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 14:40 [PATCH net] docs: operstates: document IF_OPER_TESTING Jakub Kicinski
2021-07-31 14:49 ` Andrew Lunn
2021-08-02 14:20 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.