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: 915 MB/s 15523 calls/s 15523 msg/s # tcp rx: 915 MB/s 49168 calls/s # tcp tx: 910 MB/s 15446 calls/s 15446 msg/s # tcp rx: 921 MB/s 47290 calls/s # tcp tx: 908 MB/s 15417 calls/s 15417 msg/s # tcp rx: 922 MB/s 46051 calls/s # tcp tx: 872 MB/s 14790 calls/s 14790 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: 635 MB/s 460544 calls/s # udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # udp rx: 663 MB/s 480473 calls/s # udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # udp rx: 666 MB/s 482384 calls/s # udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # udp rx: 666 MB/s 483046 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 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: 622 MB/s 454152 calls/s # udp tx: 637 MB/s 10809 calls/s 10809 msg/s # udp rx: 652 MB/s 476148 calls/s # udp tx: 657 MB/s 11154 calls/s 11154 msg/s # udp rx: 666 MB/s 486296 calls/s # udp tx: 663 MB/s 11247 calls/s 11247 msg/s # udp rx: 615 MB/s 448943 calls/s # udp tx: 619 MB/s 10499 calls/s 10499 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__->