make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 786 MB/s 13343 calls/s 13343 msg/s # tcp rx: 799 MB/s 40208 calls/s # tcp tx: 847 MB/s 14370 calls/s 14370 msg/s # tcp rx: 842 MB/s 46518 calls/s # tcp tx: 730 MB/s 12383 calls/s 12383 msg/s # tcp rx: 734 MB/s 47380 calls/s # tcp tx: 755 MB/s 12809 calls/s 12809 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: 509 MB/s 369152 calls/s # udp tx: 1116 MB/s 18938 calls/s 18938 msg/s # udp rx: 450 MB/s 326400 calls/s # udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # udp rx: 375 MB/s 272128 calls/s # udp tx: 1119 MB/s 18985 calls/s 18985 msg/s # udp rx: 359 MB/s 260608 calls/s # udp tx: 1215 MB/s 20611 calls/s 20611 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: 920 MB/s 671306 calls/s # udp tx: 940 MB/s 15951 calls/s 15951 msg/s # udp rx: 926 MB/s 675709 calls/s # udp tx: 933 MB/s 15834 calls/s 15834 msg/s # udp rx: 988 MB/s 720567 calls/s # udp tx: 993 MB/s 16858 calls/s 16858 msg/s # udp rx: 1077 MB/s 785656 calls/s # udp tx: 1079 MB/s 18305 calls/s 18305 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__->