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.25 [+0.25] -4 -t # 2.50 [+2.24] tcp tx: 1003 MB/s 17019 calls/s 17019 msg/s # 2.53 [+0.04] tcp rx: 1044 MB/s 51783 calls/s # 3.50 [+0.96] tcp tx: 972 MB/s 16497 calls/s 16497 msg/s # 3.53 [+0.04] tcp rx: 966 MB/s 47288 calls/s # 4.50 [+0.96] tcp tx: 949 MB/s 16102 calls/s 16102 msg/s # 4.53 [+0.04] tcp rx: 950 MB/s 46902 calls/s # 5.50 [+0.96] tcp tx: 949 MB/s 16097 calls/s 16097 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.81 [+1.01] udp rx: 653 MB/s 473600 calls/s # 6.83 [+0.02] udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # 7.81 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.83 [+0.02] udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # 8.81 [+0.98] udp rx: 670 MB/s 485632 calls/s # 8.83 [+0.02] udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # 9.81 [+0.98] udp rx: 666 MB/s 482560 calls/s # 9.83 [+0.02] udp tx: 1295 MB/s 21966 calls/s 21966 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.25] -4 -G # 11.12 [+1.01] udp rx: 1121 MB/s 817931 calls/s # 11.14 [+0.02] udp tx: 1142 MB/s 19378 calls/s 19378 msg/s # 12.12 [+0.98] udp rx: 1134 MB/s 827047 calls/s # 12.14 [+0.02] udp tx: 1135 MB/s 19263 calls/s 19263 msg/s # 13.12 [+0.98] udp rx: 1069 MB/s 779926 calls/s # 13.14 [+0.02] udp tx: 1068 MB/s 18114 calls/s 18114 msg/s # 14.12 [+0.99] udp rx: 1060 MB/s 773781 calls/s # 14.14 [+0.01] udp tx: 1064 MB/s 18051 calls/s 18051 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__->