DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] abi: announce abi changes plan for interrupt mode
@ 2015-06-05  7:40 Cunming Liang
  2015-07-30  1:57 ` [dpdk-dev] [PATCH v2] doc: announce abi change " Cunming Liang
  0 siblings, 1 reply; 8+ messages in thread
From: Cunming Liang @ 2015-06-05  7:40 UTC (permalink / raw)
  To: dev, nhorman; +Cc: shemming

It announces the planned ABI changes for interrupt mode on v2.2. 
The feature will turn off by default so as to avoid v2.1 ABI broken.

Signed-off-by: Cunming Liang <cunming.liang@intel.com>
---
 doc/guides/rel_notes/abi.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/rel_notes/abi.rst b/doc/guides/rel_notes/abi.rst
index f00a6ee..4c9bf85 100644
--- a/doc/guides/rel_notes/abi.rst
+++ b/doc/guides/rel_notes/abi.rst
@@ -38,3 +38,4 @@ Examples of Deprecation Notices
 
 Deprecation Notices
 -------------------
+* The ABI changes are planned for struct rte_intr_handle and struct rte_eth_conf in order to support interrupt mode feature. The upcoming release 2.1 will not contain these ABI changes by default, but release 2.2 will, and no backwards compatibility is planed due to the additional interrupt mode feature enabling. Binaries using this library build prior to version 2.2 will require updating and recompilation.
-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-12  8:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-05  7:40 [dpdk-dev] [PATCH v1] abi: announce abi changes plan for interrupt mode Cunming Liang
2015-07-30  1:57 ` [dpdk-dev] [PATCH v2] doc: announce abi change " Cunming Liang
2015-07-30  5:04   ` [dpdk-dev] [PATCH v3] " Cunming Liang
2015-07-30  5:14     ` Liu, Yong
2015-07-30 14:25       ` O'Driscoll, Tim
2015-07-30  8:31     ` He, Shaopeng
2015-07-31  1:00     ` Zhang, Helin
2015-08-12  8:51       ` Thomas Monjalon

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).