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: 634 MB/s 10761 calls/s 10761 msg/s # tcp rx: 634 MB/s 32622 calls/s # tcp tx: 660 MB/s 11208 calls/s 11208 msg/s # tcp rx: 661 MB/s 33808 calls/s # tcp tx: 678 MB/s 11504 calls/s 11504 msg/s # tcp rx: 678 MB/s 34687 calls/s # tcp tx: 701 MB/s 11897 calls/s 11897 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: 476 MB/s 345425 calls/s # udp tx: 836 MB/s 14185 calls/s 14185 msg/s # udp rx: 490 MB/s 355584 calls/s # udp tx: 860 MB/s 14595 calls/s 14595 msg/s # udp rx: 544 MB/s 394325 calls/s # udp tx: 785 MB/s 13327 calls/s 13327 msg/s # udp rx: 549 MB/s 398080 calls/s # udp tx: 790 MB/s 13402 calls/s 13402 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: 1104 MB/s 805469 calls/s # udp tx: 1140 MB/s 19352 calls/s 19352 msg/s # udp rx: 1132 MB/s 825615 calls/s # udp tx: 1131 MB/s 19183 calls/s 19183 msg/s # udp rx: 1133 MB/s 826623 calls/s # udp tx: 1132 MB/s 19205 calls/s 19205 msg/s # udp rx: 882 MB/s 643500 calls/s # udp tx: 868 MB/s 14722 calls/s 14722 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__->