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.57 [+2.26] tcp tx: 942 MB/s 15989 calls/s 15989 msg/s # 2.57 [+0.00] tcp rx: 943 MB/s 51022 calls/s # 3.57 [+1.00] tcp tx: 932 MB/s 15816 calls/s 15816 msg/s # 3.58 [+0.01] tcp rx: 937 MB/s 47828 calls/s # 4.57 [+0.99] tcp tx: 981 MB/s 16641 calls/s 16641 msg/s # 4.58 [+0.01] tcp rx: 981 MB/s 47761 calls/s # 5.57 [+0.99] tcp tx: 960 MB/s 16298 calls/s 16298 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 579 MB/s 419840 calls/s # 6.93 [+0.02] udp tx: 1092 MB/s 18532 calls/s 18532 msg/s # 7.91 [+0.98] udp rx: 643 MB/s 466176 calls/s # 7.93 [+0.02] udp tx: 1217 MB/s 20645 calls/s 20645 msg/s # 8.91 [+0.98] udp rx: 668 MB/s 484608 calls/s # 8.93 [+0.02] udp tx: 1148 MB/s 19472 calls/s 19472 msg/s # 9.92 [+0.98] udp rx: 666 MB/s 483072 calls/s # 9.93 [+0.02] udp tx: 1198 MB/s 20324 calls/s 20324 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.28] -4 -G # 11.27 [+1.01] udp rx: 947 MB/s 690883 calls/s # 11.29 [+0.02] udp tx: 986 MB/s 16726 calls/s 16726 msg/s # 12.27 [+0.98] udp rx: 1030 MB/s 751365 calls/s # 12.29 [+0.02] udp tx: 1029 MB/s 17466 calls/s 17466 msg/s # 13.27 [+0.98] udp rx: 1101 MB/s 802970 calls/s # 13.29 [+0.02] udp tx: 1100 MB/s 18664 calls/s 18664 msg/s # 14.27 [+0.98] udp rx: 1113 MB/s 811819 calls/s # 14.29 [+0.02] udp tx: 1112 MB/s 18875 calls/s 18875 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__->