commit | 93b66472ce73920795f1477729620cce38fe34c0 | [log] [tgz] |
---|---|---|
author | Feras Daoud <ferasda@mellanox.com> | Tue Oct 31 14:03:12 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Jan 09 07:40:48 2018 +0200 |
tree | fcbc32959deb5fe7ff2e524817a797a76550e67c | |
parent | 08437c572c0873a696ceae92aff29f0ae334aeab [diff] |
net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters Add support to get time stamping capabilities using ethtool for child interface. Usage example: ethtool -T CHILD-DEVNAME This change reuses the functionality of parent devices and does not introduce any new logic. Signed-off-by: Feras Daoud <ferasda@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>