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.57 [+2.27] tcp tx: 863 MB/s 14645 calls/s 14645 msg/s # 2.57 [+0.00] tcp rx: 863 MB/s 45813 calls/s # 3.57 [+1.00] tcp tx: 969 MB/s 16437 calls/s 16437 msg/s # 3.57 [+0.00] tcp rx: 970 MB/s 50100 calls/s # 4.57 [+1.00] tcp tx: 997 MB/s 16917 calls/s 16917 msg/s # 4.57 [+0.00] tcp rx: 998 MB/s 51020 calls/s # 5.57 [+1.00] tcp tx: 975 MB/s 16549 calls/s 16549 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.28] -4 -v # 6.90 [+1.01] udp rx: 654 MB/s 474112 calls/s # 6.91 [+0.02] udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # 7.90 [+0.98] udp rx: 667 MB/s 484096 calls/s # 7.91 [+0.02] udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # 8.90 [+0.98] udp rx: 666 MB/s 483072 calls/s # 8.91 [+0.02] udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # 9.90 [+0.99] udp rx: 667 MB/s 483840 calls/s # 9.91 [+0.01] udp tx: 1176 MB/s 19950 calls/s 19950 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.27] -4 -G # 11.23 [+1.01] udp rx: 1059 MB/s 772473 calls/s # 11.25 [+0.02] udp tx: 1078 MB/s 18288 calls/s 18288 msg/s # 12.23 [+0.98] udp rx: 1083 MB/s 790228 calls/s # 12.25 [+0.02] udp tx: 1086 MB/s 18420 calls/s 18420 msg/s # 13.23 [+0.99] udp rx: 1081 MB/s 788976 calls/s # 13.25 [+0.01] udp tx: 1082 MB/s 18366 calls/s 18366 msg/s # 14.23 [+0.99] udp rx: 1092 MB/s 796889 calls/s # 14.25 [+0.01] udp tx: 1093 MB/s 18553 calls/s 18553 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__->