[dpdk-dev] [PATCH v3 7/7] abi: announce mbuf addition for ieee1588 in DPDK 2.2

2015-07-09 Thread Thomas Monjalon
2015-07-08 14:10, Bruce Richardson: > On Mon, Jul 06, 2015 at 03:16:01PM +0200, Thomas Monjalon wrote: > > 2015-07-02 16:16, John McNamara: > > > --- a/doc/guides/rel_notes/abi.rst > > > +++ b/doc/guides/rel_notes/abi.rst > > > Deprecation Notices > > > --- > > > + > > > +* In

[dpdk-dev] [PATCH v3 7/7] abi: announce mbuf addition for ieee1588 in DPDK 2.2

2015-07-09 Thread Bruce Richardson
On Thu, Jul 09, 2015 at 05:51:16PM +0200, Thomas Monjalon wrote: > 2015-07-08 14:10, Bruce Richardson: > > On Mon, Jul 06, 2015 at 03:16:01PM +0200, Thomas Monjalon wrote: > > > 2015-07-02 16:16, John McNamara: > > > > --- a/doc/guides/rel_notes/abi.rst > > > > +++ b/doc/guides/rel_notes/abi.rst >

[dpdk-dev] [PATCH v3 7/7] abi: announce mbuf addition for ieee1588 in DPDK 2.2

2015-07-08 Thread Bruce Richardson
On Mon, Jul 06, 2015 at 03:16:01PM +0200, Thomas Monjalon wrote: > 2015-07-02 16:16, John McNamara: > > --- a/doc/guides/rel_notes/abi.rst > > +++ b/doc/guides/rel_notes/abi.rst > > Deprecation Notices > > --- > > + > > +* In DPDK 2.1 the IEEE1588/802.1AS support in the i40e

[dpdk-dev] [PATCH v3 7/7] abi: announce mbuf addition for ieee1588 in DPDK 2.2

2015-07-06 Thread Thomas Monjalon
2015-07-02 16:16, John McNamara: > --- a/doc/guides/rel_notes/abi.rst > +++ b/doc/guides/rel_notes/abi.rst > Deprecation Notices > --- > + > +* In DPDK 2.1 the IEEE1588/802.1AS support in the i40e driver makes use of > the > + ``udata64`` field in the mbuf to pass the timesync

[dpdk-dev] [PATCH v3 7/7] abi: announce mbuf addition for ieee1588 in DPDK 2.2

2015-07-02 Thread John McNamara
Add announcement of a dedicated additional field in the mbuf to support ieee1588 in DPDK 2.2. Signed-off-by: John McNamara --- doc/guides/rel_notes/abi.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/abi.rst b/doc/guides/rel_notes/abi.rst index f00a6ee..51dacb2