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: 988 MB/s 16764 calls/s 16764 msg/s # tcp rx: 989 MB/s 51905 calls/s # tcp tx: 1018 MB/s 17280 calls/s 17280 msg/s # tcp rx: 1019 MB/s 51953 calls/s # tcp tx: 1019 MB/s 17296 calls/s 17296 msg/s # tcp rx: 1020 MB/s 51944 calls/s # tcp tx: 1027 MB/s 17420 calls/s 17420 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: 594 MB/s 431104 calls/s # udp tx: 1102 MB/s 18701 calls/s 18701 msg/s # udp rx: 634 MB/s 459776 calls/s # udp tx: 1201 MB/s 20371 calls/s 20371 msg/s # udp rx: 643 MB/s 466176 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 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: 1096 MB/s 799482 calls/s # udp tx: 1125 MB/s 19090 calls/s 19090 msg/s # udp rx: 1132 MB/s 825889 calls/s # udp tx: 1132 MB/s 19204 calls/s 19204 msg/s # udp rx: 1136 MB/s 829016 calls/s # udp tx: 1135 MB/s 19256 calls/s 19256 msg/s # udp rx: 1142 MB/s 833105 calls/s # udp tx: 1133 MB/s 19218 calls/s 19218 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__->