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.31 [+0.31] -4 -t # 2.57 [+2.27] tcp tx: 924 MB/s 15678 calls/s 15678 msg/s # 2.58 [+0.00] tcp rx: 924 MB/s 50505 calls/s # 3.57 [+1.00] tcp tx: 916 MB/s 15545 calls/s 15545 msg/s # 3.60 [+0.03] tcp rx: 943 MB/s 46577 calls/s # 4.57 [+0.97] tcp tx: 911 MB/s 15466 calls/s 15466 msg/s # 4.61 [+0.03] tcp rx: 918 MB/s 46341 calls/s # 5.57 [+0.97] tcp tx: 912 MB/s 15474 calls/s 15474 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.01] udp rx: 642 MB/s 465408 calls/s # 6.94 [+0.02] udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # 7.92 [+0.98] udp rx: 654 MB/s 474368 calls/s # 7.94 [+0.02] udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # 8.92 [+0.98] udp rx: 654 MB/s 474112 calls/s # 8.94 [+0.02] udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # 9.92 [+0.99] udp rx: 655 MB/s 474624 calls/s # 9.94 [+0.01] udp tx: 1265 MB/s 21458 calls/s 21458 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.30 [+1.01] udp rx: 1095 MB/s 798687 calls/s # 11.31 [+0.02] udp tx: 1116 MB/s 18940 calls/s 18940 msg/s # 12.30 [+0.98] udp rx: 1039 MB/s 758394 calls/s # 12.31 [+0.02] udp tx: 1031 MB/s 17488 calls/s 17488 msg/s # 13.30 [+0.99] udp rx: 576 MB/s 420281 calls/s # 13.31 [+0.02] udp tx: 579 MB/s 9825 calls/s 9825 msg/s # 14.30 [+0.99] udp rx: 584 MB/s 426398 calls/s # 14.31 [+0.01] udp tx: 586 MB/s 9950 calls/s 9950 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__->