[PATCH RFC net-next v1 6/6] tools: ynl: ethtool.py: Add ts ethtool statistics group

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add placeholder for hardware timestamping statistics group for testing
stats-get ethtool netlink family operation.

Signed-off-by: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
Reviewed-by: Dragos Tatulea <dtatulea@xxxxxxxxxx>
---
 tools/net/ynl/ethtool.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/net/ynl/ethtool.py b/tools/net/ynl/ethtool.py
index 44ba3ba58ed9..d3bf3690d3a5 100755
--- a/tools/net/ynl/ethtool.py
+++ b/tools/net/ynl/ethtool.py
@@ -314,6 +314,7 @@ def main():
                   { 'name': 'eth-mac', 'value': True },
                   #{ 'name': 'eth-ctrl', 'value': True },
                   #{ 'name': 'rmon', 'value': True },
+                  #{ 'name': 'ts', 'value': True },
                 #],
             },
           },
-- 
2.42.0





[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux