DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] Trivial bonding patches
@ 2015-06-10 22:06 Stephen Hemminger
  2015-06-10 22:06 ` [dpdk-dev] [PATCH 1/2] ethdev: make rte_eth_dev_is_valid_port public Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stephen Hemminger @ 2015-06-10 22:06 UTC (permalink / raw)
  To: declan.doherty; +Cc: dev, Stephen Hemminger

From: Stephen Hemminger <shemming@brocade.com>

These are a couple things found while doing code inspection for
some other bonding related issues.

Stephen Hemminger (2):
  ethdev: make rte_eth_dev_is_valid_port public
  bonding: fix name and port validation

 drivers/net/bonding/rte_eth_bond_api.c     | 47 ++++++------------------------
 drivers/net/bonding/rte_eth_bond_pmd.c     |  1 -
 drivers/net/bonding/rte_eth_bond_private.h |  4 +--
 lib/librte_ether/rte_ethdev.c              |  2 +-
 lib/librte_ether/rte_ethdev.h              | 11 +++++++
 lib/librte_ether/rte_ether_version.map     |  1 +
 6 files changed, 24 insertions(+), 42 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-07-20  0:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-10 22:06 [dpdk-dev] [PATCH 0/2] Trivial bonding patches Stephen Hemminger
2015-06-10 22:06 ` [dpdk-dev] [PATCH 1/2] ethdev: make rte_eth_dev_is_valid_port public Stephen Hemminger
2015-06-11  9:13   ` Bruce Richardson
2015-06-10 22:06 ` [dpdk-dev] [PATCH 2/2] bonding: fix name and port validation Stephen Hemminger
2015-06-19 15:52   ` Declan Doherty
2015-07-20  0:32 ` [dpdk-dev] [PATCH 0/2] Trivial bonding patches 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).