make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 979 MB/s 16620 calls/s 16620 msg/s # tcp rx: 980 MB/s 49945 calls/s # tcp tx: 924 MB/s 15679 calls/s 15679 msg/s # tcp rx: 925 MB/s 48257 calls/s # tcp tx: 936 MB/s 15885 calls/s 15885 msg/s # tcp rx: 937 MB/s 48431 calls/s # tcp tx: 949 MB/s 16108 calls/s 16108 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 474 MB/s 343650 calls/s # udp tx: 872 MB/s 14790 calls/s 14790 msg/s # udp rx: 554 MB/s 402136 calls/s # udp tx: 730 MB/s 12389 calls/s 12389 msg/s # udp rx: 555 MB/s 402529 calls/s # udp tx: 774 MB/s 13138 calls/s 13138 msg/s # udp rx: 556 MB/s 403533 calls/s # udp tx: 775 MB/s 13159 calls/s 13159 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1016 MB/s 741021 calls/s # udp tx: 1053 MB/s 17875 calls/s 17875 msg/s # udp rx: 998 MB/s 727948 calls/s # udp tx: 997 MB/s 16913 calls/s 16913 msg/s # udp rx: 1040 MB/s 758921 calls/s # udp tx: 1040 MB/s 17646 calls/s 17646 msg/s # udp rx: 1052 MB/s 767959 calls/s # udp tx: 1051 MB/s 17840 calls/s 17840 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->