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.30 [+0.30] -4 -t # 2.59 [+2.29] tcp tx: 591 MB/s 10038 calls/s 10038 msg/s # 2.59 [+0.00] tcp rx: 592 MB/s 36165 calls/s # 3.59 [+1.00] tcp tx: 602 MB/s 10223 calls/s 10223 msg/s # 3.59 [+0.00] tcp rx: 603 MB/s 37682 calls/s # 4.59 [+1.00] tcp tx: 594 MB/s 10081 calls/s 10081 msg/s # 4.59 [+0.00] tcp rx: 594 MB/s 37528 calls/s # 5.59 [+1.00] tcp tx: 573 MB/s 9734 calls/s 9734 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.98 [+1.02] udp rx: 597 MB/s 432896 calls/s # 7.00 [+0.02] udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # 7.98 [+0.98] udp rx: 652 MB/s 472320 calls/s # 8.00 [+0.02] udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # 8.98 [+0.98] udp rx: 655 MB/s 474624 calls/s # 9.00 [+0.02] udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # 9.98 [+0.98] udp rx: 663 MB/s 480768 calls/s # 10.00 [+0.02] udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.32] -4 -G # 11.37 [+1.01] udp rx: 1097 MB/s 800251 calls/s # 11.38 [+0.02] udp tx: 1117 MB/s 18962 calls/s 18962 msg/s # 12.37 [+0.98] udp rx: 1091 MB/s 795990 calls/s # 12.38 [+0.02] udp tx: 1091 MB/s 18514 calls/s 18514 msg/s # 13.37 [+0.98] udp rx: 1124 MB/s 819779 calls/s # 13.38 [+0.02] udp tx: 1124 MB/s 19078 calls/s 19078 msg/s # 14.37 [+0.99] udp rx: 1124 MB/s 819787 calls/s # 14.38 [+0.01] udp tx: 1123 MB/s 19063 calls/s 19063 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__->