Re: [dpdk-dev] [RFC 3/3] sft: introduce API

2020-11-02 Thread Andrey Vesnovaty
Hi Andrew, Ray and everybody reviewing SFT RFC patch series. Anything you comments to this patchset coupled with other open issues made me & Ori rethink the suggested API. Ori is about to publish V2 for SFT RFC very soon addressing al the mentioned above. Thanks, Andrey > -Original Messag

Re: [dpdk-dev] [RFC 3/3] sft: introduce API

2020-09-18 Thread Kinsella, Ray
On 09/09/2020 21:30, Andrey Vesnovaty wrote: > Defines RTE SFT APIs for Statefull Flow Table library. > > SFT General description: > SFT library provides a framework for applications that need to maintain > context across different packets of the connection. > Examples for such applications: >

Re: [dpdk-dev] [RFC 3/3] sft: introduce API

2020-09-18 Thread Andrew Rybchenko
Hi Andrey, looks very interesting, but a bit hard to review. I hope I'll do deeper review on the next version. Right not just few cosmetic things to make the next version a bit clearer. Do you plan to create/publish an example appliction which uses the API and demonstrates how to do it? Plesee,

Re: [dpdk-dev] [RFC 3/3] sft: introduce API

2020-09-16 Thread Ori Kam
Hi Andery, PSB > -Original Message- > From: Andrey Vesnovaty > Sent: Wednesday, September 9, 2020 11:30 PM > To: dev@dpdk.org > Subject: [RFC 3/3] sft: introduce API > > Defines RTE SFT APIs for Statefull Flow Table library. > > SFT General description: > SFT library provides a framewor