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: 810 MB/s 13748 calls/s 13748 msg/s # tcp rx: 811 MB/s 64241 calls/s # tcp tx: 801 MB/s 13602 calls/s 13602 msg/s # tcp rx: 811 MB/s 61050 calls/s # tcp tx: 800 MB/s 13578 calls/s 13578 msg/s # tcp rx: 799 MB/s 63079 calls/s # tcp tx: 791 MB/s 13417 calls/s 13417 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: 594 MB/s 430968 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 650 MB/s 472320 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 674 MB/s 488630 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 676 MB/s 490240 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 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: 1067 MB/s 778259 calls/s # udp tx: 1093 MB/s 18546 calls/s 18546 msg/s # udp rx: 1124 MB/s 819846 calls/s # udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # udp rx: 1117 MB/s 814763 calls/s # udp tx: 1114 MB/s 18909 calls/s 18909 msg/s # udp rx: 1115 MB/s 813601 calls/s # udp tx: 1121 MB/s 19013 calls/s 19013 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__->