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.26 [+0.25] -4 -t # 2.50 [+2.24] tcp tx: 993 MB/s 16849 calls/s 16849 msg/s # 2.51 [+0.02] tcp rx: 1012 MB/s 50256 calls/s # 3.50 [+0.98] tcp tx: 987 MB/s 16752 calls/s 16752 msg/s # 3.51 [+0.02] tcp rx: 986 MB/s 49509 calls/s # 4.50 [+0.98] tcp tx: 980 MB/s 16630 calls/s 16630 msg/s # 4.51 [+0.02] tcp rx: 984 MB/s 48441 calls/s # 5.50 [+0.98] tcp tx: 979 MB/s 16621 calls/s 16621 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 654 MB/s 474112 calls/s # 6.82 [+0.02] udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # 7.80 [+0.98] udp rx: 660 MB/s 478208 calls/s # 7.82 [+0.02] udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # 8.80 [+0.98] udp rx: 669 MB/s 484864 calls/s # 8.82 [+0.02] udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # 9.80 [+0.98] udp rx: 670 MB/s 485376 calls/s # 9.82 [+0.02] udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.27] -4 -G # 11.13 [+1.01] udp rx: 1131 MB/s 825121 calls/s # 11.15 [+0.02] udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # 12.13 [+0.98] udp rx: 1141 MB/s 832518 calls/s # 12.15 [+0.02] udp tx: 1140 MB/s 19346 calls/s 19346 msg/s # 13.13 [+0.98] udp rx: 1135 MB/s 828307 calls/s # 13.15 [+0.02] udp tx: 1134 MB/s 19246 calls/s 19246 msg/s # 14.14 [+0.98] udp rx: 1135 MB/s 828343 calls/s # 14.15 [+0.02] udp tx: 1134 MB/s 19246 calls/s 19246 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__->