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 16607 calls/s 16607 msg/s # tcp rx: 979 MB/s 51602 calls/s # tcp tx: 989 MB/s 16782 calls/s 16782 msg/s # tcp rx: 989 MB/s 50115 calls/s # tcp tx: 974 MB/s 16524 calls/s 16524 msg/s # tcp rx: 975 MB/s 50209 calls/s # tcp tx: 983 MB/s 16677 calls/s 16677 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: 636 MB/s 460800 calls/s # udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # udp rx: 657 MB/s 476294 calls/s # udp tx: 1281 MB/s 21737 calls/s 21737 msg/s # udp rx: 658 MB/s 477023 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # udp rx: 660 MB/s 478232 calls/s # udp tx: 1273 MB/s 21605 calls/s 21605 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: 1098 MB/s 801488 calls/s # udp tx: 1129 MB/s 19159 calls/s 19159 msg/s # udp rx: 1161 MB/s 846737 calls/s # udp tx: 1160 MB/s 19678 calls/s 19678 msg/s # udp rx: 1159 MB/s 845564 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 msg/s # udp rx: 1158 MB/s 845242 calls/s # udp tx: 1158 MB/s 19647 calls/s 19647 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__->