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: 915 MB/s 15526 calls/s 15526 msg/s # tcp rx: 916 MB/s 47391 calls/s # tcp tx: 983 MB/s 16681 calls/s 16681 msg/s # tcp rx: 984 MB/s 50847 calls/s # tcp tx: 902 MB/s 15314 calls/s 15314 msg/s # tcp rx: 903 MB/s 48707 calls/s # tcp tx: 1017 MB/s 17259 calls/s 17259 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: 597 MB/s 432896 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp rx: 644 MB/s 466688 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 657 MB/s 475904 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 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: 1111 MB/s 810396 calls/s # udp tx: 1133 MB/s 19217 calls/s 19217 msg/s # udp rx: 1137 MB/s 829479 calls/s # udp tx: 1137 MB/s 19290 calls/s 19290 msg/s # udp rx: 1146 MB/s 836003 calls/s # udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # udp rx: 1149 MB/s 838107 calls/s # udp tx: 1148 MB/s 19477 calls/s 19477 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__->