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: 534 MB/s 9068 calls/s 9068 msg/s # tcp rx: 535 MB/s 20862 calls/s # tcp tx: 630 MB/s 10696 calls/s 10696 msg/s # tcp rx: 631 MB/s 28894 calls/s # tcp tx: 614 MB/s 10415 calls/s 10415 msg/s # tcp rx: 614 MB/s 24167 calls/s # tcp tx: 723 MB/s 12273 calls/s 12273 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: 422 MB/s 307440 calls/s # udp tx: 539 MB/s 9144 calls/s 9144 msg/s # udp rx: 457 MB/s 332354 calls/s # udp tx: 595 MB/s 10103 calls/s 10103 msg/s # udp rx: 481 MB/s 349589 calls/s # udp tx: 602 MB/s 10215 calls/s 10215 msg/s # udp rx: 482 MB/s 350862 calls/s # udp tx: 600 MB/s 10178 calls/s 10178 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: 427 MB/s 311976 calls/s # udp tx: 441 MB/s 7483 calls/s 7483 msg/s # udp rx: 434 MB/s 317021 calls/s # udp tx: 434 MB/s 7371 calls/s 7371 msg/s # udp rx: 443 MB/s 323446 calls/s # udp tx: 442 MB/s 7509 calls/s 7509 msg/s # udp rx: 447 MB/s 326667 calls/s # udp tx: 447 MB/s 7595 calls/s 7595 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__->