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: 1182 MB/s 20051 calls/s 20051 msg/s # tcp rx: 1182 MB/s 52160 calls/s # tcp tx: 1332 MB/s 22602 calls/s 22602 msg/s # tcp rx: 1334 MB/s 56881 calls/s # tcp tx: 1350 MB/s 22899 calls/s 22899 msg/s # tcp rx: 1351 MB/s 56841 calls/s # tcp tx: 1316 MB/s 22325 calls/s 22325 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: 560 MB/s 405586 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 491 MB/s 355258 calls/s # udp tx: 1409 MB/s 23907 calls/s 23907 msg/s # udp rx: 648 MB/s 468882 calls/s # udp tx: 1582 MB/s 26836 calls/s 26836 msg/s # udp rx: 519 MB/s 375553 calls/s # udp tx: 1641 MB/s 27839 calls/s 27839 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: 1226 MB/s 894389 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 1325 MB/s 966710 calls/s # udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # udp rx: 1254 MB/s 914930 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 1291 MB/s 941909 calls/s # udp tx: 1292 MB/s 21923 calls/s 21923 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__->