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: 826 MB/s 14025 calls/s 14025 msg/s # tcp rx: 827 MB/s 66438 calls/s # tcp tx: 810 MB/s 13746 calls/s 13746 msg/s # tcp rx: 811 MB/s 66027 calls/s # tcp tx: 841 MB/s 14274 calls/s 14274 msg/s # tcp rx: 841 MB/s 67951 calls/s # tcp tx: 841 MB/s 14276 calls/s 14276 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: 661 MB/s 479488 calls/s # udp tx: 1215 MB/s 20613 calls/s 20613 msg/s # udp rx: 677 MB/s 490752 calls/s # udp tx: 1233 MB/s 20916 calls/s 20916 msg/s # udp rx: 678 MB/s 491264 calls/s # udp tx: 1278 MB/s 21687 calls/s 21687 msg/s # udp rx: 676 MB/s 490240 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 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: 594 MB/s 433824 calls/s # udp tx: 608 MB/s 10314 calls/s 10314 msg/s # udp rx: 621 MB/s 453476 calls/s # udp tx: 622 MB/s 10551 calls/s 10551 msg/s # udp rx: 626 MB/s 456786 calls/s # udp tx: 626 MB/s 10625 calls/s 10625 msg/s # udp rx: 635 MB/s 463468 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 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__->