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: 883 MB/s 14987 calls/s 14987 msg/s # tcp rx: 884 MB/s 53385 calls/s # tcp tx: 868 MB/s 14738 calls/s 14738 msg/s # tcp rx: 869 MB/s 51462 calls/s # tcp tx: 953 MB/s 16164 calls/s 16164 msg/s # tcp rx: 953 MB/s 51317 calls/s # tcp tx: 664 MB/s 11272 calls/s 11272 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: 516 MB/s 374399 calls/s # udp tx: 842 MB/s 14288 calls/s 14288 msg/s # udp rx: 577 MB/s 418619 calls/s # udp tx: 799 MB/s 13552 calls/s 13552 msg/s # udp rx: 577 MB/s 418855 calls/s # udp tx: 801 MB/s 13587 calls/s 13587 msg/s # udp rx: 578 MB/s 419442 calls/s # udp tx: 799 MB/s 13565 calls/s 13565 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: 548 MB/s 400027 calls/s # udp tx: 563 MB/s 9552 calls/s 9552 msg/s # udp rx: 624 MB/s 455454 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 msg/s # udp rx: 627 MB/s 457716 calls/s # udp tx: 627 MB/s 10643 calls/s 10643 msg/s # udp rx: 627 MB/s 457688 calls/s # udp tx: 626 MB/s 10632 calls/s 10632 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__->