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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 514 MB/s 8730 calls/s 8730 msg/s # 2.61 [+0.00] tcp rx: 515 MB/s 35394 calls/s # 3.61 [+1.00] tcp tx: 519 MB/s 8805 calls/s 8805 msg/s # 3.61 [+0.00] tcp rx: 519 MB/s 34618 calls/s # 4.61 [+1.00] tcp tx: 530 MB/s 8995 calls/s 8995 msg/s # 4.62 [+0.00] tcp rx: 530 MB/s 35088 calls/s # 5.61 [+1.00] tcp tx: 555 MB/s 9429 calls/s 9429 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.33] -4 -v # 6.99 [+1.01] udp rx: 530 MB/s 384512 calls/s # 7.01 [+0.02] udp tx: 839 MB/s 14238 calls/s 14238 msg/s # 7.99 [+0.98] udp rx: 543 MB/s 393728 calls/s # 8.01 [+0.02] udp tx: 833 MB/s 14132 calls/s 14132 msg/s # 8.99 [+0.98] udp rx: 548 MB/s 397568 calls/s # 9.01 [+0.02] udp tx: 832 MB/s 14116 calls/s 14116 msg/s # 9.99 [+0.98] udp rx: 549 MB/s 398080 calls/s # 10.01 [+0.02] udp tx: 828 MB/s 14052 calls/s 14052 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.29] -4 -G # 11.35 [+1.01] udp rx: 653 MB/s 476484 calls/s # 11.36 [+0.02] udp tx: 666 MB/s 11310 calls/s 11310 msg/s # 12.35 [+0.98] udp rx: 671 MB/s 489874 calls/s # 12.36 [+0.02] udp tx: 672 MB/s 11411 calls/s 11411 msg/s # 13.35 [+0.98] udp rx: 681 MB/s 497094 calls/s # 13.36 [+0.02] udp tx: 682 MB/s 11579 calls/s 11579 msg/s # 14.35 [+0.98] udp rx: 684 MB/s 498977 calls/s # 14.36 [+0.02] udp tx: 690 MB/s 11707 calls/s 11707 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__->