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 6000 # 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: 668 MB/s 11344 calls/s 11344 msg/s # tcp rx: 684 MB/s 31202 calls/s # tcp tx: 600 MB/s 10183 calls/s 10183 msg/s # tcp rx: 604 MB/s 22221 calls/s # tcp tx: 503 MB/s 8543 calls/s 8543 msg/s # tcp rx: 502 MB/s 22907 calls/s # tcp tx: 574 MB/s 9739 calls/s 9739 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: 449 MB/s 327371 calls/s # udp tx: 485 MB/s 8226 calls/s 8226 msg/s # udp rx: 481 MB/s 351292 calls/s # udp tx: 481 MB/s 8165 calls/s 8165 msg/s # udp rx: 482 MB/s 351552 calls/s # udp tx: 482 MB/s 8178 calls/s 8178 msg/s # udp rx: 482 MB/s 351955 calls/s # udp tx: 482 MB/s 8178 calls/s 8178 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: 420 MB/s 306848 calls/s # udp tx: 432 MB/s 7341 calls/s 7341 msg/s # udp rx: 450 MB/s 328907 calls/s # udp tx: 450 MB/s 7638 calls/s 7638 msg/s # udp rx: 448 MB/s 327273 calls/s # udp tx: 448 MB/s 7605 calls/s 7605 msg/s # udp rx: 448 MB/s 327101 calls/s # udp tx: 448 MB/s 7599 calls/s 7599 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__->