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: 568 MB/s 9649 calls/s 9649 msg/s # tcp rx: 569 MB/s 33716 calls/s # tcp tx: 586 MB/s 9943 calls/s 9943 msg/s # tcp rx: 586 MB/s 33005 calls/s # tcp tx: 535 MB/s 9086 calls/s 9086 msg/s # tcp rx: 536 MB/s 33630 calls/s # tcp tx: 579 MB/s 9825 calls/s 9825 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: 549 MB/s 398261 calls/s # udp tx: 778 MB/s 13198 calls/s 13198 msg/s # udp rx: 561 MB/s 407609 calls/s # udp tx: 734 MB/s 12463 calls/s 12463 msg/s # udp rx: 588 MB/s 427143 calls/s # udp tx: 758 MB/s 12872 calls/s 12872 msg/s # udp rx: 532 MB/s 386935 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 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: 1108 MB/s 808135 calls/s # udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # udp rx: 1144 MB/s 834666 calls/s # udp tx: 1145 MB/s 19422 calls/s 19422 msg/s # udp rx: 738 MB/s 538549 calls/s # udp tx: 729 MB/s 12371 calls/s 12371 msg/s # udp rx: 653 MB/s 476887 calls/s # udp tx: 654 MB/s 11094 calls/s 11094 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__->