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: 1000 MB/s 16965 calls/s 16965 msg/s # tcp rx: 1000 MB/s 51570 calls/s # tcp tx: 1003 MB/s 17014 calls/s 17014 msg/s # tcp rx: 1003 MB/s 50997 calls/s # tcp tx: 993 MB/s 16850 calls/s 16850 msg/s # tcp rx: 994 MB/s 50374 calls/s # tcp tx: 974 MB/s 16523 calls/s 16523 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: 647 MB/s 468736 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 653 MB/s 473624 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # udp rx: 661 MB/s 478720 calls/s # udp tx: 1248 MB/s 21178 calls/s 21178 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: 1126 MB/s 821228 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # udp rx: 1156 MB/s 843130 calls/s # udp tx: 1155 MB/s 19591 calls/s 19591 msg/s # udp rx: 1148 MB/s 837565 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # udp rx: 1150 MB/s 839427 calls/s # udp tx: 1149 MB/s 19503 calls/s 19503 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__->