Hi Pablo, Thomas, There are some update patches undergoing submission for bbdev on master. Do we need to copy them over from master to next-crypto-subtree? And how this will work in the future? Will all future patches go to next subtree and back to master?
Best regards, Amr > -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Pablo de Lara > Sent: Friday 13 April 2018 09:15 > To: [email protected] > Cc: [email protected]; De Lara Guarch, Pablo > <[email protected]> > Subject: [dpdk-dev] [PATCH] maintainers: call out subtree for bbdev and > security > > Commits for bbdev and security libraries are merged > into the Next Crypto subtree. > > Signed-off-by: Pablo de Lara <[email protected]> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 77ceb63cb..c1892e490 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -312,6 +312,7 @@ F: lib/librte_ether/rte_mtr* > > Baseband API - EXPERIMENTAL > M: Amr Mokhtar <[email protected]> > +T: git://dpdk.org/next/dpdk-next-crypto > F: lib/librte_bbdev/ > F: doc/guides/prog_guide/bbdev.rst > F: drivers/baseband/ > @@ -332,6 +333,7 @@ F: examples/l2fwd-crypto/ > Security API - EXPERIMENTAL > M: Akhil Goyal <[email protected]> > M: Declan Doherty <[email protected]> > +T: git://dpdk.org/next/dpdk-next-crypto > F: lib/librte_security/ > F: doc/guides/prog_guide/rte_security.rst > > -- > 2.14.3

