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.55 [+2.26] tcp tx: 1015 MB/s 17220 calls/s 17220 msg/s # 2.55 [+0.00] tcp rx: 1015 MB/s 52230 calls/s # 3.55 [+1.00] tcp tx: 967 MB/s 16402 calls/s 16402 msg/s # 3.56 [+0.01] tcp rx: 975 MB/s 49567 calls/s # 4.55 [+0.99] tcp tx: 972 MB/s 16497 calls/s 16497 msg/s # 4.56 [+0.01] tcp rx: 974 MB/s 49425 calls/s # 5.55 [+0.99] tcp tx: 964 MB/s 16361 calls/s 16361 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 602 MB/s 437150 calls/s # 6.87 [+0.02] udp tx: 1315 MB/s 22308 calls/s 22308 msg/s # 7.85 [+0.98] udp rx: 653 MB/s 473344 calls/s # 7.87 [+0.02] udp tx: 1131 MB/s 19197 calls/s 19197 msg/s # 8.85 [+0.98] udp rx: 659 MB/s 477696 calls/s # 8.87 [+0.02] udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # 9.86 [+0.98] udp rx: 655 MB/s 474880 calls/s # 9.87 [+0.02] udp tx: 1116 MB/s 18940 calls/s 18940 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.29] -4 -G # 11.20 [+1.01] udp rx: 1130 MB/s 824621 calls/s # 11.22 [+0.02] udp tx: 1152 MB/s 19540 calls/s 19540 msg/s # 12.21 [+0.98] udp rx: 1141 MB/s 832590 calls/s # 12.22 [+0.02] udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # 13.21 [+0.98] udp rx: 1137 MB/s 829846 calls/s # 13.22 [+0.02] udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # 14.21 [+0.98] udp rx: 1138 MB/s 830468 calls/s # 14.22 [+0.02] udp tx: 1138 MB/s 19315 calls/s 19315 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__->