DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Wu, Jingjing" <jingjing.wu@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] ethdev: remove old flow director APIs
Date: Tue, 29 Sep 2015 18:49:38 +0200	[thread overview]
Message-ID: <7907694.WtzxRDHq7p@xps13> (raw)
In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC09090208F8E7@shsmsx102.ccr.corp.intel.com>

2015-09-21 08:05, Lu, Wenzhuo:
> From: Wu, Jingjing
> > Old flow director APIs have been replaced by rte_eth_dev_filter_ctrl since
> > release 2.0. And no drivers in current code support these APIs.
> > All the removed APIs are list below:
> >   - rte_eth_dev_fdir_add_perfect_filter;
> >   - rte_eth_dev_fdir_add_signature_filter;
> >   - rte_eth_dev_fdir_get_infos;
> >   - rte_eth_dev_fdir_remove_perfect_filter;
> >   - rte_eth_dev_fdir_remove_signature_filter;
> >   - rte_eth_dev_fdir_set_masks;
> >   - rte_eth_dev_fdir_update_perfect_filter;
> >   - rte_eth_dev_fdir_update_signature_filter;
> > 
> > Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>

The mlx4 driver does not build.
And you forgot to update the release notes (deprecation and API changes).

This time, I fixed and applied it.

      reply	other threads:[~2015-09-29 23:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21  7:34 Jingjing Wu
2015-09-21  8:05 ` Lu, Wenzhuo
2015-09-29 16:49   ` Thomas Monjalon [this message]

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=7907694.WtzxRDHq7p@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    /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).