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.54 [+2.26] tcp tx: 910 MB/s 15445 calls/s 15445 msg/s # 2.54 [+0.00] tcp rx: 910 MB/s 48829 calls/s # 3.54 [+1.00] tcp tx: 906 MB/s 15374 calls/s 15374 msg/s # 3.60 [+0.06] tcp rx: 972 MB/s 48582 calls/s # 4.54 [+0.94] tcp tx: 905 MB/s 15365 calls/s 15365 msg/s # 4.60 [+0.06] tcp rx: 892 MB/s 49675 calls/s # 5.54 [+0.94] tcp tx: 949 MB/s 16106 calls/s 16106 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 601 MB/s 435968 calls/s # 6.89 [+0.02] udp tx: 1212 MB/s 20563 calls/s 20563 msg/s # 7.87 [+0.98] udp rx: 648 MB/s 469760 calls/s # 7.89 [+0.02] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 8.87 [+0.98] udp rx: 650 MB/s 471040 calls/s # 8.89 [+0.02] udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # 9.87 [+0.98] udp rx: 653 MB/s 473344 calls/s # 9.89 [+0.02] udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1015 MB/s 740574 calls/s # 11.26 [+0.02] udp tx: 1035 MB/s 17560 calls/s 17560 msg/s # 12.24 [+0.98] udp rx: 1040 MB/s 758968 calls/s # 12.26 [+0.02] udp tx: 1038 MB/s 17610 calls/s 17610 msg/s # 13.24 [+0.99] udp rx: 1029 MB/s 751008 calls/s # 13.26 [+0.01] udp tx: 1028 MB/s 17438 calls/s 17438 msg/s # 14.24 [+0.99] udp rx: 989 MB/s 721390 calls/s # 14.26 [+0.01] udp tx: 990 MB/s 16800 calls/s 16800 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__->