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.25 [+0.25] -4 -t # 2.47 [+2.22] tcp tx: 968 MB/s 16423 calls/s 16423 msg/s # 2.47 [+0.00] tcp rx: 968 MB/s 49849 calls/s # 3.47 [+1.00] tcp tx: 959 MB/s 16269 calls/s 16269 msg/s # 3.47 [+0.00] tcp rx: 960 MB/s 50007 calls/s # 4.47 [+1.00] tcp tx: 954 MB/s 16190 calls/s 16190 msg/s # 4.48 [+0.00] tcp rx: 955 MB/s 49671 calls/s # 5.47 [+1.00] tcp tx: 954 MB/s 16186 calls/s 16186 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.25] -4 -v # 6.76 [+1.01] udp rx: 659 MB/s 478464 calls/s # 6.78 [+0.02] udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # 7.76 [+0.99] udp rx: 670 MB/s 486144 calls/s # 7.78 [+0.01] udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # 8.76 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.78 [+0.01] udp tx: 1276 MB/s 21642 calls/s 21642 msg/s # 9.77 [+0.99] udp rx: 671 MB/s 486144 calls/s # 9.78 [+0.01] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.26] -4 -G # 11.08 [+1.01] udp rx: 1075 MB/s 784115 calls/s # 11.10 [+0.02] udp tx: 1096 MB/s 18597 calls/s 18597 msg/s # 12.08 [+0.98] udp rx: 1126 MB/s 821392 calls/s # 12.10 [+0.02] udp tx: 1126 MB/s 19101 calls/s 19101 msg/s # 13.08 [+0.98] udp rx: 1102 MB/s 804321 calls/s # 13.10 [+0.02] udp tx: 1102 MB/s 18692 calls/s 18692 msg/s # 14.08 [+0.98] udp rx: 1108 MB/s 808151 calls/s # 14.10 [+0.02] udp tx: 1107 MB/s 18787 calls/s 18787 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__->