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.26 [+0.26] -4 -t # 2.48 [+2.22] tcp tx: 949 MB/s 16105 calls/s 16105 msg/s # 2.48 [+0.00] tcp rx: 949 MB/s 48635 calls/s # 3.48 [+1.00] tcp tx: 943 MB/s 16006 calls/s 16006 msg/s # 3.48 [+0.00] tcp rx: 944 MB/s 48458 calls/s # 4.48 [+1.00] tcp tx: 1045 MB/s 17726 calls/s 17726 msg/s # 4.48 [+0.01] tcp rx: 1050 MB/s 32200 calls/s # 5.48 [+0.99] tcp tx: 919 MB/s 15589 calls/s 15589 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.25] -4 -v # 6.77 [+1.01] udp rx: 646 MB/s 468480 calls/s # 6.78 [+0.02] udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # 7.77 [+0.99] udp rx: 656 MB/s 475648 calls/s # 7.78 [+0.01] udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # 8.77 [+0.99] udp rx: 656 MB/s 475392 calls/s # 8.78 [+0.01] udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # 9.77 [+0.99] udp rx: 653 MB/s 473600 calls/s # 9.78 [+0.01] udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.26] -4 -G # 11.08 [+1.01] udp rx: 1120 MB/s 817225 calls/s # 11.10 [+0.02] udp tx: 1140 MB/s 19352 calls/s 19352 msg/s # 12.08 [+0.98] udp rx: 1144 MB/s 834637 calls/s # 12.10 [+0.02] udp tx: 1143 MB/s 19397 calls/s 19397 msg/s # 13.08 [+0.99] udp rx: 1118 MB/s 815699 calls/s # 13.10 [+0.01] udp tx: 1120 MB/s 19007 calls/s 19007 msg/s # 14.08 [+0.99] udp rx: 1134 MB/s 827548 calls/s # 14.10 [+0.01] udp tx: 1136 MB/s 19274 calls/s 19274 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__->