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.27 [+0.27] -4 -t # 2.52 [+2.25] tcp tx: 1028 MB/s 17441 calls/s 17441 msg/s # 2.52 [+0.00] tcp rx: 1028 MB/s 51860 calls/s # 3.52 [+1.00] tcp tx: 1001 MB/s 16979 calls/s 16979 msg/s # 3.52 [+0.00] tcp rx: 1002 MB/s 51476 calls/s # 4.52 [+1.00] tcp tx: 1011 MB/s 17160 calls/s 17160 msg/s # 4.52 [+0.00] tcp rx: 1012 MB/s 51912 calls/s # 5.52 [+1.00] tcp tx: 1000 MB/s 16961 calls/s 16961 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.30] -4 -v # 6.86 [+1.01] udp rx: 651 MB/s 472064 calls/s # 6.88 [+0.02] udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # 7.86 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.88 [+0.02] udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # 8.86 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.88 [+0.02] udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # 9.86 [+0.98] udp rx: 668 MB/s 484096 calls/s # 9.88 [+0.02] udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1103 MB/s 804796 calls/s # 11.22 [+0.02] udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # 12.20 [+0.98] udp rx: 1135 MB/s 828285 calls/s # 12.22 [+0.02] udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # 13.20 [+0.98] udp rx: 1084 MB/s 790874 calls/s # 13.22 [+0.02] udp tx: 1083 MB/s 18378 calls/s 18378 msg/s # 14.20 [+0.98] udp rx: 1120 MB/s 817268 calls/s # 14.22 [+0.02] udp tx: 1119 MB/s 18988 calls/s 18988 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__->