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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.38 [+0.37] -4 -t # 2.70 [+2.32] tcp tx: 945 MB/s 16033 calls/s 16033 msg/s # 3.15 [+0.46] tcp rx: 1421 MB/s 62688 calls/s # 3.70 [+0.54] tcp tx: 964 MB/s 16363 calls/s 16363 msg/s # 4.15 [+0.46] tcp rx: 935 MB/s 48252 calls/s # 4.70 [+0.54] tcp tx: 933 MB/s 15838 calls/s 15838 msg/s # 5.16 [+0.46] tcp rx: 948 MB/s 49280 calls/s # 5.70 [+0.54] tcp tx: 973 MB/s 16517 calls/s 16517 msg/s # 5.74 [+0.04] udp gso - over veth touching data # 5.74 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.12 [+0.38] -4 -v # 7.14 [+1.01] udp rx: 627 MB/s 454808 calls/s # 7.16 [+0.02] udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # 8.14 [+0.98] udp rx: 591 MB/s 428544 calls/s # 8.16 [+0.02] udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # 9.14 [+0.98] udp rx: 666 MB/s 483072 calls/s # 9.16 [+0.02] udp tx: 1219 MB/s 20690 calls/s 20690 msg/s # 10.14 [+0.98] udp rx: 665 MB/s 482304 calls/s # 10.16 [+0.02] udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # 10.20 [+0.04] udp gso and gro - over veth touching data # 10.20 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.61 [+0.40] -4 -G # 11.62 [+1.02] udp rx: 1061 MB/s 774135 calls/s # 11.65 [+0.03] udp tx: 1091 MB/s 18519 calls/s 18519 msg/s # 12.62 [+0.97] udp rx: 1112 MB/s 811611 calls/s # 12.65 [+0.03] udp tx: 1118 MB/s 18969 calls/s 18969 msg/s # 13.62 [+0.97] udp rx: 1170 MB/s 853488 calls/s # 13.65 [+0.03] udp tx: 1169 MB/s 19828 calls/s 19828 msg/s # 14.62 [+0.98] udp rx: 1154 MB/s 841744 calls/s # 14.65 [+0.02] udp tx: 1153 MB/s 19565 calls/s 19565 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__->