commit | 885226f5680e099ec54564332ea85412372b4958 | [log] [tgz] |
---|---|---|
author | Dmytro Linkin <dlinkin@nvidia.com> | Wed Jun 02 15:17:26 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 02 14:08:37 2021 -0700 |
tree | 6ed060ac41ae14ae1fb0886eade0d58037387d0a | |
parent | a8ecb93ef03de4c59fb6289f99bc9616a852c917 [diff] |
netdevsim: Implement support for devlink rate nodes Implement new devlink ops that allow creation, deletion and setting of shared/max tx rate of devlink rate nodes through devlink API. Expose rate node and it's tx rates to netdevsim debugfs. Co-developed-by: Vlad Buslov <vladbu@nvidia.com> Signed-off-by: Vlad Buslov <vladbu@nvidia.com> Signed-off-by: Dmytro Linkin <dlinkin@nvidia.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>