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: 932 MB/s 15824 calls/s 15824 msg/s # tcp rx: 933 MB/s 50495 calls/s # tcp tx: 969 MB/s 16443 calls/s 16443 msg/s # tcp rx: 969 MB/s 49002 calls/s # tcp tx: 979 MB/s 16616 calls/s 16616 msg/s # tcp rx: 980 MB/s 50014 calls/s # tcp tx: 982 MB/s 16665 calls/s 16665 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: 525 MB/s 381362 calls/s # udp tx: 792 MB/s 13435 calls/s 13435 msg/s # udp rx: 543 MB/s 393648 calls/s # udp tx: 836 MB/s 14194 calls/s 14194 msg/s # udp rx: 543 MB/s 393608 calls/s # udp tx: 826 MB/s 14026 calls/s 14026 msg/s # udp rx: 544 MB/s 394240 calls/s # udp tx: 839 MB/s 14239 calls/s 14239 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: 628 MB/s 458562 calls/s # udp tx: 646 MB/s 10969 calls/s 10969 msg/s # udp rx: 642 MB/s 468794 calls/s # udp tx: 642 MB/s 10893 calls/s 10893 msg/s # udp rx: 635 MB/s 463329 calls/s # udp tx: 634 MB/s 10763 calls/s 10763 msg/s # udp rx: 636 MB/s 463965 calls/s # udp tx: 636 MB/s 10794 calls/s 10794 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__->