DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] fix API parameter checking for ixgbe
@ 2017-01-24  9:00 Tiwei Bie
  2017-01-24  9:00 ` [dpdk-dev] [PATCH v1] net/ixgbe: fix API parameter checking Tiwei Bie
  0 siblings, 1 reply; 3+ messages in thread
From: Tiwei Bie @ 2017-01-24  9:00 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

When MACsec patch was merged. The helper function is_ixgbe_pmd() was
just raised and merged in another git tree. Now, both of them have
been merged in the same git tree. So do the same fix for MACsec.

Tiwei Bie (1):
  net/ixgbe: fix API parameter checking

 drivers/net/ixgbe/ixgbe_ethdev.c  | 30 ++++++++++++++++++++++++++++++
 drivers/net/ixgbe/rte_pmd_ixgbe.h |  4 ++++
 2 files changed, 34 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-24 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-24  9:00 [dpdk-dev] [PATCH v1] fix API parameter checking for ixgbe Tiwei Bie
2017-01-24  9:00 ` [dpdk-dev] [PATCH v1] net/ixgbe: fix API parameter checking Tiwei Bie
2017-01-24 15:56   ` Ferruh Yigit

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