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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.45 [+0.43] -4 -t # 2.78 [+2.33] tcp tx: 906 MB/s 15370 calls/s 15370 msg/s # 2.78 [+0.00] tcp rx: 906 MB/s 51203 calls/s # 3.78 [+1.00] tcp tx: 910 MB/s 15441 calls/s 15441 msg/s # 3.81 [+0.03] tcp rx: 940 MB/s 48330 calls/s # 4.78 [+0.97] tcp tx: 923 MB/s 15666 calls/s 15666 msg/s # 4.81 [+0.03] tcp rx: 921 MB/s 48723 calls/s # 5.78 [+0.97] tcp tx: 873 MB/s 14814 calls/s 14814 msg/s # 5.82 [+0.04] udp gso - over veth touching data # 5.82 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.24 [+0.42] -4 -v # 7.26 [+1.01] udp rx: 634 MB/s 459776 calls/s # 7.29 [+0.03] udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # 8.26 [+0.97] udp rx: 657 MB/s 476416 calls/s # 8.29 [+0.03] udp tx: 1191 MB/s 20215 calls/s 20215 msg/s # 9.26 [+0.97] udp rx: 660 MB/s 478464 calls/s # 9.29 [+0.03] udp tx: 1249 MB/s 21192 calls/s 21192 msg/s # 10.26 [+0.97] udp rx: 660 MB/s 478208 calls/s # 10.29 [+0.03] udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # 10.33 [+0.04] udp gso and gro - over veth touching data # 10.33 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.75 [+0.42] -4 -G # 11.77 [+1.02] udp rx: 1010 MB/s 736781 calls/s # 11.79 [+0.02] udp tx: 1036 MB/s 17585 calls/s 17585 msg/s # 12.77 [+0.98] udp rx: 1087 MB/s 792972 calls/s # 12.79 [+0.02] udp tx: 1088 MB/s 18465 calls/s 18465 msg/s # 13.77 [+0.98] udp rx: 1108 MB/s 808369 calls/s # 13.79 [+0.02] udp tx: 1110 MB/s 18834 calls/s 18834 msg/s # 14.77 [+0.98] udp rx: 1111 MB/s 810842 calls/s # 14.79 [+0.02] udp tx: 1109 MB/s 18823 calls/s 18823 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__->