[PATCH 00/11] Add basic flow support for corenic firmware
Ferruh Yigit
ferruh.yigit at amd.com
Fri Nov 3 18:01:54 CET 2023
On 11/3/2023 6:25 AM, Chaoyong He wrote:
> Add the very basic rte_flow support for corenic firmware.
>
> Chaoyong He (11):
> net/nfp: move some source files
> drivers: add the structures and functions for flow offload
> net/nfp: add the control message channel
> net/nfp: support flow API for CoreNIC firmware
> net/nfp: support Ethernet flow item
> net/nfp: support drop flow action
> net/nfp: support IPv4 flow item
> net/nfp: support IPv6 flow item
> net/nfp: support TCP/UDP/SCTP flow items
> drivers: support MARK flow action
> net/nfp: support QUEUE flow action
>
`./devtools/check-doc-vs-code.sh` gives some warnings [1], can you
please check them?
Please update the .ini file in the relevant patch where feature is
added, don't update it in a separate patch.
[1]
$ ./devtools/check-doc-vs-code.sh
rte_flow doc out of sync for nfp
action mark
action queue
More information about the dev
mailing list