Re: [dpdk-dev] [PATCH] mbuf: remove control mbuf

2018-04-11 Thread Thomas Monjalon
> > The rte_ctrlmbuf structure is not used by any example application > > in dpdk. Remove it, as announced on the mailing list. > > > > Signed-off-by: Olivier Matz > > Acked-by: Jerin Jacob Applied, thanks

Re: [dpdk-dev] [PATCH] mbuf: remove control mbuf

2018-04-03 Thread Jerin Jacob
-Original Message- > Date: Tue, 3 Apr 2018 15:39:13 +0200 > From: Olivier Matz > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] mbuf: remove control mbuf > X-Mailer: git-send-email 2.11.0 > > The rte_ctrlmbuf structure is not used by any example application >

[dpdk-dev] [PATCH] mbuf: remove control mbuf

2018-04-03 Thread Olivier Matz
The rte_ctrlmbuf structure is not used by any example application in dpdk. Remove it, as announced on the mailing list. Signed-off-by: Olivier Matz --- doc/guides/prog_guide/glossary.rst | 3 -- doc/guides/prog_guide/mbuf_lib.rst | 11 ++--- doc/guides/prog_guide/overview.rst | 4 +