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: 932 MB/s 15812 calls/s 15812 msg/s # tcp rx: 933 MB/s 49059 calls/s # tcp tx: 1016 MB/s 17248 calls/s 17248 msg/s # tcp rx: 1024 MB/s 51558 calls/s # tcp tx: 987 MB/s 16750 calls/s 16750 msg/s # tcp rx: 987 MB/s 50221 calls/s # tcp tx: 986 MB/s 16734 calls/s 16734 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: 635 MB/s 460288 calls/s # udp tx: 1235 MB/s 20954 calls/s 20954 msg/s # udp rx: 663 MB/s 480793 calls/s # udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # udp rx: 665 MB/s 482074 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 664 MB/s 481398 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 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: 1118 MB/s 815812 calls/s # udp tx: 1142 MB/s 19375 calls/s 19375 msg/s # udp rx: 1172 MB/s 855208 calls/s # udp tx: 1172 MB/s 19879 calls/s 19879 msg/s # udp rx: 1169 MB/s 852681 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # udp rx: 1170 MB/s 853307 calls/s # udp tx: 1169 MB/s 19828 calls/s 19828 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__->