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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 988 MB/s 16769 calls/s 16769 msg/s # 2.60 [+0.00] tcp rx: 989 MB/s 51093 calls/s # 3.60 [+1.00] tcp tx: 860 MB/s 14588 calls/s 14588 msg/s # 3.60 [+0.00] tcp rx: 862 MB/s 44282 calls/s # 4.60 [+1.00] tcp tx: 583 MB/s 9895 calls/s 9895 msg/s # 4.60 [+0.01] tcp rx: 583 MB/s 29901 calls/s # 5.60 [+0.99] tcp tx: 596 MB/s 10124 calls/s 10124 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.97 [+0.33] -4 -v # 6.98 [+1.02] udp rx: 533 MB/s 386627 calls/s # 7.00 [+0.02] udp tx: 827 MB/s 14037 calls/s 14037 msg/s # 7.98 [+0.98] udp rx: 505 MB/s 366441 calls/s # 8.00 [+0.02] udp tx: 828 MB/s 14048 calls/s 14048 msg/s # 8.98 [+0.98] udp rx: 486 MB/s 352256 calls/s # 9.00 [+0.02] udp tx: 857 MB/s 14545 calls/s 14545 msg/s # 9.98 [+0.98] udp rx: 638 MB/s 462592 calls/s # 10.00 [+0.02] udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # 10.03 [+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.34 [+1.01] udp rx: 630 MB/s 460042 calls/s # 11.36 [+0.02] udp tx: 643 MB/s 10908 calls/s 10908 msg/s # 12.35 [+0.98] udp rx: 656 MB/s 478785 calls/s # 12.36 [+0.02] udp tx: 657 MB/s 11155 calls/s 11155 msg/s # 13.35 [+0.98] udp rx: 645 MB/s 470752 calls/s # 13.36 [+0.02] udp tx: 647 MB/s 10977 calls/s 10977 msg/s # 14.35 [+0.99] udp rx: 646 MB/s 471428 calls/s # 14.36 [+0.01] udp tx: 646 MB/s 10972 calls/s 10972 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__->