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.29 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 941 MB/s 15969 calls/s 15969 msg/s # 2.54 [+0.00] tcp rx: 942 MB/s 51202 calls/s # 3.54 [+1.00] tcp tx: 618 MB/s 10489 calls/s 10489 msg/s # 3.54 [+0.00] tcp rx: 619 MB/s 31474 calls/s # 4.54 [+1.00] tcp tx: 593 MB/s 10061 calls/s 10061 msg/s # 4.54 [+0.00] tcp rx: 594 MB/s 31970 calls/s # 5.54 [+1.00] tcp tx: 584 MB/s 9920 calls/s 9920 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 541 MB/s 393662 calls/s # 6.88 [+0.02] udp tx: 749 MB/s 12718 calls/s 12718 msg/s # 7.86 [+0.98] udp rx: 576 MB/s 418816 calls/s # 7.88 [+0.02] udp tx: 813 MB/s 13801 calls/s 13801 msg/s # 8.86 [+0.98] udp rx: 574 MB/s 416513 calls/s # 8.88 [+0.02] udp tx: 795 MB/s 13487 calls/s 13487 msg/s # 9.87 [+0.99] udp rx: 576 MB/s 418048 calls/s # 9.88 [+0.01] udp tx: 788 MB/s 13376 calls/s 13376 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.26] -4 -G # 11.18 [+1.01] udp rx: 672 MB/s 490217 calls/s # 11.20 [+0.02] udp tx: 687 MB/s 11663 calls/s 11663 msg/s # 12.18 [+0.98] udp rx: 713 MB/s 520587 calls/s # 12.20 [+0.02] udp tx: 715 MB/s 12138 calls/s 12138 msg/s # 13.18 [+0.98] udp rx: 698 MB/s 509092 calls/s # 13.20 [+0.02] udp tx: 699 MB/s 11861 calls/s 11861 msg/s # 14.18 [+0.98] udp rx: 689 MB/s 503179 calls/s # 14.20 [+0.02] udp tx: 693 MB/s 11756 calls/s 11756 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__->