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: 822 MB/s 13957 calls/s 13957 msg/s # tcp rx: 826 MB/s 66101 calls/s # tcp tx: 809 MB/s 13722 calls/s 13722 msg/s # tcp rx: 809 MB/s 64006 calls/s # tcp tx: 830 MB/s 14078 calls/s 14078 msg/s # tcp rx: 831 MB/s 63000 calls/s # tcp tx: 828 MB/s 14047 calls/s 14047 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: 619 MB/s 449280 calls/s # udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # udp rx: 639 MB/s 462848 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 557 MB/s 404874 calls/s # udp tx: 745 MB/s 12652 calls/s 12652 msg/s # udp rx: 547 MB/s 396927 calls/s # udp tx: 772 MB/s 13108 calls/s 13108 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: 665 MB/s 485480 calls/s # udp tx: 683 MB/s 11592 calls/s 11592 msg/s # udp rx: 1005 MB/s 733336 calls/s # udp tx: 1020 MB/s 17313 calls/s 17313 msg/s # udp rx: 1072 MB/s 782449 calls/s # udp tx: 1071 MB/s 18174 calls/s 18174 msg/s # udp rx: 1107 MB/s 807678 calls/s # udp tx: 1110 MB/s 18840 calls/s 18840 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__->