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.30 [+0.30] -4 -t # 2.54 [+2.24] tcp tx: 946 MB/s 16055 calls/s 16055 msg/s # 2.54 [+0.00] tcp rx: 947 MB/s 52126 calls/s # 3.54 [+1.00] tcp tx: 960 MB/s 16283 calls/s 16283 msg/s # 3.55 [+0.02] tcp rx: 978 MB/s 49679 calls/s # 4.54 [+0.98] tcp tx: 978 MB/s 16596 calls/s 16596 msg/s # 4.55 [+0.02] tcp rx: 980 MB/s 48770 calls/s # 5.54 [+0.98] tcp tx: 931 MB/s 15793 calls/s 15793 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.25] -4 -v # 6.83 [+1.01] udp rx: 658 MB/s 477184 calls/s # 6.85 [+0.02] udp tx: 1176 MB/s 19952 calls/s 19952 msg/s # 7.83 [+0.98] udp rx: 672 MB/s 487171 calls/s # 7.85 [+0.02] udp tx: 1163 MB/s 19732 calls/s 19732 msg/s # 8.83 [+0.98] udp rx: 671 MB/s 486596 calls/s # 8.85 [+0.02] udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # 9.83 [+0.99] udp rx: 671 MB/s 486443 calls/s # 9.85 [+0.01] udp tx: 1187 MB/s 20134 calls/s 20134 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 1074 MB/s 783356 calls/s # 11.18 [+0.02] udp tx: 1094 MB/s 18558 calls/s 18558 msg/s # 12.17 [+0.98] udp rx: 1107 MB/s 807667 calls/s # 12.18 [+0.02] udp tx: 1104 MB/s 18727 calls/s 18727 msg/s # 13.17 [+0.98] udp rx: 1123 MB/s 819402 calls/s # 13.18 [+0.02] udp tx: 1125 MB/s 19085 calls/s 19085 msg/s # 14.17 [+0.99] udp rx: 1152 MB/s 840477 calls/s # 14.18 [+0.01] udp tx: 1151 MB/s 19533 calls/s 19533 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__->