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: 837 MB/s 14206 calls/s 14206 msg/s # tcp rx: 847 MB/s 65038 calls/s # tcp tx: 826 MB/s 14022 calls/s 14022 msg/s # tcp rx: 829 MB/s 62753 calls/s # tcp tx: 837 MB/s 14208 calls/s 14208 msg/s # tcp rx: 838 MB/s 64681 calls/s # tcp tx: 804 MB/s 13637 calls/s 13637 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: 544 MB/s 395175 calls/s # udp tx: 760 MB/s 12896 calls/s 12896 msg/s # udp rx: 536 MB/s 389448 calls/s # udp tx: 713 MB/s 12100 calls/s 12100 msg/s # udp rx: 559 MB/s 406272 calls/s # udp tx: 774 MB/s 13133 calls/s 13133 msg/s # udp rx: 563 MB/s 409088 calls/s # udp tx: 762 MB/s 12939 calls/s 12939 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 805328 calls/s # udp tx: 1128 MB/s 19134 calls/s 19134 msg/s # udp rx: 1062 MB/s 774768 calls/s # udp tx: 1062 MB/s 18018 calls/s 18018 msg/s # udp rx: 1025 MB/s 747886 calls/s # udp tx: 1027 MB/s 17424 calls/s 17424 msg/s # udp rx: 1036 MB/s 756091 calls/s # udp tx: 1037 MB/s 17602 calls/s 17602 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__->