On 9/30/2023 11:00 AM, Chaoyong He wrote: > This patch series add the support of simple conntrack flow rules offload > through flower firmware by import the needed data structure and logic of > flow merge. > > Chaoyong He (4): > net/nfp: prepare for the flow merge > net/nfp: add infrastructure for ct flow merge >
'ct' is conntrack, right? Can you prefer long version if possible? > net/nfp: add call to add and delete the flows to firmware > net/nfp: add support for merged flows and conntrack stats > > './devtools/check-doc-vs-code.sh' reports some errors, can you please check?