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: 892 MB/s 15139 calls/s 15139 msg/s # tcp rx: 893 MB/s 45645 calls/s # tcp tx: 848 MB/s 14386 calls/s 14386 msg/s # tcp rx: 848 MB/s 43782 calls/s # tcp tx: 780 MB/s 13233 calls/s 13233 msg/s # tcp rx: 781 MB/s 44533 calls/s # tcp tx: 858 MB/s 14561 calls/s 14561 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: 596 MB/s 432128 calls/s # udp tx: 1215 MB/s 20608 calls/s 20608 msg/s # udp rx: 603 MB/s 436736 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 591 MB/s 428288 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1236 MB/s 20975 calls/s 20975 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: 1039 MB/s 757797 calls/s # udp tx: 1058 MB/s 17960 calls/s 17960 msg/s # udp rx: 1153 MB/s 841517 calls/s # udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # udp rx: 1150 MB/s 839034 calls/s # udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # udp rx: 1160 MB/s 846060 calls/s # udp tx: 1159 MB/s 19664 calls/s 19664 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__->