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: 971 MB/s 16470 calls/s 16470 msg/s # tcp rx: 989 MB/s 48991 calls/s # tcp tx: 929 MB/s 15768 calls/s 15768 msg/s # tcp rx: 931 MB/s 46927 calls/s # tcp tx: 988 MB/s 16773 calls/s 16773 msg/s # tcp rx: 990 MB/s 48929 calls/s # tcp tx: 990 MB/s 16797 calls/s 16797 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: 641 MB/s 464640 calls/s # udp tx: 1153 MB/s 19565 calls/s 19565 msg/s # udp rx: 661 MB/s 479413 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 659 MB/s 477681 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 661 MB/s 479032 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 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: 1094 MB/s 798082 calls/s # udp tx: 1122 MB/s 19040 calls/s 19040 msg/s # udp rx: 1110 MB/s 810007 calls/s # udp tx: 1113 MB/s 18893 calls/s 18893 msg/s # udp rx: 1100 MB/s 802521 calls/s # udp tx: 1101 MB/s 18681 calls/s 18681 msg/s # udp rx: 1148 MB/s 837830 calls/s # udp tx: 1148 MB/s 19479 calls/s 19479 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__->