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 17326 calls/s 17326 msg/s # tcp rx: 1022 MB/s 52162 calls/s # tcp tx: 1020 MB/s 17308 calls/s 17308 msg/s # tcp rx: 1021 MB/s 52087 calls/s # tcp tx: 994 MB/s 16860 calls/s 16860 msg/s # tcp rx: 994 MB/s 50237 calls/s # tcp tx: 968 MB/s 16430 calls/s 16430 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: 613 MB/s 444672 calls/s # udp tx: 1216 MB/s 20634 calls/s 20634 msg/s # udp rx: 607 MB/s 440064 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp rx: 623 MB/s 452096 calls/s # udp tx: 1139 MB/s 19321 calls/s 19321 msg/s # udp rx: 543 MB/s 393728 calls/s # udp tx: 1333 MB/s 22618 calls/s 22618 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: 1100 MB/s 802667 calls/s # udp tx: 1121 MB/s 19018 calls/s 19018 msg/s # udp rx: 1105 MB/s 806276 calls/s # udp tx: 1104 MB/s 18738 calls/s 18738 msg/s # udp rx: 1140 MB/s 832130 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 msg/s # udp rx: 1140 MB/s 832086 calls/s # udp tx: 1140 MB/s 19337 calls/s 19337 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__->