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: 642 MB/s 10905 calls/s 10905 msg/s # tcp rx: 643 MB/s 25998 calls/s # tcp tx: 656 MB/s 11138 calls/s 11138 msg/s # tcp rx: 657 MB/s 24907 calls/s # tcp tx: 638 MB/s 10826 calls/s 10826 msg/s # tcp rx: 638 MB/s 25174 calls/s # tcp tx: 599 MB/s 10166 calls/s 10166 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: 418 MB/s 304487 calls/s # udp tx: 483 MB/s 8193 calls/s 8193 msg/s # udp rx: 424 MB/s 308823 calls/s # udp tx: 477 MB/s 8098 calls/s 8098 msg/s # udp rx: 436 MB/s 317840 calls/s # udp tx: 485 MB/s 8230 calls/s 8230 msg/s # udp rx: 408 MB/s 297384 calls/s # udp tx: 485 MB/s 8232 calls/s 8232 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: 470 MB/s 342968 calls/s # udp tx: 485 MB/s 8228 calls/s 8228 msg/s # udp rx: 448 MB/s 327187 calls/s # udp tx: 448 MB/s 7599 calls/s 7599 msg/s # udp rx: 446 MB/s 325596 calls/s # udp tx: 446 MB/s 7565 calls/s 7565 msg/s # udp rx: 431 MB/s 314717 calls/s # udp tx: 430 MB/s 7307 calls/s 7307 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__->