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: 953 MB/s 16180 calls/s 16180 msg/s # tcp rx: 954 MB/s 49313 calls/s # tcp tx: 985 MB/s 16707 calls/s 16707 msg/s # tcp rx: 986 MB/s 50007 calls/s # tcp tx: 966 MB/s 16391 calls/s 16391 msg/s # tcp rx: 965 MB/s 49454 calls/s # tcp tx: 929 MB/s 15766 calls/s 15766 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: 641 MB/s 464896 calls/s # udp tx: 1148 MB/s 19472 calls/s 19472 msg/s # udp rx: 643 MB/s 466688 calls/s # udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 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: 1079 MB/s 787635 calls/s # udp tx: 1111 MB/s 18851 calls/s 18851 msg/s # udp rx: 688 MB/s 502353 calls/s # udp tx: 674 MB/s 11436 calls/s 11436 msg/s # udp rx: 1028 MB/s 750390 calls/s # udp tx: 1041 MB/s 17661 calls/s 17661 msg/s # udp rx: 1140 MB/s 831575 calls/s # udp tx: 1141 MB/s 19367 calls/s 19367 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__->