Searched hist:"25 ae948b447881bf689d459cd5bd4629d9c04b20" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/net/ |
H A D | lib.sh | 25ae948b447881bf689d459cd5bd4629d9c04b20 Sat Dec 02 03:00:57 CET 2023 Hangbin Liu <liuhangbin@gmail.com> selftests/net: add lib.sh
Add a lib.sh for net selftests. This file can be used to define commonly used variables and functions. Some commonly used functions can be moved from forwarding/lib.sh to this lib file. e.g. busywait().
Add function setup_ns() for user to create unique namespaces with given prefix name.
Reviewed-by: Petr Machata <petrm@nvidia.com> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|
H A D | Makefile | diff 25ae948b447881bf689d459cd5bd4629d9c04b20 Sat Dec 02 03:00:57 CET 2023 Hangbin Liu <liuhangbin@gmail.com> selftests/net: add lib.sh
Add a lib.sh for net selftests. This file can be used to define commonly used variables and functions. Some commonly used functions can be moved from forwarding/lib.sh to this lib file. e.g. busywait().
Add function setup_ns() for user to create unique namespaces with given prefix name.
Reviewed-by: Petr Machata <petrm@nvidia.com> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | lib.sh | diff 25ae948b447881bf689d459cd5bd4629d9c04b20 Sat Dec 02 03:00:57 CET 2023 Hangbin Liu <liuhangbin@gmail.com> selftests/net: add lib.sh
Add a lib.sh for net selftests. This file can be used to define commonly used variables and functions. Some commonly used functions can be moved from forwarding/lib.sh to this lib file. e.g. busywait().
Add function setup_ns() for user to create unique namespaces with given prefix name.
Reviewed-by: Petr Machata <petrm@nvidia.com> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|