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.31 [+0.30] -4 -t # 2.56 [+2.25] tcp tx: 962 MB/s 16324 calls/s 16324 msg/s # 2.56 [+0.00] tcp rx: 962 MB/s 50643 calls/s # 3.56 [+1.00] tcp tx: 969 MB/s 16436 calls/s 16436 msg/s # 3.56 [+0.00] tcp rx: 969 MB/s 50324 calls/s # 4.56 [+1.00] tcp tx: 986 MB/s 16733 calls/s 16733 msg/s # 4.56 [+0.00] tcp rx: 987 MB/s 50330 calls/s # 5.56 [+1.00] tcp tx: 970 MB/s 16454 calls/s 16454 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.90 [+0.31] -4 -v # 6.92 [+1.02] udp rx: 619 MB/s 449280 calls/s # 6.93 [+0.02] udp tx: 1156 MB/s 19617 calls/s 19617 msg/s # 7.92 [+0.98] udp rx: 652 MB/s 472464 calls/s # 7.93 [+0.02] udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # 8.92 [+0.99] udp rx: 553 MB/s 400663 calls/s # 8.93 [+0.01] udp tx: 1301 MB/s 22068 calls/s 22068 msg/s # 9.92 [+0.99] udp rx: 639 MB/s 463260 calls/s # 9.93 [+0.01] udp tx: 1227 MB/s 20814 calls/s 20814 msg/s # 9.97 [+0.04] 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.27 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 1081 MB/s 789009 calls/s # 11.31 [+0.02] udp tx: 1106 MB/s 18774 calls/s 18774 msg/s # 12.29 [+0.98] udp rx: 1041 MB/s 759429 calls/s # 12.31 [+0.02] udp tx: 1040 MB/s 17647 calls/s 17647 msg/s # 13.29 [+0.98] udp rx: 1098 MB/s 801005 calls/s # 13.31 [+0.02] udp tx: 1098 MB/s 18623 calls/s 18623 msg/s # 14.29 [+0.98] udp rx: 1092 MB/s 796888 calls/s # 14.31 [+0.02] udp tx: 1091 MB/s 18519 calls/s 18519 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__->