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: 865 MB/s 14687 calls/s 14687 msg/s # tcp rx: 866 MB/s 50696 calls/s # tcp tx: 903 MB/s 15332 calls/s 15332 msg/s # tcp rx: 904 MB/s 50617 calls/s # tcp tx: 918 MB/s 15584 calls/s 15584 msg/s # tcp rx: 919 MB/s 48986 calls/s # tcp tx: 858 MB/s 14561 calls/s 14561 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: 645 MB/s 467712 calls/s # udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # udp rx: 591 MB/s 428544 calls/s # udp tx: 1325 MB/s 22483 calls/s 22483 msg/s # udp rx: 638 MB/s 462592 calls/s # udp tx: 1219 MB/s 20690 calls/s 20690 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 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: 1167 MB/s 851384 calls/s # udp tx: 1193 MB/s 20248 calls/s 20248 msg/s # udp rx: 1191 MB/s 869050 calls/s # udp tx: 1192 MB/s 20232 calls/s 20232 msg/s # udp rx: 1185 MB/s 864465 calls/s # udp tx: 1185 MB/s 20105 calls/s 20105 msg/s # udp rx: 1187 MB/s 865912 calls/s # udp tx: 1187 MB/s 20146 calls/s 20146 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__->