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: 949 MB/s 16102 calls/s 16102 msg/s # tcp rx: 995 MB/s 49896 calls/s # tcp tx: 597 MB/s 10141 calls/s 10141 msg/s # tcp rx: 572 MB/s 37760 calls/s # tcp tx: 552 MB/s 9368 calls/s 9368 msg/s # tcp rx: 548 MB/s 38547 calls/s # tcp tx: 553 MB/s 9380 calls/s 9380 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: 628 MB/s 455168 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # udp rx: 652 MB/s 472832 calls/s # udp tx: 1255 MB/s 21297 calls/s 21297 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1306 MB/s 22159 calls/s 22159 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1306 MB/s 22153 calls/s 22153 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: 610 MB/s 445551 calls/s # udp tx: 626 MB/s 10627 calls/s 10627 msg/s # udp rx: 627 MB/s 457530 calls/s # udp tx: 628 MB/s 10660 calls/s 10660 msg/s # udp rx: 631 MB/s 460737 calls/s # udp tx: 633 MB/s 10741 calls/s 10741 msg/s # udp rx: 631 MB/s 460560 calls/s # udp tx: 632 MB/s 10732 calls/s 10732 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__->