make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 896 MB/s 15198 calls/s 15198 msg/s # tcp rx: 904 MB/s 41901 calls/s # tcp tx: 908 MB/s 15408 calls/s 15408 msg/s # tcp rx: 906 MB/s 45519 calls/s # tcp tx: 827 MB/s 14030 calls/s 14030 msg/s # tcp rx: 833 MB/s 40478 calls/s # tcp tx: 916 MB/s 15539 calls/s 15539 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: 591 MB/s 428800 calls/s # udp tx: 1211 MB/s 20547 calls/s 20547 msg/s # udp rx: 629 MB/s 455936 calls/s # udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # udp rx: 617 MB/s 447447 calls/s # udp tx: 1071 MB/s 18172 calls/s 18172 msg/s # udp rx: 588 MB/s 426240 calls/s # udp tx: 1157 MB/s 19639 calls/s 19639 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: 1079 MB/s 787093 calls/s # udp tx: 1098 MB/s 18639 calls/s 18639 msg/s # udp rx: 1047 MB/s 763997 calls/s # udp tx: 1045 MB/s 17738 calls/s 17738 msg/s # udp rx: 1115 MB/s 813607 calls/s # udp tx: 1115 MB/s 18916 calls/s 18916 msg/s # udp rx: 980 MB/s 715225 calls/s # udp tx: 978 MB/s 16598 calls/s 16598 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__->