[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1428540419.22406.70.camel@perches.com>
Date: Wed, 08 Apr 2015 17:46:59 -0700
From: Joe Perches <joe@...ches.com>
To: Raghu Vatsavayi <rvatsavayi@...iumnetworks.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
Derek Chickles <derek.chickles@...iumnetworks.com>,
Satanand Burla <satananda.burla@...iumnetworks.com>,
Felix Manlunas <felix.manlunas@...iumnetworks.com>,
Raghu Vatsavayi <raghu.vatsavayi@...iumnetworks.com>
Subject: Re: [PATCH net-next v6] Add support of Cavium Liquidio ethernet
adapters
On Wed, 2015-04-08 at 12:08 -0700, Raghu Vatsavayi wrote:
> Following patch adds support for Cavium Liquidio ethernet adapter.
> LiquidIO adapters are pci express based 10Gig server adapters.
Hi. One tiny bit of trivia:
You might want to add terminating '\n' to these
format lines one day:
+ lio_dev_dbg(oct, "droq[%d]: desc_ring: virt: 0x%p, dma: %lx",
+ q_no, droq->desc_ring, droq->desc_ring_dma);
+ lio_dev_dbg(oct, "droq[%d]: num_desc: %d", q_no, droq->max_count);
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists