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.35 [+0.35] -4 -t # 2.65 [+2.30] tcp tx: 917 MB/s 15568 calls/s 15568 msg/s # 2.65 [+0.00] tcp rx: 918 MB/s 48433 calls/s # 3.65 [+1.00] tcp tx: 967 MB/s 16411 calls/s 16411 msg/s # 3.65 [+0.00] tcp rx: 968 MB/s 49452 calls/s # 4.65 [+1.00] tcp tx: 955 MB/s 16204 calls/s 16204 msg/s # 4.65 [+0.00] tcp rx: 956 MB/s 49350 calls/s # 5.65 [+1.00] tcp tx: 977 MB/s 16585 calls/s 16585 msg/s # 5.68 [+0.04] udp gso - over veth touching data # 5.69 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.32] -4 -v # 7.02 [+1.02] udp rx: 549 MB/s 398080 calls/s # 7.04 [+0.02] udp tx: 1120 MB/s 18999 calls/s 18999 msg/s # 8.02 [+0.98] udp rx: 658 MB/s 477062 calls/s # 8.04 [+0.02] udp tx: 1054 MB/s 17883 calls/s 17883 msg/s # 9.02 [+0.98] udp rx: 593 MB/s 430336 calls/s # 9.04 [+0.02] udp tx: 1122 MB/s 19041 calls/s 19041 msg/s # 10.02 [+0.98] udp rx: 660 MB/s 478464 calls/s # 10.04 [+0.02] udp tx: 1209 MB/s 20522 calls/s 20522 msg/s # 10.07 [+0.03] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.30] -4 -G # 11.38 [+1.01] udp rx: 1061 MB/s 774322 calls/s # 11.40 [+0.02] udp tx: 1085 MB/s 18414 calls/s 18414 msg/s # 12.38 [+0.98] udp rx: 1103 MB/s 804761 calls/s # 12.40 [+0.02] udp tx: 1104 MB/s 18725 calls/s 18725 msg/s # 13.38 [+0.98] udp rx: 1073 MB/s 783021 calls/s # 13.40 [+0.02] udp tx: 1073 MB/s 18204 calls/s 18204 msg/s # 14.39 [+0.98] udp rx: 1093 MB/s 797799 calls/s # 14.40 [+0.02] udp tx: 1093 MB/s 18551 calls/s 18551 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__->