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.32 [+0.32] -4 -t # 2.57 [+2.25] tcp tx: 973 MB/s 16512 calls/s 16512 msg/s # 2.57 [+0.00] tcp rx: 973 MB/s 50395 calls/s # 3.57 [+1.00] tcp tx: 956 MB/s 16229 calls/s 16229 msg/s # 3.57 [+0.00] tcp rx: 957 MB/s 49432 calls/s # 4.57 [+1.00] tcp tx: 943 MB/s 15995 calls/s 15995 msg/s # 4.57 [+0.00] tcp rx: 943 MB/s 48005 calls/s # 5.57 [+1.00] tcp tx: 935 MB/s 15860 calls/s 15860 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: 643 MB/s 466688 calls/s # 6.92 [+0.02] udp tx: 1207 MB/s 20481 calls/s 20481 msg/s # 7.90 [+0.98] udp rx: 651 MB/s 471808 calls/s # 7.92 [+0.02] udp tx: 1224 MB/s 20763 calls/s 20763 msg/s # 8.90 [+0.98] udp rx: 655 MB/s 474880 calls/s # 8.92 [+0.02] udp tx: 1176 MB/s 19954 calls/s 19954 msg/s # 9.90 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.92 [+0.02] udp tx: 1243 MB/s 21090 calls/s 21090 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.26 [+0.31] -4 -G # 11.28 [+1.01] udp rx: 1089 MB/s 794404 calls/s # 11.30 [+0.02] udp tx: 1115 MB/s 18922 calls/s 18922 msg/s # 12.28 [+0.98] udp rx: 1109 MB/s 809194 calls/s # 12.30 [+0.02] udp tx: 1109 MB/s 18811 calls/s 18811 msg/s # 13.28 [+0.98] udp rx: 1122 MB/s 818824 calls/s # 13.30 [+0.02] udp tx: 1121 MB/s 19029 calls/s 19029 msg/s # 14.28 [+0.98] udp rx: 1121 MB/s 817714 calls/s # 14.30 [+0.02] udp tx: 1120 MB/s 19010 calls/s 19010 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__->