dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Rename field name for RX/TX queue start/stop
@ 2014-07-22  7:47 Ouyang Changchun
       [not found] ` <1406015252-27804-1-git-send-email-changchun.ouyang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Ouyang Changchun @ 2014-07-22  7:47 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

This patch series include 3 things:
1) Rename the field name from start_rx_per_q to rx_enable_queue in
struct rte_eth_rxconf, and do same thing for TX.
This patch also update description for field rx_enable_queue and tx_enable_queue.
2) According to 1), update field name from start_rx_per_q to rx_enable_queue in struct igb_rx_queue
 in ixgbe PMD, do same thing for TX.
3) Update its reference in sample vhost.

Ouyang Changchun (3):
  rename field from start_rx_per_q to rx_enable_queue, and update
    description for it.
  rename field name from start_rx_per_q to rx_enable_queue in ixgbe PMD.
  use new field name of rx_enable_queue in user space vhost sample.

 examples/vhost/main.c             |  4 ++--
 lib/librte_ether/rte_ethdev.h     | 16 ++++++++++++++--
 lib/librte_pmd_ixgbe/ixgbe_rxtx.c |  8 ++++----
 lib/librte_pmd_ixgbe/ixgbe_rxtx.h |  4 ++--
 4 files changed, 22 insertions(+), 10 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2014-07-28  4:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22  7:47 [PATCH 0/3] Rename field name for RX/TX queue start/stop Ouyang Changchun
     [not found] ` <1406015252-27804-1-git-send-email-changchun.ouyang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-07-22  7:47   ` [PATCH 1/3] ether: Update field name and description for queue start Ouyang Changchun
     [not found]     ` <1406015252-27804-2-git-send-email-changchun.ouyang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-07-22 17:43       ` Stephen Hemminger
2014-07-22  7:47   ` [PATCH 2/3] ixgbe: Rename field name for queue start in ixgbe PMD Ouyang Changchun
2014-07-22  7:47   ` [PATCH 3/3] vhost: Update reference in user space vhost sample Ouyang Changchun
2014-07-22  9:37   ` [PATCH 0/3] Rename field name for RX/TX queue start/stop Thomas Monjalon
2014-07-22  9:52     ` Chen, Jing D
     [not found]       ` <4341B239C0EFF9468EE453F9E9F4604D015ADC4F-E2R4CRU6q/6iAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-07-23  1:07         ` Ouyang, Changchun
2014-07-28  4:34     ` Ouyang, Changchun

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