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.53 [+2.24] tcp tx: 951 MB/s 16132 calls/s 16132 msg/s # 2.53 [+0.00] tcp rx: 951 MB/s 50984 calls/s # 3.53 [+1.00] tcp tx: 927 MB/s 15725 calls/s 15725 msg/s # 3.53 [+0.00] tcp rx: 928 MB/s 51180 calls/s # 4.53 [+1.00] tcp tx: 974 MB/s 16523 calls/s 16523 msg/s # 4.53 [+0.00] tcp rx: 975 MB/s 50425 calls/s # 5.53 [+1.00] tcp tx: 974 MB/s 16534 calls/s 16534 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.30] -4 -v # 6.87 [+1.01] udp rx: 641 MB/s 465025 calls/s # 6.89 [+0.02] udp tx: 1139 MB/s 19321 calls/s 19321 msg/s # 7.87 [+0.98] udp rx: 653 MB/s 473856 calls/s # 7.89 [+0.02] udp tx: 1152 MB/s 19545 calls/s 19545 msg/s # 8.87 [+0.98] udp rx: 655 MB/s 474880 calls/s # 8.89 [+0.02] udp tx: 1217 MB/s 20656 calls/s 20656 msg/s # 9.87 [+0.98] udp rx: 653 MB/s 473344 calls/s # 9.89 [+0.02] udp tx: 1215 MB/s 20610 calls/s 20610 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.30] -4 -G # 11.23 [+1.01] udp rx: 1074 MB/s 783786 calls/s # 11.25 [+0.02] udp tx: 1096 MB/s 18594 calls/s 18594 msg/s # 12.24 [+0.98] udp rx: 1110 MB/s 809572 calls/s # 12.25 [+0.02] udp tx: 1113 MB/s 18892 calls/s 18892 msg/s # 13.24 [+0.98] udp rx: 1110 MB/s 809639 calls/s # 13.25 [+0.02] udp tx: 1110 MB/s 18836 calls/s 18836 msg/s # 14.24 [+0.99] udp rx: 1110 MB/s 810162 calls/s # 14.25 [+0.01] udp tx: 1110 MB/s 18837 calls/s 18837 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__->