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.53 [+2.24] tcp tx: 954 MB/s 16187 calls/s 16187 msg/s # 2.54 [+0.00] tcp rx: 954 MB/s 49328 calls/s # 3.53 [+1.00] tcp tx: 919 MB/s 15603 calls/s 15603 msg/s # 3.54 [+0.00] tcp rx: 921 MB/s 50084 calls/s # 4.53 [+1.00] tcp tx: 708 MB/s 12025 calls/s 12025 msg/s # 4.54 [+0.00] tcp rx: 709 MB/s 36766 calls/s # 5.53 [+1.00] tcp tx: 597 MB/s 10136 calls/s 10136 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: 561 MB/s 407296 calls/s # 6.88 [+0.02] udp tx: 766 MB/s 13005 calls/s 13005 msg/s # 7.86 [+0.99] udp rx: 593 MB/s 430848 calls/s # 7.88 [+0.01] udp tx: 741 MB/s 12574 calls/s 12574 msg/s # 8.87 [+0.99] udp rx: 594 MB/s 431363 calls/s # 8.88 [+0.01] udp tx: 739 MB/s 12547 calls/s 12547 msg/s # 9.87 [+0.99] udp rx: 593 MB/s 430851 calls/s # 9.88 [+0.01] udp tx: 737 MB/s 12513 calls/s 12513 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.22 [+0.31] -4 -G # 11.23 [+1.02] udp rx: 599 MB/s 437031 calls/s # 11.25 [+0.02] udp tx: 608 MB/s 10319 calls/s 10319 msg/s # 12.24 [+0.98] udp rx: 644 MB/s 469737 calls/s # 12.25 [+0.02] udp tx: 648 MB/s 10999 calls/s 10999 msg/s # 13.24 [+0.98] udp rx: 639 MB/s 466626 calls/s # 13.25 [+0.02] udp tx: 640 MB/s 10863 calls/s 10863 msg/s # 14.24 [+0.99] udp rx: 642 MB/s 468535 calls/s # 14.25 [+0.01] udp tx: 643 MB/s 10906 calls/s 10906 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__->