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: 1611 MB/s 27330 calls/s 27330 msg/s # tcp rx: 1612 MB/s 65769 calls/s # tcp tx: 1424 MB/s 24158 calls/s 24158 msg/s # tcp rx: 1427 MB/s 61271 calls/s # tcp tx: 1374 MB/s 23314 calls/s 23314 msg/s # tcp rx: 1376 MB/s 62010 calls/s # tcp tx: 1413 MB/s 23975 calls/s 23975 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: 631 MB/s 456598 calls/s # udp tx: 1514 MB/s 25681 calls/s 25681 msg/s # udp rx: 650 MB/s 470016 calls/s # udp tx: 1688 MB/s 28639 calls/s 28639 msg/s # udp rx: 648 MB/s 468992 calls/s # udp tx: 1677 MB/s 28453 calls/s 28453 msg/s # udp rx: 648 MB/s 468480 calls/s # udp tx: 1674 MB/s 28403 calls/s 28403 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: 1324 MB/s 966135 calls/s # udp tx: 1365 MB/s 23165 calls/s 23165 msg/s # udp rx: 1387 MB/s 1011975 calls/s # udp tx: 1387 MB/s 23526 calls/s 23526 msg/s # udp rx: 1384 MB/s 1009584 calls/s # udp tx: 1384 MB/s 23479 calls/s 23479 msg/s # udp rx: 1381 MB/s 1007702 calls/s # udp tx: 1381 MB/s 23437 calls/s 23437 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__->