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: 930 MB/s 15786 calls/s 15786 msg/s # tcp rx: 930 MB/s 48905 calls/s # tcp tx: 724 MB/s 12282 calls/s 12282 msg/s # tcp rx: 724 MB/s 37531 calls/s # tcp tx: 650 MB/s 11026 calls/s 11026 msg/s # tcp rx: 650 MB/s 33217 calls/s # tcp tx: 660 MB/s 11210 calls/s 11210 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: 505 MB/s 366500 calls/s # udp tx: 752 MB/s 12764 calls/s 12764 msg/s # udp rx: 516 MB/s 375384 calls/s # udp tx: 718 MB/s 12178 calls/s 12178 msg/s # udp rx: 512 MB/s 372391 calls/s # udp tx: 621 MB/s 10541 calls/s 10541 msg/s # udp rx: 513 MB/s 373069 calls/s # udp tx: 625 MB/s 10601 calls/s 10601 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: 656 MB/s 478700 calls/s # udp tx: 673 MB/s 11418 calls/s 11418 msg/s # udp rx: 682 MB/s 497421 calls/s # udp tx: 687 MB/s 11663 calls/s 11663 msg/s # udp rx: 702 MB/s 512608 calls/s # udp tx: 719 MB/s 12203 calls/s 12203 msg/s # udp rx: 701 MB/s 511787 calls/s # udp tx: 701 MB/s 11894 calls/s 11894 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__->