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: 529 MB/s 8975 calls/s 8975 msg/s # tcp rx: 529 MB/s 31586 calls/s # tcp tx: 564 MB/s 9581 calls/s 9581 msg/s # tcp rx: 565 MB/s 32036 calls/s # tcp tx: 543 MB/s 9221 calls/s 9221 msg/s # tcp rx: 544 MB/s 31584 calls/s # tcp tx: 596 MB/s 10111 calls/s 10111 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: 622 MB/s 450816 calls/s # udp tx: 1160 MB/s 19685 calls/s 19685 msg/s # udp rx: 580 MB/s 421262 calls/s # udp tx: 1054 MB/s 17893 calls/s 17893 msg/s # udp rx: 498 MB/s 361569 calls/s # udp tx: 733 MB/s 12435 calls/s 12435 msg/s # udp rx: 556 MB/s 403739 calls/s # udp tx: 734 MB/s 12457 calls/s 12457 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: 682 MB/s 497568 calls/s # udp tx: 694 MB/s 11778 calls/s 11778 msg/s # udp rx: 705 MB/s 514328 calls/s # udp tx: 707 MB/s 12001 calls/s 12001 msg/s # udp rx: 694 MB/s 506154 calls/s # udp tx: 696 MB/s 11820 calls/s 11820 msg/s # udp rx: 708 MB/s 516988 calls/s # udp tx: 718 MB/s 12181 calls/s 12181 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__->