How can I redirect some pages to new subdomain? [closed]

Cloudflare is usually used as a CDN, just to deliver parts of the site like images. In a typical setup, you would not set up redirects at all. You just use their plugin and it automatically pulls images and similar assets from the CDN instead of your domain.

If instead you are trying to set up a site that has multiple subdomains, a redirect alone won’t do it; you will probably want to remove the Redirection plugin unless you are actually moving Pages or Posts from the main site to the new review site. You will need to convert the original site https://example.com to a Multisite and choose the subdomain option, rather than subsites in subfolders. Then, you can add a subsite for reviews.example.com and set up your desired content there. You will also need to update your DNS settings so this subdomain actually exists. Most hosts and DNS providers can help you figure out what settings are needed where to make this happen.