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: 780 MB/s 13233 calls/s 13233 msg/s # tcp rx: 783 MB/s 68797 calls/s # tcp tx: 788 MB/s 13367 calls/s 13367 msg/s # tcp rx: 788 MB/s 64714 calls/s # tcp tx: 797 MB/s 13526 calls/s 13526 msg/s # tcp rx: 798 MB/s 63404 calls/s # tcp tx: 783 MB/s 13289 calls/s 13289 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: 639 MB/s 463616 calls/s # udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # udp rx: 583 MB/s 422224 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 638 MB/s 462080 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 677 MB/s 490752 calls/s # udp tx: 1294 MB/s 21952 calls/s 21952 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: 575 MB/s 419676 calls/s # udp tx: 591 MB/s 10026 calls/s 10026 msg/s # udp rx: 658 MB/s 480245 calls/s # udp tx: 657 MB/s 11157 calls/s 11157 msg/s # udp rx: 658 MB/s 480467 calls/s # udp tx: 658 MB/s 11172 calls/s 11172 msg/s # udp rx: 647 MB/s 472184 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 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__->