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: 888 MB/s 15075 calls/s 15075 msg/s # tcp rx: 889 MB/s 49061 calls/s # tcp tx: 770 MB/s 13074 calls/s 13074 msg/s # tcp rx: 771 MB/s 44587 calls/s # tcp tx: 519 MB/s 8804 calls/s 8804 msg/s # tcp rx: 519 MB/s 34212 calls/s # tcp tx: 509 MB/s 8645 calls/s 8645 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 425984 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # udp rx: 642 MB/s 465664 calls/s # udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # udp rx: 567 MB/s 411136 calls/s # udp tx: 1312 MB/s 22269 calls/s 22269 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: 1112 MB/s 811559 calls/s # udp tx: 1140 MB/s 19338 calls/s 19338 msg/s # udp rx: 1137 MB/s 829652 calls/s # udp tx: 1137 MB/s 19289 calls/s 19289 msg/s # udp rx: 1144 MB/s 834786 calls/s # udp tx: 1144 MB/s 19415 calls/s 19415 msg/s # udp rx: 1149 MB/s 838109 calls/s # udp tx: 1148 MB/s 19486 calls/s 19486 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__->