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: 1036 MB/s 17574 calls/s 17574 msg/s # tcp rx: 1036 MB/s 52910 calls/s # tcp tx: 1041 MB/s 17667 calls/s 17667 msg/s # tcp rx: 1051 MB/s 52943 calls/s # tcp tx: 1013 MB/s 17195 calls/s 17195 msg/s # tcp rx: 1022 MB/s 51204 calls/s # tcp tx: 1018 MB/s 17281 calls/s 17281 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: 605 MB/s 439040 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 576 MB/s 417157 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 549 MB/s 398118 calls/s # udp tx: 1322 MB/s 22422 calls/s 22422 msg/s # udp rx: 558 MB/s 404225 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 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: 1123 MB/s 819409 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # udp rx: 1146 MB/s 836158 calls/s # udp tx: 1145 MB/s 19430 calls/s 19430 msg/s # udp rx: 1146 MB/s 835829 calls/s # udp tx: 1145 MB/s 19427 calls/s 19427 msg/s # udp rx: 1153 MB/s 841297 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 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__->