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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 948 MB/s 16089 calls/s 16089 msg/s # 2.49 [+0.00] tcp rx: 949 MB/s 49975 calls/s # 3.49 [+1.00] tcp tx: 979 MB/s 16614 calls/s 16614 msg/s # 3.49 [+0.00] tcp rx: 980 MB/s 50609 calls/s # 4.49 [+1.00] tcp tx: 890 MB/s 15111 calls/s 15111 msg/s # 4.50 [+0.00] tcp rx: 891 MB/s 45805 calls/s # 5.49 [+1.00] tcp tx: 951 MB/s 16130 calls/s 16130 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 657 MB/s 475904 calls/s # 6.81 [+0.02] udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # 7.80 [+0.98] udp rx: 672 MB/s 487936 calls/s # 7.81 [+0.02] udp tx: 1310 MB/s 22235 calls/s 22235 msg/s # 8.80 [+0.98] udp rx: 627 MB/s 455168 calls/s # 8.81 [+0.02] udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # 9.80 [+0.98] udp rx: 670 MB/s 485632 calls/s # 9.81 [+0.02] udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.26] -4 -G # 11.12 [+1.01] udp rx: 1076 MB/s 785427 calls/s # 11.14 [+0.02] udp tx: 1096 MB/s 18593 calls/s 18593 msg/s # 12.12 [+0.98] udp rx: 1115 MB/s 813702 calls/s # 12.14 [+0.02] udp tx: 1115 MB/s 18926 calls/s 18926 msg/s # 13.12 [+0.98] udp rx: 1110 MB/s 809679 calls/s # 13.14 [+0.02] udp tx: 1109 MB/s 18817 calls/s 18817 msg/s # 14.12 [+0.99] udp rx: 1108 MB/s 808464 calls/s # 14.14 [+0.02] udp tx: 1108 MB/s 18793 calls/s 18793 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__->