make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 999 MB/s 16945 calls/s 16945 msg/s # tcp rx: 1000 MB/s 51490 calls/s # tcp tx: 996 MB/s 16901 calls/s 16901 msg/s # tcp rx: 999 MB/s 50734 calls/s # tcp tx: 647 MB/s 10986 calls/s 10986 msg/s # tcp rx: 648 MB/s 35177 calls/s # tcp tx: 642 MB/s 10902 calls/s 10902 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: 526 MB/s 381184 calls/s # udp tx: 860 MB/s 14601 calls/s 14601 msg/s # udp rx: 555 MB/s 402432 calls/s # udp tx: 834 MB/s 14154 calls/s 14154 msg/s # udp rx: 556 MB/s 402688 calls/s # udp tx: 840 MB/s 14262 calls/s 14262 msg/s # udp rx: 548 MB/s 397312 calls/s # udp tx: 845 MB/s 14343 calls/s 14343 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: 666 MB/s 485861 calls/s # udp tx: 684 MB/s 11613 calls/s 11613 msg/s # udp rx: 682 MB/s 497577 calls/s # udp tx: 683 MB/s 11597 calls/s 11597 msg/s # udp rx: 674 MB/s 492161 calls/s # udp tx: 675 MB/s 11460 calls/s 11460 msg/s # udp rx: 676 MB/s 493440 calls/s # udp tx: 677 MB/s 11489 calls/s 11489 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__->