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.53 [+2.25] tcp tx: 1012 MB/s 17165 calls/s 17165 msg/s # 2.54 [+0.00] tcp rx: 1012 MB/s 50794 calls/s # 3.53 [+1.00] tcp tx: 942 MB/s 15992 calls/s 15992 msg/s # 3.54 [+0.00] tcp rx: 943 MB/s 48547 calls/s # 4.53 [+1.00] tcp tx: 932 MB/s 15818 calls/s 15818 msg/s # 4.54 [+0.00] tcp rx: 933 MB/s 48199 calls/s # 5.53 [+1.00] tcp tx: 882 MB/s 14961 calls/s 14961 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.32] -4 -v # 6.90 [+1.01] udp rx: 603 MB/s 437248 calls/s # 6.92 [+0.02] udp tx: 1102 MB/s 18707 calls/s 18707 msg/s # 7.90 [+0.98] udp rx: 648 MB/s 469760 calls/s # 7.92 [+0.02] udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # 8.90 [+0.98] udp rx: 599 MB/s 434176 calls/s # 8.92 [+0.02] udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # 9.90 [+0.98] udp rx: 610 MB/s 442368 calls/s # 9.92 [+0.02] udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.32] -4 -G # 11.29 [+1.01] udp rx: 911 MB/s 664523 calls/s # 11.31 [+0.02] udp tx: 937 MB/s 15908 calls/s 15908 msg/s # 12.29 [+0.98] udp rx: 1116 MB/s 814486 calls/s # 12.31 [+0.02] udp tx: 1117 MB/s 18948 calls/s 18948 msg/s # 13.29 [+0.98] udp rx: 1105 MB/s 806232 calls/s # 13.31 [+0.02] udp tx: 1106 MB/s 18775 calls/s 18775 msg/s # 14.29 [+0.98] udp rx: 1123 MB/s 819447 calls/s # 14.31 [+0.02] udp tx: 1125 MB/s 19083 calls/s 19083 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__->