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.55 [+2.27] tcp tx: 637 MB/s 10818 calls/s 10818 msg/s # 2.55 [+0.00] tcp rx: 638 MB/s 33119 calls/s # 3.55 [+1.00] tcp tx: 560 MB/s 9509 calls/s 9509 msg/s # 3.55 [+0.00] tcp rx: 561 MB/s 29656 calls/s # 4.55 [+1.00] tcp tx: 588 MB/s 9988 calls/s 9988 msg/s # 4.55 [+0.00] tcp rx: 589 MB/s 30796 calls/s # 5.55 [+1.00] tcp tx: 600 MB/s 10184 calls/s 10184 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.88 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 608 MB/s 440576 calls/s # 6.91 [+0.02] udp tx: 1052 MB/s 17858 calls/s 17858 msg/s # 7.89 [+0.98] udp rx: 561 MB/s 407501 calls/s # 7.91 [+0.02] udp tx: 771 MB/s 13079 calls/s 13079 msg/s # 8.90 [+0.98] udp rx: 561 MB/s 407040 calls/s # 8.91 [+0.02] udp tx: 806 MB/s 13682 calls/s 13682 msg/s # 9.90 [+0.98] udp rx: 561 MB/s 406784 calls/s # 9.91 [+0.02] udp tx: 807 MB/s 13699 calls/s 13699 msg/s # 9.95 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.32] -4 -G # 11.28 [+1.01] udp rx: 630 MB/s 459866 calls/s # 11.30 [+0.02] udp tx: 643 MB/s 10910 calls/s 10910 msg/s # 12.28 [+0.98] udp rx: 651 MB/s 475478 calls/s # 12.30 [+0.02] udp tx: 653 MB/s 11091 calls/s 11091 msg/s # 13.29 [+0.98] udp rx: 653 MB/s 476701 calls/s # 13.30 [+0.02] udp tx: 655 MB/s 11119 calls/s 11119 msg/s # 14.29 [+0.98] udp rx: 597 MB/s 436030 calls/s # 14.30 [+0.01] udp tx: 599 MB/s 10168 calls/s 10168 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__->