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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 921 MB/s 15637 calls/s 15637 msg/s # 2.54 [+0.00] tcp rx: 922 MB/s 48795 calls/s # 3.54 [+1.00] tcp tx: 917 MB/s 15567 calls/s 15567 msg/s # 3.54 [+0.00] tcp rx: 918 MB/s 48566 calls/s # 4.54 [+1.00] tcp tx: 932 MB/s 15817 calls/s 15817 msg/s # 4.54 [+0.00] tcp rx: 933 MB/s 48672 calls/s # 5.54 [+1.00] tcp tx: 957 MB/s 16248 calls/s 16248 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.32] -4 -v # 6.91 [+1.02] udp rx: 655 MB/s 475152 calls/s # 6.93 [+0.02] udp tx: 1084 MB/s 18391 calls/s 18391 msg/s # 7.91 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.93 [+0.02] udp tx: 1180 MB/s 20029 calls/s 20029 msg/s # 8.91 [+0.98] udp rx: 671 MB/s 486528 calls/s # 8.93 [+0.02] udp tx: 1193 MB/s 20248 calls/s 20248 msg/s # 9.92 [+0.98] udp rx: 670 MB/s 485376 calls/s # 9.93 [+0.02] udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.27] -4 -G # 11.25 [+1.01] udp rx: 1079 MB/s 787591 calls/s # 11.26 [+0.02] udp tx: 1104 MB/s 18737 calls/s 18737 msg/s # 12.25 [+0.98] udp rx: 1085 MB/s 791545 calls/s # 12.26 [+0.02] udp tx: 1085 MB/s 18406 calls/s 18406 msg/s # 13.25 [+0.99] udp rx: 1110 MB/s 810044 calls/s # 13.26 [+0.01] udp tx: 1109 MB/s 18826 calls/s 18826 msg/s # 14.25 [+0.99] udp rx: 1111 MB/s 810684 calls/s # 14.26 [+0.01] udp tx: 1110 MB/s 18835 calls/s 18835 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__->