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.31 [+0.31] -4 -t # 2.56 [+2.25] tcp tx: 1004 MB/s 17033 calls/s 17033 msg/s # 2.56 [+0.00] tcp rx: 1004 MB/s 51346 calls/s # 3.56 [+1.00] tcp tx: 992 MB/s 16834 calls/s 16834 msg/s # 3.56 [+0.00] tcp rx: 993 MB/s 50917 calls/s # 4.56 [+1.00] tcp tx: 980 MB/s 16636 calls/s 16636 msg/s # 4.56 [+0.00] tcp rx: 981 MB/s 50075 calls/s # 5.56 [+1.00] tcp tx: 969 MB/s 16449 calls/s 16449 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.88 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 558 MB/s 404480 calls/s # 6.91 [+0.02] udp tx: 819 MB/s 13903 calls/s 13903 msg/s # 7.89 [+0.98] udp rx: 570 MB/s 413440 calls/s # 7.91 [+0.02] udp tx: 816 MB/s 13854 calls/s 13854 msg/s # 8.89 [+0.98] udp rx: 560 MB/s 406157 calls/s # 8.91 [+0.02] udp tx: 831 MB/s 14109 calls/s 14109 msg/s # 9.89 [+0.98] udp rx: 549 MB/s 397568 calls/s # 9.91 [+0.02] udp tx: 853 MB/s 14469 calls/s 14469 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: 637 MB/s 464830 calls/s # 11.27 [+0.02] udp tx: 651 MB/s 11057 calls/s 11057 msg/s # 12.25 [+0.98] udp rx: 650 MB/s 474736 calls/s # 12.27 [+0.02] udp tx: 652 MB/s 11061 calls/s 11061 msg/s # 13.26 [+0.98] udp rx: 650 MB/s 474750 calls/s # 13.27 [+0.02] udp tx: 652 MB/s 11060 calls/s 11060 msg/s # 14.26 [+0.98] udp rx: 651 MB/s 475427 calls/s # 14.27 [+0.02] udp tx: 660 MB/s 11196 calls/s 11196 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__->