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: 1002 MB/s 17000 calls/s 17000 msg/s # tcp rx: 1003 MB/s 51172 calls/s # tcp tx: 1017 MB/s 17253 calls/s 17253 msg/s # tcp rx: 1018 MB/s 51753 calls/s # tcp tx: 1023 MB/s 17362 calls/s 17362 msg/s # tcp rx: 1024 MB/s 52092 calls/s # tcp tx: 1019 MB/s 17290 calls/s 17290 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: 588 MB/s 426240 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 msg/s # udp rx: 622 MB/s 450816 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp rx: 653 MB/s 473088 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1300 MB/s 22059 calls/s 22059 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: 1076 MB/s 785439 calls/s # udp tx: 1110 MB/s 18828 calls/s 18828 msg/s # udp rx: 1068 MB/s 779343 calls/s # udp tx: 1070 MB/s 18154 calls/s 18154 msg/s # udp rx: 1161 MB/s 847257 calls/s # udp tx: 1162 MB/s 19721 calls/s 19721 msg/s # udp rx: 1161 MB/s 847176 calls/s # udp tx: 1162 MB/s 19715 calls/s 19715 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__->