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: 962 MB/s 16322 calls/s 16322 msg/s # 2.52 [+0.00] tcp rx: 963 MB/s 49620 calls/s # 3.52 [+1.00] tcp tx: 948 MB/s 16091 calls/s 16091 msg/s # 3.61 [+0.09] tcp rx: 1059 MB/s 46006 calls/s # 4.52 [+0.91] tcp tx: 954 MB/s 16189 calls/s 16189 msg/s # 4.61 [+0.09] tcp rx: 931 MB/s 47739 calls/s # 5.52 [+0.91] tcp tx: 926 MB/s 15721 calls/s 15721 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.80 [+0.26] -4 -v # 6.82 [+1.02] udp rx: 654 MB/s 474112 calls/s # 6.84 [+0.02] udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # 7.82 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.84 [+0.02] udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # 8.82 [+0.98] udp rx: 673 MB/s 487680 calls/s # 8.84 [+0.02] udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # 9.82 [+0.98] udp rx: 673 MB/s 487936 calls/s # 9.84 [+0.02] udp tx: 1281 MB/s 21730 calls/s 21730 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.26] -4 -G # 11.13 [+1.01] udp rx: 972 MB/s 709385 calls/s # 11.15 [+0.02] udp tx: 1001 MB/s 16992 calls/s 16992 msg/s # 12.14 [+0.98] udp rx: 914 MB/s 667172 calls/s # 12.15 [+0.02] udp tx: 915 MB/s 15528 calls/s 15528 msg/s # 13.14 [+0.98] udp rx: 1117 MB/s 814650 calls/s # 13.15 [+0.02] udp tx: 1117 MB/s 18962 calls/s 18962 msg/s # 14.14 [+0.99] udp rx: 1116 MB/s 814256 calls/s # 14.15 [+0.01] udp tx: 1116 MB/s 18942 calls/s 18942 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__->