DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Martin Drašar" <drasar@ics.muni.cz>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Removal of IP version from packet offload feature flags
Date: Mon, 31 Aug 2015 14:22:07 +0200	[thread overview]
Message-ID: <2119986.60i7VtTGDM@xps13> (raw)
In-Reply-To: <55E42F25.4020406@ics.muni.cz>

2015-08-31 12:40, Martin Drašar:
> Dne 31.8.2015 v 10:56 Thomas Monjalon napsal(a):
> > In order to keep compatibility with your old code, you have to disable
> > RTE_NEXT_ABI in your configuration file (.config).
> 
> I have done this and the code works, but because the project is in
> prototype stage, I would like to keep it working with the newest version.
> 
> > See "Extended packet type support" in
> > 	http://dpdk.org/doc/guides/rel_notes/release_2_1.html
> > and
> > 	http://dpdk.org/doc/guides/rel_notes/deprecation.html
> >
> 
> Now I remember that I read this. However, nowhere I see possible values
> for the packet_type. Is it documented somewhere, or will this be
> documented in upcoming release?

It does not appear in doxygen (patch welcome) but it is documented.
Check RTE_PTYPE_* in lib/librte_mbuf/rte_mbuf.h

  parent reply	other threads:[~2015-08-31 12:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-31  8:03 Martin Drašar
2015-08-31  8:56 ` Thomas Monjalon
     [not found]   ` <55E42F25.4020406@ics.muni.cz>
2015-08-31 12:22     ` Thomas Monjalon [this message]
2015-08-31 12:47       ` Martin Drašar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2119986.60i7VtTGDM@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=drasar@ics.muni.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).