16/04/2021 20:30, Ajit Khaparde: > On Fri, Apr 16, 2021 at 10:54 AM Bing Zhao <bi...@nvidia.com> wrote: > > +struct rte_flow_action_conntrack { > > + /** The peer port number, can be the same port. */ > > + uint16_t peer_port; > > + /** > > + * Direction of this connection when creating a flow, the value > > + * only affects the subsequent flows creation. > > s/flows/flow > or > s/the subsequent flows creation/the creation of subsequent flows
s/flows/flow rules/