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: 848 MB/s 14398 calls/s 14398 msg/s # tcp rx: 857 MB/s 70127 calls/s # tcp tx: 823 MB/s 13972 calls/s 13972 msg/s # tcp rx: 824 MB/s 63268 calls/s # tcp tx: 833 MB/s 14138 calls/s 14138 msg/s # tcp rx: 835 MB/s 62963 calls/s # tcp tx: 833 MB/s 14134 calls/s 14134 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: 652 MB/s 473088 calls/s # udp tx: 1173 MB/s 19906 calls/s 19906 msg/s # udp rx: 669 MB/s 484864 calls/s # udp tx: 1233 MB/s 20925 calls/s 20925 msg/s # udp rx: 682 MB/s 494080 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 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: 1135 MB/s 828388 calls/s # udp tx: 1155 MB/s 19595 calls/s 19595 msg/s # udp rx: 1151 MB/s 839541 calls/s # udp tx: 1150 MB/s 19511 calls/s 19511 msg/s # udp rx: 1152 MB/s 840489 calls/s # udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # udp rx: 1149 MB/s 838190 calls/s # udp tx: 1148 MB/s 19483 calls/s 19483 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__->