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: 991 MB/s 16813 calls/s 16813 msg/s # tcp rx: 991 MB/s 51634 calls/s # tcp tx: 1016 MB/s 17245 calls/s 17245 msg/s # tcp rx: 1018 MB/s 51842 calls/s # tcp tx: 992 MB/s 16840 calls/s 16840 msg/s # tcp rx: 993 MB/s 51001 calls/s # tcp tx: 1005 MB/s 17058 calls/s 17058 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: 642 MB/s 465515 calls/s # udp tx: 1171 MB/s 19875 calls/s 19875 msg/s # udp rx: 652 MB/s 473088 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1283 MB/s 21770 calls/s 21770 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: 1102 MB/s 804059 calls/s # udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # udp rx: 1137 MB/s 829806 calls/s # udp tx: 1136 MB/s 19284 calls/s 19284 msg/s # udp rx: 1134 MB/s 827652 calls/s # udp tx: 1134 MB/s 19236 calls/s 19236 msg/s # udp rx: 1133 MB/s 826320 calls/s # udp tx: 1132 MB/s 19209 calls/s 19209 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__->