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: 1705 MB/s 28934 calls/s 28934 msg/s # tcp rx: 1706 MB/s 62716 calls/s # tcp tx: 1659 MB/s 28141 calls/s 28141 msg/s # tcp rx: 1661 MB/s 57122 calls/s # tcp tx: 1698 MB/s 28815 calls/s 28815 msg/s # tcp rx: 1700 MB/s 63320 calls/s # tcp tx: 1720 MB/s 29186 calls/s 29186 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: 534 MB/s 386304 calls/s # udp tx: 1086 MB/s 18434 calls/s 18434 msg/s # udp rx: 553 MB/s 400191 calls/s # udp tx: 1055 MB/s 17897 calls/s 17897 msg/s # udp rx: 548 MB/s 396800 calls/s # udp tx: 1083 MB/s 18379 calls/s 18379 msg/s # udp rx: 548 MB/s 396288 calls/s # udp tx: 1096 MB/s 18590 calls/s 18590 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: 1337 MB/s 975338 calls/s # udp tx: 1370 MB/s 23248 calls/s 23248 msg/s # udp rx: 1385 MB/s 1010460 calls/s # udp tx: 1384 MB/s 23486 calls/s 23486 msg/s # udp rx: 1376 MB/s 1003993 calls/s # udp tx: 1376 MB/s 23338 calls/s 23338 msg/s # udp rx: 1373 MB/s 1001619 calls/s # udp tx: 1372 MB/s 23281 calls/s 23281 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__->