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 4800 # 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: 633 MB/s 10743 calls/s 10743 msg/s # tcp rx: 640 MB/s 29560 calls/s # tcp tx: 593 MB/s 10069 calls/s 10069 msg/s # tcp rx: 595 MB/s 25029 calls/s # tcp tx: 633 MB/s 10747 calls/s 10747 msg/s # tcp rx: 636 MB/s 29355 calls/s # tcp tx: 648 MB/s 10999 calls/s 10999 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: 435 MB/s 316467 calls/s # udp tx: 567 MB/s 9617 calls/s 9617 msg/s # udp rx: 481 MB/s 349241 calls/s # udp tx: 596 MB/s 10116 calls/s 10116 msg/s # udp rx: 501 MB/s 363520 calls/s # udp tx: 646 MB/s 10972 calls/s 10972 msg/s # udp rx: 496 MB/s 360192 calls/s # udp tx: 647 MB/s 10980 calls/s 10980 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: 620 MB/s 452301 calls/s # udp tx: 631 MB/s 10718 calls/s 10718 msg/s # udp rx: 635 MB/s 463595 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp rx: 625 MB/s 456370 calls/s # udp tx: 626 MB/s 10622 calls/s 10622 msg/s # udp rx: 636 MB/s 464350 calls/s # udp tx: 637 MB/s 10807 calls/s 10807 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__->