summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ubuntu/kselftest-net.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/ubuntu/kselftest-net.yaml b/ubuntu/kselftest-net.yaml
index 30e440d..e13ceea 100644
--- a/ubuntu/kselftest-net.yaml
+++ b/ubuntu/kselftest-net.yaml
@@ -1,9 +1,10 @@
metadata:
name: kselftest-net
format: "Lava-Test-Shell Test Definition 1.0"
- description:
- "These test code were came from kernel source KERNEL_SRC/tools/testing/selftests/
- For running this test, git is required in the rootfs"
+ description: "The kernel contains a set of 'self tests' under the tools/testing/selftests/.
+ These are intended to be small unit tests to exercise individual code paths
+ in the kernel. kselftest-net is a basic test of packet socket fanout and socket's
+ TPACKET_V1/TPACKET_V2/TPACKET_V3 behavior."
maintainer:
- arthur.she@linaro.org
os:
@@ -12,6 +13,7 @@ metadata:
- arndale
- beaglebone-black
- rtsm_fvp_base-aemv8a
+ - juno
scope:
- functional