DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] remove registers for early hardware only
@ 2014-10-23  6:01 Helin Zhang
  2014-10-23  6:01 ` [dpdk-dev] [PATCH 1/2] i40e: " Helin Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Helin Zhang @ 2014-10-23  6:01 UTC (permalink / raw)
  To: dev

For those registers for early hardware only, they should neither
be defined nor be used. According to this, a header file which
defines all those registers should be deleted at all, and code
lines of accessing those registers should be deleted as well.

Helin Zhang (2):
  i40e: remove registers for early hardware only
  i40e: code style fix

 lib/librte_pmd_i40e/i40e/i40e_register_x710_int.h | 10712 --------------------
 lib/librte_pmd_i40e/i40e_ethdev.c                 |    25 +-
 2 files changed, 11 insertions(+), 10726 deletions(-)
 delete mode 100644 lib/librte_pmd_i40e/i40e/i40e_register_x710_int.h

-- 
1.8.1.4

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

end of thread, other threads:[~2014-10-29 22:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-23  6:01 [dpdk-dev] [PATCH 0/2] remove registers for early hardware only Helin Zhang
2014-10-23  6:01 ` [dpdk-dev] [PATCH 1/2] i40e: " Helin Zhang
2014-10-23  6:01 ` [dpdk-dev] [PATCH 2/2] i40e: code style fix Helin Zhang
2014-10-23  7:21 ` [dpdk-dev] [PATCH 0/2] remove registers for early hardware only Thomas Monjalon
2014-10-23  7:24   ` Thomas Monjalon
2014-10-23  7:27     ` Zhang, Helin
2014-10-23  7:31       ` Thomas Monjalon
2014-10-29  7:09 ` [dpdk-dev] [PATCH v2 " Helin Zhang
2014-10-29  7:09   ` [dpdk-dev] [PATCH v2 1/2] i40e: do not use macros defined in i40e_register_x710_int.h Helin Zhang
2014-10-29  7:09   ` [dpdk-dev] [PATCH v2 2/2] i40e: remove i40e_register_x710_int.h Helin Zhang
2014-10-29  8:53   ` [dpdk-dev] [PATCH v2 0/2] remove registers for early hardware only Wu, Jingjing
2014-10-29 22:59     ` 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).