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: 960 MB/s 16297 calls/s 16297 msg/s # tcp rx: 961 MB/s 49410 calls/s # tcp tx: 945 MB/s 16030 calls/s 16030 msg/s # tcp rx: 946 MB/s 48708 calls/s # tcp tx: 943 MB/s 16005 calls/s 16005 msg/s # tcp rx: 951 MB/s 48373 calls/s # tcp tx: 951 MB/s 16135 calls/s 16135 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: 475 MB/s 344633 calls/s # udp tx: 839 MB/s 14233 calls/s 14233 msg/s # udp rx: 538 MB/s 390010 calls/s # udp tx: 804 MB/s 13640 calls/s 13640 msg/s # udp rx: 540 MB/s 392428 calls/s # udp tx: 733 MB/s 12434 calls/s 12434 msg/s # udp rx: 558 MB/s 404531 calls/s # udp tx: 792 MB/s 13438 calls/s 13438 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: 609 MB/s 444653 calls/s # udp tx: 625 MB/s 10606 calls/s 10606 msg/s # udp rx: 634 MB/s 462659 calls/s # udp tx: 637 MB/s 10809 calls/s 10809 msg/s # udp rx: 659 MB/s 481129 calls/s # udp tx: 661 MB/s 11221 calls/s 11221 msg/s # udp rx: 663 MB/s 484018 calls/s # udp tx: 665 MB/s 11290 calls/s 11290 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__->