Hi, i am trying to create an IPv6 flow using patterns , ETH, IP and VLAN, which has action of assigning RX queue to the flow. <div dir="auto">When validating this flow, i am getting error of type 16, which says action bot supported.</div><div dir="auto">I even tried by using and empty action it still does not work.</div><div dir="auto">The similar code is working fine for IPv4.</div><div dir="auto">My end goal is to distribute load on different RX queues for IPv6 load, for IPv4 load is getting distributed properly.</div>