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: 925 MB/s 15694 calls/s 15694 msg/s # tcp rx: 926 MB/s 51031 calls/s # tcp tx: 950 MB/s 16126 calls/s 16126 msg/s # tcp rx: 951 MB/s 48662 calls/s # tcp tx: 879 MB/s 14912 calls/s 14912 msg/s # tcp rx: 880 MB/s 48638 calls/s # tcp tx: 922 MB/s 15649 calls/s 15649 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: 613 MB/s 444928 calls/s # udp tx: 1177 MB/s 19979 calls/s 19979 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 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: 1143 MB/s 834224 calls/s # udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp rx: 1131 MB/s 825544 calls/s # udp tx: 1132 MB/s 19208 calls/s 19208 msg/s # udp rx: 825 MB/s 601713 calls/s # udp tx: 815 MB/s 13838 calls/s 13838 msg/s # udp rx: 632 MB/s 461577 calls/s # udp tx: 637 MB/s 10807 calls/s 10807 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__->