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: 960 MB/s 16290 calls/s 16290 msg/s # tcp rx: 960 MB/s 50062 calls/s # tcp tx: 964 MB/s 16357 calls/s 16357 msg/s # tcp rx: 979 MB/s 49154 calls/s # tcp tx: 994 MB/s 16872 calls/s 16872 msg/s # tcp rx: 999 MB/s 49933 calls/s # tcp tx: 1004 MB/s 17036 calls/s 17036 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: 622 MB/s 451072 calls/s # udp tx: 1135 MB/s 19265 calls/s 19265 msg/s # udp rx: 636 MB/s 461568 calls/s # udp tx: 1130 MB/s 19182 calls/s 19182 msg/s # udp rx: 617 MB/s 447488 calls/s # udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # udp rx: 661 MB/s 479521 calls/s # udp tx: 1212 MB/s 20568 calls/s 20568 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: 979 MB/s 714552 calls/s # udp tx: 1010 MB/s 17137 calls/s 17137 msg/s # udp rx: 1036 MB/s 755879 calls/s # udp tx: 1036 MB/s 17577 calls/s 17577 msg/s # udp rx: 1106 MB/s 807146 calls/s # udp tx: 1109 MB/s 18825 calls/s 18825 msg/s # udp rx: 1102 MB/s 803994 calls/s # udp tx: 1105 MB/s 18742 calls/s 18742 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__->