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: 806 MB/s 13673 calls/s 13673 msg/s # tcp rx: 810 MB/s 73833 calls/s # tcp tx: 817 MB/s 13862 calls/s 13862 msg/s # tcp rx: 816 MB/s 67968 calls/s # tcp tx: 817 MB/s 13872 calls/s 13872 msg/s # tcp rx: 818 MB/s 67548 calls/s # tcp tx: 811 MB/s 13768 calls/s 13768 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: 654 MB/s 474624 calls/s # udp tx: 1127 MB/s 19128 calls/s 19128 msg/s # udp rx: 680 MB/s 493060 calls/s # udp tx: 1263 MB/s 21425 calls/s 21425 msg/s # udp rx: 677 MB/s 490863 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # udp rx: 680 MB/s 493179 calls/s # udp tx: 1217 MB/s 20657 calls/s 20657 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: 655 MB/s 477837 calls/s # udp tx: 668 MB/s 11338 calls/s 11338 msg/s # udp rx: 630 MB/s 459589 calls/s # udp tx: 629 MB/s 10674 calls/s 10674 msg/s # udp rx: 624 MB/s 455344 calls/s # udp tx: 624 MB/s 10588 calls/s 10588 msg/s # udp rx: 634 MB/s 462664 calls/s # udp tx: 633 MB/s 10750 calls/s 10750 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__->