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: 789 MB/s 13384 calls/s 13384 msg/s # tcp rx: 789 MB/s 66400 calls/s # tcp tx: 814 MB/s 13815 calls/s 13815 msg/s # tcp rx: 818 MB/s 62516 calls/s # tcp tx: 640 MB/s 10860 calls/s 10860 msg/s # tcp rx: 638 MB/s 48721 calls/s # tcp tx: 494 MB/s 8381 calls/s 8381 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: 662 MB/s 480768 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 681 MB/s 493667 calls/s # udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # udp rx: 681 MB/s 493709 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 682 MB/s 494284 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 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: 615 MB/s 449251 calls/s # udp tx: 628 MB/s 10668 calls/s 10668 msg/s # udp rx: 616 MB/s 449822 calls/s # udp tx: 618 MB/s 10492 calls/s 10492 msg/s # udp rx: 636 MB/s 464387 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 641 MB/s 468177 calls/s # udp tx: 641 MB/s 10875 calls/s 10875 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__->