DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Morten Brørup" <mb@smartsharesystems.com>,
	dpdk-techboard <techboard@dpdk.org>
Cc: dpdk-dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] [dpdk-techboard] ABI/API stability towards drivers
Date: Fri, 2 Jul 2021 11:45:40 +0200	[thread overview]
Message-ID: <932aacc8-2aea-e317-a5fe-2ba9cd735ab0@intel.com> (raw)
In-Reply-To: <98CBD80474FA8B44BF855DF32C47DC35C618D2@smartserver.smartshare.dk>

On 7/2/2021 10:00 AM, Morten Brørup wrote:
> Regarding the ongoing ABI stability project, it is suggested to export driver interfaces as internal.
> 
> What are we targeting regarding ABI and API stability towards drivers?
> 

Hi Morten,

It is about some device abstraction libraries, like cryptodev, exposing the
internal driver to library interface to the application. And any change on them
causing an unnecessary ABI break.

So target is not drivers, but hide everything from application that only needs
to be between lib and driver.

  reply	other threads:[~2021-07-02  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-02  8:00 [dpdk-dev] " Morten Brørup
2021-07-02  9:45 ` Ferruh Yigit [this message]
2021-07-02 12:26 ` [dpdk-dev] [dpdk-techboard] " Thomas Monjalon
2021-07-07 18:46 ` [dpdk-dev] " Tyler Retzlaff

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=932aacc8-2aea-e317-a5fe-2ba9cd735ab0@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=mb@smartsharesystems.com \
    --cc=techboard@dpdk.org \
    /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).