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: 923 MB/s 15664 calls/s 15664 msg/s # tcp rx: 924 MB/s 49698 calls/s # tcp tx: 960 MB/s 16294 calls/s 16294 msg/s # tcp rx: 961 MB/s 48217 calls/s # tcp tx: 992 MB/s 16839 calls/s 16839 msg/s # tcp rx: 993 MB/s 50622 calls/s # tcp tx: 1001 MB/s 16981 calls/s 16981 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: 612 MB/s 443904 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # udp rx: 625 MB/s 453120 calls/s # udp tx: 1302 MB/s 22086 calls/s 22086 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 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: 1057 MB/s 770930 calls/s # udp tx: 1086 MB/s 18426 calls/s 18426 msg/s # udp rx: 1133 MB/s 826621 calls/s # udp tx: 1133 MB/s 19222 calls/s 19222 msg/s # udp rx: 1152 MB/s 840282 calls/s # udp tx: 1152 MB/s 19553 calls/s 19553 msg/s # udp rx: 1164 MB/s 849076 calls/s # udp tx: 1163 MB/s 19732 calls/s 19732 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__->