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.33 [+0.33] -4 -t # 2.62 [+2.28] tcp tx: 965 MB/s 16374 calls/s 16374 msg/s # 2.62 [+0.00] tcp rx: 965 MB/s 44970 calls/s # 3.62 [+1.00] tcp tx: 879 MB/s 14923 calls/s 14923 msg/s # 3.62 [+0.00] tcp rx: 880 MB/s 49725 calls/s # 4.62 [+1.00] tcp tx: 870 MB/s 14766 calls/s 14766 msg/s # 4.62 [+0.00] tcp rx: 871 MB/s 49775 calls/s # 5.62 [+1.00] tcp tx: 918 MB/s 15585 calls/s 15585 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.30] -4 -v # 6.97 [+1.01] udp rx: 596 MB/s 431985 calls/s # 6.99 [+0.02] udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # 7.97 [+0.98] udp rx: 629 MB/s 456191 calls/s # 7.99 [+0.02] udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # 8.97 [+0.98] udp rx: 660 MB/s 478891 calls/s # 8.99 [+0.02] udp tx: 1170 MB/s 19845 calls/s 19845 msg/s # 9.97 [+0.98] udp rx: 660 MB/s 478221 calls/s # 9.99 [+0.02] udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.28] -4 -G # 11.32 [+1.01] udp rx: 1117 MB/s 814688 calls/s # 11.33 [+0.02] udp tx: 1137 MB/s 19299 calls/s 19299 msg/s # 12.32 [+0.98] udp rx: 1151 MB/s 839627 calls/s # 12.33 [+0.02] udp tx: 1150 MB/s 19521 calls/s 19521 msg/s # 13.32 [+0.98] udp rx: 1148 MB/s 837399 calls/s # 13.33 [+0.02] udp tx: 1148 MB/s 19473 calls/s 19473 msg/s # 14.32 [+0.99] udp rx: 1147 MB/s 836550 calls/s # 14.33 [+0.01] udp tx: 1146 MB/s 19452 calls/s 19452 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__->