commit | 0952da791c97477da52fbdb2242477d781b9f37e | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Sun Nov 27 17:02:10 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 28 15:09:36 2016 -0500 |
tree | 1e13d873ce9ae15c95c67d8b571895100f2ef241 | |
parent | d605d6686dc7e7c767cd2dbf89a4ebd195891212 [diff] |
net/mlx5e: Add support for loopback selftest Extend the self diagnostic tests to support loopback test. The loopback test doesn't require the offline flag, it will use the generic dev_queue_xmit and a dedicated packet_type to capture and verify mlx5e selftest loopback packets. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Kamal Heib <kamalh@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>