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: 984 MB/s 16700 calls/s 16700 msg/s # 2.55 [+0.00] tcp rx: 985 MB/s 50152 calls/s # 3.55 [+1.00] tcp tx: 955 MB/s 16203 calls/s 16203 msg/s # 3.55 [+0.00] tcp rx: 955 MB/s 49919 calls/s # 4.55 [+1.00] tcp tx: 963 MB/s 16346 calls/s 16346 msg/s # 4.56 [+0.01] tcp rx: 972 MB/s 48883 calls/s # 5.55 [+0.99] tcp tx: 930 MB/s 15783 calls/s 15783 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 652 MB/s 472832 calls/s # 6.90 [+0.02] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 7.89 [+0.98] udp rx: 665 MB/s 482048 calls/s # 7.90 [+0.02] udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # 8.89 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.90 [+0.02] udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # 9.89 [+0.99] udp rx: 666 MB/s 482304 calls/s # 9.90 [+0.01] udp tx: 1246 MB/s 21149 calls/s 21149 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.27] -4 -G # 11.22 [+1.01] udp rx: 1122 MB/s 818887 calls/s # 11.23 [+0.02] udp tx: 1143 MB/s 19400 calls/s 19400 msg/s # 12.22 [+0.98] udp rx: 657 MB/s 479860 calls/s # 12.23 [+0.02] udp tx: 648 MB/s 10997 calls/s 10997 msg/s # 13.22 [+0.98] udp rx: 548 MB/s 399980 calls/s # 13.23 [+0.02] udp tx: 548 MB/s 9301 calls/s 9301 msg/s # 14.22 [+0.98] udp rx: 591 MB/s 431648 calls/s # 14.23 [+0.02] udp tx: 592 MB/s 10045 calls/s 10045 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__->