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: 1278 MB/s 21684 calls/s 21684 msg/s # tcp rx: 1279 MB/s 49799 calls/s # tcp tx: 1387 MB/s 23533 calls/s 23533 msg/s # tcp rx: 1389 MB/s 53435 calls/s # tcp tx: 1360 MB/s 23070 calls/s 23070 msg/s # tcp rx: 1361 MB/s 53606 calls/s # tcp tx: 1395 MB/s 23668 calls/s 23668 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: 640 MB/s 462848 calls/s # udp tx: 1628 MB/s 27612 calls/s 27612 msg/s # udp rx: 627 MB/s 453850 calls/s # udp tx: 1401 MB/s 23778 calls/s 23778 msg/s # udp rx: 638 MB/s 461809 calls/s # udp tx: 1370 MB/s 23237 calls/s 23237 msg/s # udp rx: 610 MB/s 441644 calls/s # udp tx: 1463 MB/s 24817 calls/s 24817 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: 1127 MB/s 822026 calls/s # udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # udp rx: 965 MB/s 704106 calls/s # udp tx: 958 MB/s 16261 calls/s 16261 msg/s # udp rx: 683 MB/s 498492 calls/s # udp tx: 685 MB/s 11630 calls/s 11630 msg/s # udp rx: 695 MB/s 507570 calls/s # udp tx: 698 MB/s 11845 calls/s 11845 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__->