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: 671 MB/s 11384 calls/s 11384 msg/s # tcp rx: 671 MB/s 28240 calls/s # tcp tx: 671 MB/s 11394 calls/s 11394 msg/s # tcp rx: 674 MB/s 26270 calls/s # tcp tx: 687 MB/s 11664 calls/s 11664 msg/s # tcp rx: 688 MB/s 24870 calls/s # tcp tx: 665 MB/s 11288 calls/s 11288 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: 435 MB/s 316582 calls/s # udp tx: 492 MB/s 8351 calls/s 8351 msg/s # udp rx: 402 MB/s 292962 calls/s # udp tx: 437 MB/s 7428 calls/s 7428 msg/s # udp rx: 423 MB/s 307839 calls/s # udp tx: 463 MB/s 7869 calls/s 7869 msg/s # udp rx: 467 MB/s 339582 calls/s # udp tx: 505 MB/s 8566 calls/s 8566 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: 579 MB/s 422284 calls/s # udp tx: 607 MB/s 10305 calls/s 10305 msg/s # udp rx: 533 MB/s 388783 calls/s # udp tx: 526 MB/s 8929 calls/s 8929 msg/s # udp rx: 436 MB/s 318628 calls/s # udp tx: 434 MB/s 7370 calls/s 7370 msg/s # udp rx: 456 MB/s 332597 calls/s # udp tx: 455 MB/s 7730 calls/s 7730 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__->