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.32 [+0.32] -4 -t # 2.57 [+2.25] tcp tx: 870 MB/s 14764 calls/s 14764 msg/s # 2.57 [+0.00] tcp rx: 871 MB/s 45549 calls/s # 3.57 [+1.00] tcp tx: 948 MB/s 16090 calls/s 16090 msg/s # 3.57 [+0.00] tcp rx: 949 MB/s 48168 calls/s # 4.57 [+1.00] tcp tx: 991 MB/s 16817 calls/s 16817 msg/s # 4.57 [+0.00] tcp rx: 992 MB/s 50404 calls/s # 5.57 [+1.00] tcp tx: 978 MB/s 16596 calls/s 16596 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.27] -4 -v # 6.89 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.91 [+0.02] udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # 7.89 [+0.98] udp rx: 668 MB/s 483964 calls/s # 7.91 [+0.02] udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # 8.89 [+0.98] udp rx: 670 MB/s 485967 calls/s # 8.91 [+0.02] udp tx: 1214 MB/s 20598 calls/s 20598 msg/s # 9.89 [+0.98] udp rx: 669 MB/s 485376 calls/s # 9.91 [+0.02] udp tx: 1191 MB/s 20203 calls/s 20203 msg/s # 9.94 [+0.03] 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.24 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 1035 MB/s 755092 calls/s # 11.27 [+0.02] udp tx: 1054 MB/s 17885 calls/s 17885 msg/s # 12.26 [+0.99] udp rx: 1118 MB/s 815449 calls/s # 12.27 [+0.01] udp tx: 1120 MB/s 18998 calls/s 18998 msg/s # 13.26 [+0.99] udp rx: 1095 MB/s 798795 calls/s # 13.27 [+0.01] udp tx: 1096 MB/s 18601 calls/s 18601 msg/s # 14.26 [+0.99] udp rx: 1135 MB/s 827809 calls/s # 14.27 [+0.01] udp tx: 1136 MB/s 19270 calls/s 19270 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__->