make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 823 MB/s 13960 calls/s 13960 msg/s # tcp rx: 823 MB/s 69223 calls/s # tcp tx: 823 MB/s 13975 calls/s 13975 msg/s # tcp rx: 824 MB/s 65208 calls/s # tcp tx: 823 MB/s 13959 calls/s 13959 msg/s # tcp rx: 826 MB/s 65313 calls/s # tcp tx: 828 MB/s 14057 calls/s 14057 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: 597 MB/s 432893 calls/s # udp tx: 1299 MB/s 22033 calls/s 22033 msg/s # udp rx: 652 MB/s 473088 calls/s # udp tx: 1162 MB/s 19717 calls/s 19717 msg/s # udp rx: 678 MB/s 491541 calls/s # udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # udp rx: 678 MB/s 491264 calls/s # udp tx: 1303 MB/s 22103 calls/s 22103 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: 1041 MB/s 759642 calls/s # udp tx: 1065 MB/s 18067 calls/s 18067 msg/s # udp rx: 998 MB/s 727908 calls/s # udp tx: 1004 MB/s 17045 calls/s 17045 msg/s # udp rx: 1115 MB/s 813823 calls/s # udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # udp rx: 1122 MB/s 818435 calls/s # udp tx: 1121 MB/s 19027 calls/s 19027 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__->