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: 1000 MB/s 16970 calls/s 16970 msg/s # tcp rx: 1017 MB/s 51246 calls/s # tcp tx: 1019 MB/s 17296 calls/s 17296 msg/s # tcp rx: 1021 MB/s 49877 calls/s # tcp tx: 1000 MB/s 16975 calls/s 16975 msg/s # tcp rx: 1000 MB/s 50080 calls/s # tcp tx: 1005 MB/s 17050 calls/s 17050 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: 558 MB/s 404480 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # udp rx: 670 MB/s 486103 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 628 MB/s 455424 calls/s # udp tx: 1322 MB/s 22425 calls/s 22425 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1310 MB/s 22221 calls/s 22221 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: 1106 MB/s 806884 calls/s # udp tx: 1130 MB/s 19175 calls/s 19175 msg/s # udp rx: 1138 MB/s 829965 calls/s # udp tx: 1138 MB/s 19308 calls/s 19308 msg/s # udp rx: 1149 MB/s 838471 calls/s # udp tx: 1149 MB/s 19492 calls/s 19492 msg/s # udp rx: 1116 MB/s 814235 calls/s # udp tx: 1115 MB/s 18923 calls/s 18923 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__->