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: 975 MB/s 16546 calls/s 16546 msg/s # tcp rx: 975 MB/s 50288 calls/s # tcp tx: 1011 MB/s 17159 calls/s 17159 msg/s # tcp rx: 1017 MB/s 51602 calls/s # tcp tx: 983 MB/s 16673 calls/s 16673 msg/s # tcp rx: 982 MB/s 50098 calls/s # tcp tx: 998 MB/s 16940 calls/s 16940 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: 651 MB/s 471552 calls/s # udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # udp rx: 644 MB/s 466944 calls/s # udp tx: 1327 MB/s 22521 calls/s 22521 msg/s # udp rx: 622 MB/s 451072 calls/s # udp tx: 1337 MB/s 22680 calls/s 22680 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1323 MB/s 22452 calls/s 22452 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: 1075 MB/s 784583 calls/s # udp tx: 1106 MB/s 18763 calls/s 18763 msg/s # udp rx: 1136 MB/s 828668 calls/s # udp tx: 1137 MB/s 19290 calls/s 19290 msg/s # udp rx: 1136 MB/s 829005 calls/s # udp tx: 1137 MB/s 19289 calls/s 19289 msg/s # udp rx: 1150 MB/s 839203 calls/s # udp tx: 1151 MB/s 19523 calls/s 19523 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__->