DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [RFC 0/2] add new fields to rte_eth_dev_info structure
@ 2016-04-14  9:44 Reshma Pattan
  2016-04-14  9:44 ` [dpdk-dev] [RFC 1/2] doc: announce ABI change for " Reshma Pattan
  2016-04-14  9:44 ` [dpdk-dev] [RFC 2/2] librte_ether: add new fields to rte_eth_dev_info struct Reshma Pattan
  0 siblings, 2 replies; 8+ messages in thread
From: Reshma Pattan @ 2016-04-14  9:44 UTC (permalink / raw)
  To: dev

New fields nb_rx_queues and nb_tx_queues are added to rte_eth_dev_info structure.
Changes to API rte_eth_dev_info_get() are done to update these new fields to rte_eth_dev_info object.

These changes are ABI breakage and we are late to announce deprecation notice for 16.07,
however the rte_ether library is already subject to a deprecation notice in 16.07.

Reshma Pattan (2):
  doc: announce ABI change for rte_eth_dev_info structure
  librte_ether: add new fields to rte_eth_dev_info struct

 doc/guides/rel_notes/deprecation.rst | 6 ++++++
 lib/librte_ether/rte_ethdev.c        | 2 ++
 lib/librte_ether/rte_ethdev.h        | 3 +++
 3 files changed, 11 insertions(+)

-- 
2.5.0

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

end of thread, other threads:[~2016-04-15 11:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-14  9:44 [dpdk-dev] [RFC 0/2] add new fields to rte_eth_dev_info structure Reshma Pattan
2016-04-14  9:44 ` [dpdk-dev] [RFC 1/2] doc: announce ABI change for " Reshma Pattan
2016-04-15  9:42   ` Mcnamara, John
2016-04-15 10:02   ` Thomas Monjalon
2016-04-14  9:44 ` [dpdk-dev] [RFC 2/2] librte_ether: add new fields to rte_eth_dev_info struct Reshma Pattan
2016-04-15  9:42   ` Mcnamara, John
2016-04-15 10:36   ` Thomas Monjalon
2016-04-15 11:32     ` Ananyev, Konstantin

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