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: 895 MB/s 15184 calls/s 15184 msg/s # tcp rx: 896 MB/s 69359 calls/s # tcp tx: 860 MB/s 14597 calls/s 14597 msg/s # tcp rx: 861 MB/s 67553 calls/s # tcp tx: 859 MB/s 14586 calls/s 14586 msg/s # tcp rx: 860 MB/s 66261 calls/s # tcp tx: 857 MB/s 14547 calls/s 14547 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: 654 MB/s 474200 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 598 MB/s 434472 calls/s # udp tx: 1058 MB/s 17948 calls/s 17948 msg/s # udp rx: 549 MB/s 399288 calls/s # udp tx: 692 MB/s 11749 calls/s 11749 msg/s # udp rx: 565 MB/s 410112 calls/s # udp tx: 799 MB/s 13566 calls/s 13566 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: 1087 MB/s 793068 calls/s # udp tx: 1117 MB/s 18954 calls/s 18954 msg/s # udp rx: 1091 MB/s 795822 calls/s # udp tx: 1092 MB/s 18532 calls/s 18532 msg/s # udp rx: 1130 MB/s 824240 calls/s # udp tx: 1132 MB/s 19203 calls/s 19203 msg/s # udp rx: 1118 MB/s 815751 calls/s # udp tx: 1119 MB/s 18995 calls/s 18995 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__->