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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 979 MB/s 16617 calls/s 16617 msg/s # 2.52 [+0.00] tcp rx: 980 MB/s 50862 calls/s # 3.52 [+1.00] tcp tx: 984 MB/s 16694 calls/s 16694 msg/s # 3.52 [+0.00] tcp rx: 985 MB/s 51035 calls/s # 4.52 [+1.00] tcp tx: 996 MB/s 16909 calls/s 16909 msg/s # 4.52 [+0.00] tcp rx: 997 MB/s 50225 calls/s # 5.52 [+1.00] tcp tx: 977 MB/s 16578 calls/s 16578 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.83 [+1.02] udp rx: 617 MB/s 446976 calls/s # 6.85 [+0.02] udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # 7.83 [+0.98] udp rx: 668 MB/s 483840 calls/s # 7.85 [+0.02] udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # 8.83 [+0.98] udp rx: 668 MB/s 483840 calls/s # 8.85 [+0.02] udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # 9.84 [+0.99] udp rx: 667 MB/s 483328 calls/s # 9.85 [+0.01] udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.18 [+1.01] udp rx: 1089 MB/s 794468 calls/s # 11.20 [+0.02] udp tx: 1109 MB/s 18814 calls/s 18814 msg/s # 12.18 [+0.98] udp rx: 989 MB/s 721910 calls/s # 12.20 [+0.02] udp tx: 984 MB/s 16700 calls/s 16700 msg/s # 13.18 [+0.99] udp rx: 700 MB/s 511063 calls/s # 13.20 [+0.01] udp tx: 702 MB/s 11908 calls/s 11908 msg/s # 14.18 [+0.99] udp rx: 696 MB/s 507916 calls/s # 14.20 [+0.01] udp tx: 702 MB/s 11921 calls/s 11921 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__->