DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE).
@ 2016-08-01  4:52 Rami Rosen
  2016-09-25 10:03 ` Wu, Jingjing
  0 siblings, 1 reply; 3+ messages in thread
From: Rami Rosen @ 2016-08-01  4:52 UTC (permalink / raw)
  To: dev; +Cc: Rami Rosen

This patch fixes a typo in a comment in i40e_ethdev.c: use Fortville instead of 
IXGBE. 

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
 drivers/net/i40e/i40e_ethdev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/i40e/i40e_ethdev.c b/drivers/net/i40e/i40e_ethdev.c
index d0aeb70..fd95f5f 100644
--- a/drivers/net/i40e/i40e_ethdev.c
+++ b/drivers/net/i40e/i40e_ethdev.c
@@ -704,7 +704,7 @@ rte_i40e_dev_atomic_write_link_status(struct rte_eth_dev *dev,
 /*
  * Driver initialization routine.
  * Invoked once at EAL init time.
- * Register itself as the [Poll Mode] Driver of PCI IXGBE devices.
+ * Register itself as the [Poll Mode] Driver of PCI Fortville devices.
  */
 static int
 rte_i40e_pmd_init(const char *name __rte_unused,
-- 
2.7.4

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

* Re: [dpdk-dev] [PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE).
  2016-08-01  4:52 [dpdk-dev] [PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE) Rami Rosen
@ 2016-09-25 10:03 ` Wu, Jingjing
  2016-10-13 11:09   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Wu, Jingjing @ 2016-09-25 10:03 UTC (permalink / raw)
  To: Rosen, Rami, dev; +Cc: Rosen, Rami



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rami Rosen
> Sent: Monday, August 1, 2016 12:52 PM
> To: dev@dpdk.org
> Cc: Rosen, Rami <rami.rosen@intel.com>
> Subject: [dpdk-dev] [PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE).
> 
> This patch fixes a typo in a comment in i40e_ethdev.c: use Fortville instead of
> IXGBE.
> 
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>

Thanks!

Acked-by: Jingjing Wu <jingjing.wu@intel.com>

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

* Re: [dpdk-dev] [PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE).
  2016-09-25 10:03 ` Wu, Jingjing
@ 2016-10-13 11:09   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2016-10-13 11:09 UTC (permalink / raw)
  To: Wu, Jingjing, Rosen, Rami, dev

On 9/25/2016 11:03 AM, Wu, Jingjing wrote:
> 
> 
>> -----Original Message-----
>> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rami Rosen
>> Sent: Monday, August 1, 2016 12:52 PM
>> To: dev@dpdk.org
>> Cc: Rosen, Rami <rami.rosen@intel.com>
>> Subject: [dpdk-dev] [PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE).
>>
>> This patch fixes a typo in a comment in i40e_ethdev.c: use Fortville instead of
>> IXGBE.
>>
>> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
> 
> Thanks!
> 
> Acked-by: Jingjing Wu <jingjing.wu@intel.com>
> 

This patch is no more valid since following commit removes the comment
completely:

c830cb295411 ("drivers: use PCI registration macro")

dropping the patch.

Thanks,
ferruh

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

end of thread, other threads:[~2016-10-13 11:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-01  4:52 [dpdk-dev] [PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE) Rami Rosen
2016-09-25 10:03 ` Wu, Jingjing
2016-10-13 11:09   ` 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).