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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 1022 MB/s 17339 calls/s 17339 msg/s # 2.56 [+0.00] tcp rx: 1022 MB/s 52077 calls/s # 3.55 [+1.00] tcp tx: 1036 MB/s 17578 calls/s 17578 msg/s # 3.56 [+0.00] tcp rx: 1037 MB/s 52135 calls/s # 4.55 [+1.00] tcp tx: 996 MB/s 16894 calls/s 16894 msg/s # 4.56 [+0.00] tcp rx: 997 MB/s 50865 calls/s # 5.55 [+1.00] tcp tx: 978 MB/s 16591 calls/s 16591 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 655 MB/s 474624 calls/s # 6.90 [+0.02] udp tx: 1233 MB/s 20916 calls/s 20916 msg/s # 7.88 [+0.98] udp rx: 664 MB/s 481792 calls/s # 7.90 [+0.02] udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # 8.88 [+0.98] udp rx: 670 MB/s 485632 calls/s # 8.90 [+0.02] udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # 9.88 [+0.98] udp rx: 668 MB/s 484352 calls/s # 9.90 [+0.02] udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # 9.94 [+0.04] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.31] -4 -G # 11.26 [+1.01] udp rx: 1090 MB/s 795553 calls/s # 11.28 [+0.02] udp tx: 1112 MB/s 18870 calls/s 18870 msg/s # 12.27 [+0.98] udp rx: 1108 MB/s 808351 calls/s # 12.28 [+0.02] udp tx: 1108 MB/s 18801 calls/s 18801 msg/s # 13.27 [+0.98] udp rx: 1111 MB/s 810263 calls/s # 13.28 [+0.02] udp tx: 1110 MB/s 18838 calls/s 18838 msg/s # 14.27 [+0.98] udp rx: 1110 MB/s 810014 calls/s # 14.28 [+0.02] udp tx: 1110 MB/s 18833 calls/s 18833 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__->