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: 630 MB/s 10699 calls/s 10699 msg/s # tcp rx: 631 MB/s 28416 calls/s # tcp tx: 671 MB/s 11389 calls/s 11389 msg/s # tcp rx: 672 MB/s 26080 calls/s # tcp tx: 634 MB/s 10762 calls/s 10762 msg/s # tcp rx: 635 MB/s 29379 calls/s # tcp tx: 605 MB/s 10267 calls/s 10267 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: 514 MB/s 373644 calls/s # udp tx: 644 MB/s 10935 calls/s 10935 msg/s # udp rx: 566 MB/s 411290 calls/s # udp tx: 632 MB/s 10720 calls/s 10720 msg/s # udp rx: 564 MB/s 409779 calls/s # udp tx: 642 MB/s 10896 calls/s 10896 msg/s # udp rx: 562 MB/s 408386 calls/s # udp tx: 653 MB/s 11076 calls/s 11076 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: 376 MB/s 274469 calls/s # udp tx: 388 MB/s 6591 calls/s 6591 msg/s # udp rx: 342 MB/s 250018 calls/s # udp tx: 342 MB/s 5813 calls/s 5813 msg/s # udp rx: 348 MB/s 253996 calls/s # udp tx: 348 MB/s 5909 calls/s 5909 msg/s # udp rx: 367 MB/s 267860 calls/s # udp tx: 370 MB/s 6287 calls/s 6287 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__->