make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1000 MB/s 16974 calls/s 16974 msg/s # tcp rx: 1001 MB/s 51140 calls/s # tcp tx: 1036 MB/s 17585 calls/s 17585 msg/s # tcp rx: 1037 MB/s 52913 calls/s # tcp tx: 927 MB/s 15734 calls/s 15734 msg/s # tcp rx: 928 MB/s 47273 calls/s # tcp tx: 1025 MB/s 17387 calls/s 17387 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 616 MB/s 446976 calls/s # udp tx: 1221 MB/s 20714 calls/s 20714 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1151 MB/s 839654 calls/s # udp tx: 1177 MB/s 19967 calls/s 19967 msg/s # udp rx: 1147 MB/s 836572 calls/s # udp tx: 1148 MB/s 19481 calls/s 19481 msg/s # udp rx: 1156 MB/s 843696 calls/s # udp tx: 1158 MB/s 19647 calls/s 19647 msg/s # udp rx: 1135 MB/s 828358 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 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__->