[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150426.160407.2043024228389437605.davem@davemloft.net>
Date: Sun, 26 Apr 2015 16:04:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: rvatsavayi@...iumnetworks.com
Cc: netdev@...r.kernel.org, derek.chickles@...iumnetworks.com,
satananda.burla@...iumnetworks.com,
felix.manlunas@...iumnetworks.com,
raghu.vatsavayi@...iumnetworks.com
Subject: Re: [PATCH net-next v7] Add support of Cavium Liquidio ethernet
adapters
From: Raghu Vatsavayi <rvatsavayi@...iumnetworks.com>
Date: Fri, 24 Apr 2015 17:34:16 -0700
> Following patch adds support for Cavium Liquidio ethernet adapter.
> LiquidIO adapters are pci express based 10Gig server adapters.
>
> This patch v7 has changes based on the feedback from earlier patches:
>
> 1) Minor comments from v6 release regarding debug statements.
> 2) Fix for large multicast lists.
> 3) Fixed lockup issue if port initialization fails.
> 4) Enabled MSI by default.
>
> Signed-off-by: Derek Chickles <derek.chickles@...iumnetworks.com>
> Signed-off-by: Satanand Burla <satananda.burla@...iumnetworks.com>
> Signed-off-by: Felix Manlunas <felix.manlunas@...iumnetworks.com>
> Signed-off-by: Raghu Vatsavayi <raghu.vatsavayi@...iumnetworks.com>
It is extremely disappointing that you've defined your own debug
logging macros, which use generic dev_*() printks, instead of using
the proper netdev_*() printk logging interfaces to do this.
--
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