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.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.39 [+0.38] -4 -t # 2.67 [+2.28] tcp tx: 936 MB/s 15886 calls/s 15886 msg/s # 2.67 [+0.00] tcp rx: 937 MB/s 49187 calls/s # 3.67 [+1.00] tcp tx: 948 MB/s 16094 calls/s 16094 msg/s # 3.67 [+0.00] tcp rx: 949 MB/s 47261 calls/s # 4.67 [+1.00] tcp tx: 913 MB/s 15491 calls/s 15491 msg/s # 4.67 [+0.00] tcp rx: 914 MB/s 48067 calls/s # 5.67 [+1.00] tcp tx: 956 MB/s 16215 calls/s 16215 msg/s # 5.71 [+0.03] udp gso - over veth touching data # 5.71 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.07 [+0.36] -4 -v # 7.08 [+1.02] udp rx: 593 MB/s 430510 calls/s # 7.10 [+0.02] udp tx: 1130 MB/s 19178 calls/s 19178 msg/s # 8.08 [+0.98] udp rx: 657 MB/s 476416 calls/s # 8.10 [+0.02] udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # 9.09 [+0.98] udp rx: 659 MB/s 477696 calls/s # 9.10 [+0.02] udp tx: 1293 MB/s 21935 calls/s 21935 msg/s # 10.09 [+0.98] udp rx: 659 MB/s 477440 calls/s # 10.10 [+0.02] udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # 10.14 [+0.04] udp gso and gro - over veth touching data # 10.14 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.55 [+0.40] -4 -G # 11.56 [+1.01] udp rx: 1085 MB/s 791637 calls/s # 11.59 [+0.03] udp tx: 1115 MB/s 18916 calls/s 18916 msg/s # 12.56 [+0.97] udp rx: 1134 MB/s 827244 calls/s # 12.59 [+0.03] udp tx: 1133 MB/s 19230 calls/s 19230 msg/s # 13.56 [+0.97] udp rx: 1126 MB/s 821632 calls/s # 13.59 [+0.03] udp tx: 1125 MB/s 19083 calls/s 19083 msg/s # 14.57 [+0.98] udp rx: 1032 MB/s 753350 calls/s # 14.59 [+0.02] udp tx: 1032 MB/s 17513 calls/s 17513 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__->