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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 932 MB/s 15813 calls/s 15813 msg/s # tcp rx: 932 MB/s 49152 calls/s # tcp tx: 927 MB/s 15731 calls/s 15731 msg/s # tcp rx: 927 MB/s 48117 calls/s # tcp tx: 913 MB/s 15499 calls/s 15499 msg/s # tcp rx: 914 MB/s 48219 calls/s # tcp tx: 899 MB/s 15259 calls/s 15259 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: 626 MB/s 453888 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp rx: 667 MB/s 483846 calls/s # udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # udp rx: 670 MB/s 485632 calls/s # udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1305 MB/s 22148 calls/s 22148 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: 1132 MB/s 826189 calls/s # udp tx: 1159 MB/s 19671 calls/s 19671 msg/s # udp rx: 1152 MB/s 840691 calls/s # udp tx: 1151 MB/s 19532 calls/s 19532 msg/s # udp rx: 1111 MB/s 810593 calls/s # udp tx: 1110 MB/s 18833 calls/s 18833 msg/s # udp rx: 1153 MB/s 840938 calls/s # udp tx: 1151 MB/s 19526 calls/s 19526 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__->