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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 942 MB/s 15983 calls/s 15983 msg/s # 2.55 [+0.00] tcp rx: 942 MB/s 47822 calls/s # 3.55 [+1.00] tcp tx: 926 MB/s 15713 calls/s 15713 msg/s # 3.55 [+0.00] tcp rx: 927 MB/s 47596 calls/s # 4.55 [+1.00] tcp tx: 935 MB/s 15872 calls/s 15872 msg/s # 4.55 [+0.00] tcp rx: 936 MB/s 47206 calls/s # 5.55 [+1.00] tcp tx: 933 MB/s 15829 calls/s 15829 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.35] -4 -v # 6.95 [+1.02] udp rx: 655 MB/s 474880 calls/s # 6.97 [+0.02] udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # 7.95 [+0.98] udp rx: 632 MB/s 459282 calls/s # 7.97 [+0.02] udp tx: 1138 MB/s 19309 calls/s 19309 msg/s # 8.96 [+0.98] udp rx: 670 MB/s 485888 calls/s # 8.97 [+0.02] udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # 9.96 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.97 [+0.01] udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 1121 MB/s 817733 calls/s # 11.33 [+0.02] udp tx: 1142 MB/s 19372 calls/s 19372 msg/s # 12.31 [+0.98] udp rx: 1139 MB/s 830790 calls/s # 12.33 [+0.02] udp tx: 1138 MB/s 19315 calls/s 19315 msg/s # 13.31 [+0.98] udp rx: 1139 MB/s 830965 calls/s # 13.33 [+0.02] udp tx: 1138 MB/s 19313 calls/s 19313 msg/s # 14.32 [+0.99] udp rx: 1138 MB/s 830483 calls/s # 14.33 [+0.01] udp tx: 1138 MB/s 19304 calls/s 19304 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__->