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: 1553 MB/s 26343 calls/s 26343 msg/s # tcp rx: 1554 MB/s 62061 calls/s # tcp tx: 1493 MB/s 25338 calls/s 25338 msg/s # tcp rx: 1495 MB/s 62732 calls/s # tcp tx: 1502 MB/s 25478 calls/s 25478 msg/s # tcp rx: 1503 MB/s 63821 calls/s # tcp tx: 1471 MB/s 24956 calls/s 24956 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: 643 MB/s 465408 calls/s # udp tx: 1484 MB/s 25175 calls/s 25175 msg/s # udp rx: 638 MB/s 461568 calls/s # udp tx: 1484 MB/s 25181 calls/s 25181 msg/s # udp rx: 650 MB/s 470272 calls/s # udp tx: 1488 MB/s 25254 calls/s 25254 msg/s # udp rx: 660 MB/s 477696 calls/s # udp tx: 1606 MB/s 27241 calls/s 27241 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: 1190 MB/s 868026 calls/s # udp tx: 1225 MB/s 20780 calls/s 20780 msg/s # udp rx: 1316 MB/s 959850 calls/s # udp tx: 1333 MB/s 22624 calls/s 22624 msg/s # udp rx: 808 MB/s 589986 calls/s # udp tx: 808 MB/s 13709 calls/s 13709 msg/s # udp rx: 787 MB/s 574613 calls/s # udp tx: 787 MB/s 13353 calls/s 13353 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__->