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: 1021 MB/s 17328 calls/s 17328 msg/s # tcp rx: 1022 MB/s 52415 calls/s # tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # tcp rx: 983 MB/s 50402 calls/s # tcp tx: 942 MB/s 15983 calls/s 15983 msg/s # tcp rx: 943 MB/s 49525 calls/s # tcp tx: 952 MB/s 16151 calls/s 16151 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: 543 MB/s 394216 calls/s # udp tx: 776 MB/s 13178 calls/s 13178 msg/s # udp rx: 547 MB/s 396979 calls/s # udp tx: 709 MB/s 12032 calls/s 12032 msg/s # udp rx: 527 MB/s 383558 calls/s # udp tx: 654 MB/s 11093 calls/s 11093 msg/s # udp rx: 543 MB/s 394719 calls/s # udp tx: 695 MB/s 11801 calls/s 11801 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: 1106 MB/s 807238 calls/s # udp tx: 1130 MB/s 19179 calls/s 19179 msg/s # udp rx: 1173 MB/s 855815 calls/s # udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # udp rx: 1099 MB/s 802172 calls/s # udp tx: 1099 MB/s 18647 calls/s 18647 msg/s # udp rx: 1124 MB/s 819998 calls/s # udp tx: 1125 MB/s 19086 calls/s 19086 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__->