From: Nicolas Chautru <nicolas.chautru@intel.com> To: dev@dpdk.org, thomas@monjalon.net, akhil.goyal@nxp.com Cc: Nicolas Chautru <nicolas.chautru@intel.com> Subject: [dpdk-dev] [20.11, PATCH] bbdev: remove experimental tag from API Date: Fri, 26 Jun 2020 16:14:01 -0700 Message-ID: <1593213242-157394-1-git-send-email-nicolas.chautru@intel.com> (raw) Planning to move bbdev API to stable from 20.11 (ABI version 21) and remove experimental tag. Sending now to advertise and get any feedback. Some manual rebase will be required later on notably as the actual release note which is not there yet. Nicolas Chautru (1): bbdev: remove experimental tag from API doc/guides/rel_notes/release_20_08.rst | 2 ++ lib/librte_bbdev/rte_bbdev.h | 31 ------------------------------- lib/librte_bbdev/rte_bbdev_op.h | 9 --------- lib/librte_bbdev/rte_bbdev_pmd.h | 7 ------- lib/librte_bbdev/rte_bbdev_version.map | 2 +- 5 files changed, 3 insertions(+), 48 deletions(-) -- 1.8.3.1
next reply other threads:[~2020-06-26 23:14 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-26 23:14 Nicolas Chautru [this message] 2020-06-26 23:14 ` Nicolas Chautru 2020-06-30 7:30 ` David Marchand 2020-06-30 7:35 ` Akhil Goyal 2020-07-02 17:54 ` Akhil Goyal 2020-07-02 18:02 ` Chautru, Nicolas 2020-07-02 18:09 ` Akhil Goyal
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=1593213242-157394-1-git-send-email-nicolas.chautru@intel.com \ --to=nicolas.chautru@intel.com \ --cc=akhil.goyal@nxp.com \ --cc=dev@dpdk.org \ --cc=thomas@monjalon.net \ /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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git