vier.m...@6wind.com; jer...@marvell.com; Doherty, Declan
> ; Nicolau, Radu ;
> jiawe...@trustnetic.com; jianw...@trustnetic.com
> Subject: Re: [dpdk-dev] [PATCH 1/2] security: enforce semantics for Tx inline
> processing
>
> On Wed, Jul 14, 2021 at 11:09:08AM +, Ananyev, Konstan
On Wed, Jul 14, 2021 at 11:09:08AM +, Ananyev, Konstantin wrote:
> > > >
> > > > Adding more rte_security and PMD maintainers into the loop.
> > > >
> > > > > > > > > > > > > > > For Tx inline processing, when
> > > > > > > > > > > > > > > RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > > >
> > >
> > > Adding more rte_security and PMD maintainers into the loop.
> > >
> > > > > > > > > > > > > > For Tx inline processing, when
> > > > > > > > > > > > > > RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > > > > > > > > set, rte_security_set_pkt_metadata() needs to be
> > > > > > > > > >
On Tue, Jul 13, 2021 at 02:08:18PM +, Ananyev, Konstantin wrote:
>
> >
> > Adding more rte_security and PMD maintainers into the loop.
> >
> > > > > > > > > > > > > For Tx inline processing, when
> > > > > > > > > > > > > RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > > > > > > > set, rt
>
> Adding more rte_security and PMD maintainers into the loop.
>
> > > > > > > > > > > > For Tx inline processing, when
> > > > > > > > > > > > RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > > > > > > set, rte_security_set_pkt_metadata() needs to be called
> > > > > > > > > > > > for pkts
Adding more rte_security and PMD maintainers into the loop.
> > > > > > > > > > > For Tx inline processing, when
> > > > > > > > > > > RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > > > > > set, rte_security_set_pkt_metadata() needs to be called
> > > > > > > > > > > for pkts
> > > > > > >
On Sat, Jul 10, 2021 at 12:57:19PM +, Ananyev, Konstantin wrote:
>
> > > > > > > > > > For Tx inline processing, when
> > > > > > > > > > RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > > > > set, rte_security_set_pkt_metadata() needs to be called for
> > > > > > > > > > pkts
> > > > > > >
> > > > > > > > > For Tx inline processing, when
> > > > > > > > > RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > > > set, rte_security_set_pkt_metadata() needs to be called for
> > > > > > > > > pkts
> > > > > > > > > to associate a Security session with a mbuf before submitting
> > > > > >
On Wed, Jul 07, 2021 at 09:59:10AM +, Ananyev, Konstantin wrote:
>
> > > > > > > > For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA
> > > > > > > > is
> > > > > > > > set, rte_security_set_pkt_metadata() needs to be called for pkts
> > > > > > > > to associate a Security sessio
> > > > > > > For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > set, rte_security_set_pkt_metadata() needs to be called for pkts
> > > > > > > to associate a Security session with a mbuf before submitting
> > > > > > > to Ethdev Tx. This is apart from setting PKT_TX
On Tue, Jul 06, 2021 at 02:07:17PM +, Ananyev, Konstantin wrote:
>
>
> > > > > > For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > set, rte_security_set_pkt_metadata() needs to be called for pkts
> > > > > > to associate a Security session with a mbuf before submi
> > > > > For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > set, rte_security_set_pkt_metadata() needs to be called for pkts
> > > > > to associate a Security session with a mbuf before submitting
> > > > > to Ethdev Tx. This is apart from setting PKT_TX_SEC_OFFLOAD in
On Tue, Jul 06, 2021 at 12:42:34PM +, Ananyev, Konstantin wrote:
>
> > On Tue, Jul 06, 2021 at 10:56:10AM +, Ananyev, Konstantin wrote:
> > >
> > > >
> > > > From: Nithin Dabilpuram
> > > >
> > > > For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > set, rte_securit
> On Tue, Jul 06, 2021 at 10:56:10AM +, Ananyev, Konstantin wrote:
> >
> > >
> > > From: Nithin Dabilpuram
> > >
> > > For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > set, rte_security_set_pkt_metadata() needs to be called for pkts
> > > to associate a Security sessi
On Tue, Jul 06, 2021 at 10:56:10AM +, Ananyev, Konstantin wrote:
>
> >
> > From: Nithin Dabilpuram
> >
> > For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > set, rte_security_set_pkt_metadata() needs to be called for pkts
> > to associate a Security session with a mbuf
>
> From: Nithin Dabilpuram
>
> For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> set, rte_security_set_pkt_metadata() needs to be called for pkts
> to associate a Security session with a mbuf before submitting
> to Ethdev Tx. This is apart from setting PKT_TX_SEC_OFFLOAD in
Hi Konstantin/ Olivier,
Could you please review this patch? This has also an update in documentation of
mbuf.
Regards,
Akhil
> From: Nithin Dabilpuram
>
> For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> set, rte_security_set_pkt_metadata() needs to be called for pkts
> t
From: Nithin Dabilpuram
For Tx inline processing, when RTE_SECURITY_TX_OLOAD_NEED_MDATA is
set, rte_security_set_pkt_metadata() needs to be called for pkts
to associate a Security session with a mbuf before submitting
to Ethdev Tx. This is apart from setting PKT_TX_SEC_OFFLOAD in
mbuf.ol_flags. r
18 matches
Mail list logo