/openbmc/linux/drivers/net/netdevsim/ |
H A D | ipsec.c | diff e05b2d141fef22cfac1928cf0eb6890e5dae4216 Thu Apr 25 08:59:55 CDT 2019 Jiri Pirko <jiri@mellanox.com> netdevsim: move netdev creation/destruction to dev probe
Remove the existing way to create netdevsim over rtnetlink and move the netdev creation/destruction to dev probe, so for every probed port, a netdevsim-netdev instance is created.
Adjust selftests to work with new interface.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bus.c | diff e05b2d141fef22cfac1928cf0eb6890e5dae4216 Thu Apr 25 08:59:55 CDT 2019 Jiri Pirko <jiri@mellanox.com> netdevsim: move netdev creation/destruction to dev probe
Remove the existing way to create netdevsim over rtnetlink and move the netdev creation/destruction to dev probe, so for every probed port, a netdevsim-netdev instance is created.
Adjust selftests to work with new interface.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bpf.c | diff e05b2d141fef22cfac1928cf0eb6890e5dae4216 Thu Apr 25 08:59:55 CDT 2019 Jiri Pirko <jiri@mellanox.com> netdevsim: move netdev creation/destruction to dev probe
Remove the existing way to create netdevsim over rtnetlink and move the netdev creation/destruction to dev probe, so for every probed port, a netdevsim-netdev instance is created.
Adjust selftests to work with new interface.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netdev.c | diff e05b2d141fef22cfac1928cf0eb6890e5dae4216 Thu Apr 25 08:59:55 CDT 2019 Jiri Pirko <jiri@mellanox.com> netdevsim: move netdev creation/destruction to dev probe
Remove the existing way to create netdevsim over rtnetlink and move the netdev creation/destruction to dev probe, so for every probed port, a netdevsim-netdev instance is created.
Adjust selftests to work with new interface.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netdevsim.h | diff e05b2d141fef22cfac1928cf0eb6890e5dae4216 Thu Apr 25 08:59:55 CDT 2019 Jiri Pirko <jiri@mellanox.com> netdevsim: move netdev creation/destruction to dev probe
Remove the existing way to create netdevsim over rtnetlink and move the netdev creation/destruction to dev probe, so for every probed port, a netdevsim-netdev instance is created.
Adjust selftests to work with new interface.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dev.c | diff e05b2d141fef22cfac1928cf0eb6890e5dae4216 Thu Apr 25 08:59:55 CDT 2019 Jiri Pirko <jiri@mellanox.com> netdevsim: move netdev creation/destruction to dev probe
Remove the existing way to create netdevsim over rtnetlink and move the netdev creation/destruction to dev probe, so for every probed port, a netdevsim-netdev instance is created.
Adjust selftests to work with new interface.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_offload.py | diff e05b2d141fef22cfac1928cf0eb6890e5dae4216 Thu Apr 25 08:59:55 CDT 2019 Jiri Pirko <jiri@mellanox.com> netdevsim: move netdev creation/destruction to dev probe
Remove the existing way to create netdevsim over rtnetlink and move the netdev creation/destruction to dev probe, so for every probed port, a netdevsim-netdev instance is created.
Adjust selftests to work with new interface.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | rtnetlink.sh | diff e05b2d141fef22cfac1928cf0eb6890e5dae4216 Thu Apr 25 08:59:55 CDT 2019 Jiri Pirko <jiri@mellanox.com> netdevsim: move netdev creation/destruction to dev probe
Remove the existing way to create netdevsim over rtnetlink and move the netdev creation/destruction to dev probe, so for every probed port, a netdevsim-netdev instance is created.
Adjust selftests to work with new interface.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|