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: 1642 MB/s 27858 calls/s 27858 msg/s # tcp rx: 1646 MB/s 68618 calls/s # tcp tx: 1609 MB/s 27294 calls/s 27294 msg/s # tcp rx: 1611 MB/s 69129 calls/s # tcp tx: 1637 MB/s 27780 calls/s 27780 msg/s # tcp rx: 1640 MB/s 65917 calls/s # tcp tx: 1646 MB/s 27920 calls/s 27920 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 465533 calls/s # udp tx: 1552 MB/s 26337 calls/s 26337 msg/s # udp rx: 671 MB/s 485120 calls/s # udp tx: 1693 MB/s 28721 calls/s 28721 msg/s # udp rx: 675 MB/s 488448 calls/s # udp tx: 1676 MB/s 28433 calls/s 28433 msg/s # udp rx: 675 MB/s 488448 calls/s # udp tx: 1679 MB/s 28485 calls/s 28485 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: 1336 MB/s 974701 calls/s # udp tx: 1374 MB/s 23311 calls/s 23311 msg/s # udp rx: 1391 MB/s 1014945 calls/s # udp tx: 1389 MB/s 23572 calls/s 23572 msg/s # udp rx: 1383 MB/s 1008785 calls/s # udp tx: 1383 MB/s 23460 calls/s 23460 msg/s # udp rx: 1386 MB/s 1011091 calls/s # udp tx: 1387 MB/s 23525 calls/s 23525 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__->