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: 1625 MB/s 27575 calls/s 27575 msg/s # tcp rx: 1627 MB/s 70723 calls/s # tcp tx: 1655 MB/s 28079 calls/s 28079 msg/s # tcp rx: 1657 MB/s 69933 calls/s # tcp tx: 1626 MB/s 27581 calls/s 27581 msg/s # tcp rx: 1627 MB/s 63403 calls/s # tcp tx: 1541 MB/s 26142 calls/s 26142 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: 638 MB/s 461568 calls/s # udp tx: 1664 MB/s 28237 calls/s 28237 msg/s # udp rx: 587 MB/s 424960 calls/s # udp tx: 1736 MB/s 29451 calls/s 29451 msg/s # udp rx: 678 MB/s 490496 calls/s # udp tx: 1688 MB/s 28638 calls/s 28638 msg/s # udp rx: 557 MB/s 402944 calls/s # udp tx: 1664 MB/s 28223 calls/s 28223 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: 1320 MB/s 962719 calls/s # udp tx: 1352 MB/s 22939 calls/s 22939 msg/s # udp rx: 1353 MB/s 987420 calls/s # udp tx: 1359 MB/s 23054 calls/s 23054 msg/s # udp rx: 1363 MB/s 994607 calls/s # udp tx: 1365 MB/s 23159 calls/s 23159 msg/s # udp rx: 1367 MB/s 997534 calls/s # udp tx: 1369 MB/s 23226 calls/s 23226 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__->