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: 1026 MB/s 17410 calls/s 17410 msg/s # tcp rx: 1027 MB/s 52225 calls/s # tcp tx: 1001 MB/s 16980 calls/s 16980 msg/s # tcp rx: 1001 MB/s 51515 calls/s # tcp tx: 895 MB/s 15184 calls/s 15184 msg/s # tcp rx: 897 MB/s 50059 calls/s # tcp tx: 926 MB/s 15706 calls/s 15706 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: 645 MB/s 467712 calls/s # udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # udp rx: 660 MB/s 478099 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # udp rx: 657 MB/s 475990 calls/s # udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # udp rx: 620 MB/s 449386 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 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: 1055 MB/s 769694 calls/s # udp tx: 1075 MB/s 18235 calls/s 18235 msg/s # udp rx: 1155 MB/s 842605 calls/s # udp tx: 1154 MB/s 19582 calls/s 19582 msg/s # udp rx: 1153 MB/s 841441 calls/s # udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # udp rx: 1154 MB/s 841761 calls/s # udp tx: 1153 MB/s 19561 calls/s 19561 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__->