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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 984 MB/s 16704 calls/s 16704 msg/s # 2.54 [+0.00] tcp rx: 985 MB/s 50913 calls/s # 3.54 [+1.00] tcp tx: 978 MB/s 16589 calls/s 16589 msg/s # 3.54 [+0.00] tcp rx: 979 MB/s 50773 calls/s # 4.54 [+1.00] tcp tx: 971 MB/s 16475 calls/s 16475 msg/s # 4.54 [+0.00] tcp rx: 972 MB/s 48369 calls/s # 5.54 [+1.00] tcp tx: 954 MB/s 16182 calls/s 16182 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.27] -4 -v # 6.85 [+1.01] udp rx: 658 MB/s 476928 calls/s # 6.87 [+0.02] udp tx: 1308 MB/s 22185 calls/s 22185 msg/s # 7.85 [+0.98] udp rx: 672 MB/s 487168 calls/s # 7.87 [+0.02] udp tx: 1295 MB/s 21966 calls/s 21966 msg/s # 8.86 [+0.98] udp rx: 672 MB/s 486912 calls/s # 8.87 [+0.02] udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # 9.86 [+0.98] udp rx: 672 MB/s 486912 calls/s # 9.87 [+0.02] udp tx: 1294 MB/s 21949 calls/s 21949 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.16 [+0.26] -4 -G # 11.18 [+1.02] udp rx: 1120 MB/s 817431 calls/s # 11.19 [+0.02] udp tx: 1140 MB/s 19344 calls/s 19344 msg/s # 12.18 [+0.98] udp rx: 1140 MB/s 832099 calls/s # 12.19 [+0.02] udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # 13.18 [+0.99] udp rx: 1134 MB/s 827634 calls/s # 13.19 [+0.01] udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # 14.18 [+0.99] udp rx: 1130 MB/s 824698 calls/s # 14.19 [+0.01] udp tx: 1132 MB/s 19203 calls/s 19203 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__->