[PATCH v4 00/25] add the basic rte_flow offload support of nfp PMD
Ferruh Yigit
ferruh.yigit at amd.com
Tue Oct 18 14:27:00 CEST 2022
On 10/18/2022 12:26 PM, Chaoyong He wrote:
> This is the second patch series to add the support of rte_flow offload for
> nfp PMD, includes:
> Implement the rte_flow related API
> Implement the offload framework of nfp card
> Add the offload support of common rte_flow pattern items
> Add the offload support of common rte_flow actions
>
> * Changes since v2
> - Change the release note.
> - Change the headline of commit message.
> - Adjust the order of commits to prevent the memory problem.
>
> * Changes since v2
> - Fix one problem import by the first patch series
>
> * Changes since v1
> - Add the 'Depends-on' tag
>
> Chaoyong He (25):
> net/nfp: fix the requirement of cpp bridge service
> net/nfp: add the structures and functions for flow offload
> net/nfp: add the stats process logic in ctrl VNIC service
> net/nfp: add the flow APIs of nfp PMD
> net/nfp: support basic flow items
> net/nfp: support basic flow actions
> net/nfp: support VLAN flow item
> net/nfp: support IPv4 flow item
> net/nfp: support IPv6 flow item
> net/nfp: support TCP flow item
> net/nfp: support UDP flow item
> net/nfp: support SCTP flow item
> net/nfp: support SRC MAC flow action
> net/nfp: support DST MAC flow action
> net/nfp: support pop VLAN flow action
> net/nfp: support push VLAN flow action
> net/nfp: support SRC IPv4 flow action
> net/nfp: support DST IPv4 flow action
> net/nfp: support SRC IPv6 flow action
> net/nfp: support DST IPv6 flow action
> net/nfp: support TP SRC flow action
> net/nfp: support TP DST flow action
> net/nfp: support TTL flow action
> net/nfp: support IPv4 DSCP flow action
> net/nfp: support IPv6 DSCP flow action
>
Hi Chaoyong,
It seems comment to first patch (v2 1/24) applied and rest ignored again.
Please check all comments [1]. Also there are some questions, can you
please response to them?
And when you send new version can you please use '--in-reply-to' and
reply to previous version to keep all versions in same email thread,
otherwise it is too hard to find previous versions and comments to
previous versions.
More details can be found in the documentation:
https://doc.dpdk.org/guides/contributing/patches.html#sending-patches
[1]
https://inbox.dpdk.org/dev/1665382142-21684-1-git-send-email-chaoyong.he@corigine.com/
More information about the dev
mailing list