RE: [PATCH v2] doc: announce rte_ipsec API changes

2024-07-29 Thread Aakash Sasidharan
> > > > > > In case of event mode operations where event device can help > > > > > > in atomic sequence number increment across cores, sequence > > > > > > number need to be provided by the application instead of being > > > > > > updated in rte_ipsec or the PMD. To support this, a new flag > > > >

RE: [PATCH v2] doc: announce rte_ipsec API changes

2024-07-25 Thread Konstantin Ananyev
> > > > > In case of event mode operations where event device can help in > > > > > atomic sequence number increment across cores, sequence number > > > > > need to be provided by the application instead of being updated in > > > > > rte_ipsec or the PMD. To support this, a new flag > > > > > ``

RE: [PATCH v2] doc: announce rte_ipsec API changes

2024-07-25 Thread Aakash Sasidharan
com > Subject: [EXTERNAL] RE: [PATCH v2] doc: announce rte_ipsec API changes > > > > > In case of event mode operations where event device can help in > > > > atomic sequence number increment across cores, sequence number > > > > need to be provided by th

RE: [PATCH v2] doc: announce rte_ipsec API changes

2024-07-24 Thread Konstantin Ananyev
> > > In case of event mode operations where event device can help in atomic > > > sequence number increment across cores, sequence number need to be > > > provided by the application instead of being updated in rte_ipsec or > > > the PMD. To support this, a new flag > > > ``RTE_IPSEC_SAFLAG_SQN_

RE: [PATCH v2] doc: announce rte_ipsec API changes

2024-07-24 Thread Aakash Sasidharan
> Subject: [EXTERNAL] RE: [PATCH v2] doc: announce rte_ipsec API changes > > Hi, > > > In case of event mode operations where event device can help in atomic > > sequence number increment across cores, sequence number need to be > > provided by the application in

RE: [PATCH v2] doc: announce rte_ipsec API changes

2024-07-23 Thread Konstantin Ananyev
Hi, > In case of event mode operations where event device can help in atomic > sequence number increment across cores, sequence number need to be > provided by the application instead of being updated in rte_ipsec or the > PMD. To support this, a new flag ``RTE_IPSEC_SAFLAG_SQN_ASSIGN_DISABLE``