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: 578 MB/s 9812 calls/s 9812 msg/s # tcp rx: 579 MB/s 35349 calls/s # tcp tx: 577 MB/s 9800 calls/s 9800 msg/s # tcp rx: 578 MB/s 33825 calls/s # tcp tx: 725 MB/s 12307 calls/s 12307 msg/s # tcp rx: 726 MB/s 35953 calls/s # tcp tx: 741 MB/s 12575 calls/s 12575 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: 540 MB/s 392315 calls/s # udp tx: 726 MB/s 12314 calls/s 12314 msg/s # udp rx: 508 MB/s 368342 calls/s # udp tx: 822 MB/s 13950 calls/s 13950 msg/s # udp rx: 493 MB/s 358195 calls/s # udp tx: 760 MB/s 12907 calls/s 12907 msg/s # udp rx: 533 MB/s 386195 calls/s # udp tx: 813 MB/s 13804 calls/s 13804 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: 632 MB/s 461114 calls/s # udp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp rx: 593 MB/s 432630 calls/s # udp tx: 596 MB/s 10111 calls/s 10111 msg/s # udp rx: 591 MB/s 431727 calls/s # udp tx: 588 MB/s 9973 calls/s 9973 msg/s # udp rx: 647 MB/s 472533 calls/s # udp tx: 651 MB/s 11056 calls/s 11056 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__->