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: 835 MB/s 14163 calls/s 14163 msg/s # tcp rx: 836 MB/s 66790 calls/s # tcp tx: 621 MB/s 10539 calls/s 10539 msg/s # tcp rx: 621 MB/s 59180 calls/s # tcp tx: 559 MB/s 9485 calls/s 9485 msg/s # tcp rx: 559 MB/s 38271 calls/s # tcp tx: 540 MB/s 9160 calls/s 9160 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: 626 MB/s 454088 calls/s # udp tx: 1204 MB/s 20426 calls/s 20426 msg/s # udp rx: 679 MB/s 492288 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 679 MB/s 492288 calls/s # udp tx: 1240 MB/s 21036 calls/s 21036 msg/s # udp rx: 652 MB/s 472832 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 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: 648 MB/s 472744 calls/s # udp tx: 663 MB/s 11260 calls/s 11260 msg/s # udp rx: 626 MB/s 457181 calls/s # udp tx: 629 MB/s 10672 calls/s 10672 msg/s # udp rx: 686 MB/s 500703 calls/s # udp tx: 688 MB/s 11680 calls/s 11680 msg/s # udp rx: 684 MB/s 499548 calls/s # udp tx: 687 MB/s 11654 calls/s 11654 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__->