* [PATCH net 0/3] be2net fixes
@ 2013-05-02 13:36 Somnath Kotur
2013-05-02 20:46 ` David Miller
0 siblings, 1 reply; 10+ messages in thread
From: Somnath Kotur @ 2013-05-02 13:36 UTC (permalink / raw)
To: netdev; +Cc: davem, Somnath Kotur
Pls apply
Kalesh AP (2):
be2net: Fix firmware download for Lancer
be2net: avoid napi_disable() when it has not been enabled
Somnath Kotur (1):
be2net: Fix to fail probe if MSI-X enable fails for a VF
drivers/net/ethernet/emulex/benet/be.h | 1 +
drivers/net/ethernet/emulex/benet/be_cmds.c | 2 +-
drivers/net/ethernet/emulex/benet/be_main.c | 24 ++++++++++++-------
4 files changed, 25 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH net 0/3] be2net fixes
2013-05-02 13:36 Somnath Kotur
@ 2013-05-02 20:46 ` David Miller
0 siblings, 0 replies; 10+ messages in thread
From: David Miller @ 2013-05-02 20:46 UTC (permalink / raw)
To: somnath.kotur; +Cc: netdev
From: Somnath Kotur <somnath.kotur@emulex.com>
Date: Thu, 2 May 2013 19:06:14 +0530
> Pls apply
>
> Kalesh AP (2):
> be2net: Fix firmware download for Lancer
> be2net: avoid napi_disable() when it has not been enabled
>
> Somnath Kotur (1):
> be2net: Fix to fail probe if MSI-X enable fails for a VF
Can you be2net knuckleheads possibly coordinate?
Please?
There was already a series submitted by Ajit and your work overlaps
and conflicts with his patch set applied.
I sorted out the merge problems and was able to apply your series too,
but you guys cannot have two patch sets for the same driver in flight
at the same time.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH net 0/3] be2net fixes
@ 2013-12-05 5:04 Somnath Kotur
2013-12-05 5:11 ` David Miller
0 siblings, 1 reply; 10+ messages in thread
From: Somnath Kotur @ 2013-12-05 5:04 UTC (permalink / raw)
To: netdev; +Cc: davem, Somnath Kotur
Please apply.
Somnath Kotur (3):
be2net: Fix Lancer error recovery to distinguish FW download
be2net: Log a kernel message when the user tries to configure more
Multicast addresses than supported
be2net: Free/delete pmacs (in be_clear()) only if they exist
drivers/net/ethernet/emulex/benet/be.h | 1 +
drivers/net/ethernet/emulex/benet/be_hw.h | 3 +
drivers/net/ethernet/emulex/benet/be_main.c | 72 +++++++++++++++++++-------
3 files changed, 56 insertions(+), 20 deletions(-)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH net 0/3] be2net fixes
2013-12-05 5:04 [PATCH net 0/3] be2net fixes Somnath Kotur
@ 2013-12-05 5:11 ` David Miller
2013-12-05 5:38 ` Somnath Kotur
0 siblings, 1 reply; 10+ messages in thread
From: David Miller @ 2013-12-05 5:11 UTC (permalink / raw)
To: somnath.kotur; +Cc: netdev
From: Somnath Kotur <somnath.kotur@emulex.com>
Date: Thu, 5 Dec 2013 10:34:00 +0530
> be2net: Log a kernel message when the user tries to configure more
> Multicast addresses than supported
This is absolutely not appropriate.
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [PATCH net 0/3] be2net fixes
2013-12-05 5:11 ` David Miller
@ 2013-12-05 5:38 ` Somnath Kotur
2013-12-05 5:39 ` David Miller
0 siblings, 1 reply; 10+ messages in thread
From: Somnath Kotur @ 2013-12-05 5:38 UTC (permalink / raw)
To: David Miller; +Cc: netdev@vger.kernel.org
> From: Somnath Kotur <somnath.kotur@emulex.com>
> Date: Thu, 5 Dec 2013 10:34:00 +0530
>
> > be2net: Log a kernel message when the user tries to configure more
> > Multicast addresses than supported
>
> This is absolutely not appropriate.
Hi Dave,
Sorry, but i'm not sure sure I understand what is the inappropriate part here ?
Is it the fact that we chose to log a kernel message when the user tries to configure more MC addresses ?
Thanks
Som
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH net 0/3] be2net fixes
2013-12-05 5:38 ` Somnath Kotur
@ 2013-12-05 5:39 ` David Miller
2013-12-05 6:24 ` Somnath Kotur
0 siblings, 1 reply; 10+ messages in thread
From: David Miller @ 2013-12-05 5:39 UTC (permalink / raw)
To: Somnath.Kotur; +Cc: netdev
From: Somnath Kotur <Somnath.Kotur@Emulex.Com>
Date: Thu, 5 Dec 2013 05:38:21 +0000
> Is it the fact that we chose to log a kernel message when the user
> tries to configure more MC addresses ?
Yes.
This is absolutely not something an individual driver should
decide to do, _EVERY_ driver has this issue.
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [PATCH net 0/3] be2net fixes
2013-12-05 5:39 ` David Miller
@ 2013-12-05 6:24 ` Somnath Kotur
2013-12-05 6:28 ` David Miller
0 siblings, 1 reply; 10+ messages in thread
From: Somnath Kotur @ 2013-12-05 6:24 UTC (permalink / raw)
To: David Miller; +Cc: netdev@vger.kernel.org
> This is absolutely not something an individual driver should decide to do,
> _EVERY_ driver has this issue.
OK, Understood, guess you want this to ideally be handled somewhere up in the stack/framework?
Meanwhile, I will resend just the other 2 patches in the series , is that OK?
Thanks
Som
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH net 0/3] be2net fixes
2013-12-05 6:24 ` Somnath Kotur
@ 2013-12-05 6:28 ` David Miller
2013-12-05 15:58 ` Ben Hutchings
0 siblings, 1 reply; 10+ messages in thread
From: David Miller @ 2013-12-05 6:28 UTC (permalink / raw)
To: Somnath.Kotur; +Cc: netdev
From: Somnath Kotur <Somnath.Kotur@Emulex.Com>
Date: Thu, 5 Dec 2013 06:24:10 +0000
>> This is absolutely not something an individual driver should decide to do,
>> _EVERY_ driver has this issue.
>
> OK, Understood, guess you want this to ideally be handled somewhere up in the stack/framework?
I think it's pointless to do at all.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH net 0/3] be2net fixes
2013-12-05 6:28 ` David Miller
@ 2013-12-05 15:58 ` Ben Hutchings
2013-12-05 18:36 ` David Miller
0 siblings, 1 reply; 10+ messages in thread
From: Ben Hutchings @ 2013-12-05 15:58 UTC (permalink / raw)
To: David Miller; +Cc: Somnath.Kotur, netdev
On Thu, 2013-12-05 at 01:28 -0500, David Miller wrote:
> From: Somnath Kotur <Somnath.Kotur@Emulex.Com>
> Date: Thu, 5 Dec 2013 06:24:10 +0000
>
> >> This is absolutely not something an individual driver should decide to do,
> >> _EVERY_ driver has this issue.
> >
> > OK, Understood, guess you want this to ideally be handled somewhere up in the stack/framework?
>
> I think it's pointless to do at all.
It's not entirely pointless - if there is a lot of unwanted multicast
traffic the change to all-multicast can substantially increase CPU load
and the reason for this may not be obvious since there is no way to find
out the real state of the hardware filter (or even the real state of the
IFF_ALLMULTI flag).
The same may be true if an interface is automatically switched into
promiscuous mode, though switches can generally be assumed to filter
unicast traffic properly.
It seems like it would be useful to expose the real state of the
hardware filter to userland - just not through log messages.
Ben.
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH net 0/3] be2net fixes
2013-12-05 15:58 ` Ben Hutchings
@ 2013-12-05 18:36 ` David Miller
0 siblings, 0 replies; 10+ messages in thread
From: David Miller @ 2013-12-05 18:36 UTC (permalink / raw)
To: bhutchings; +Cc: Somnath.Kotur, netdev
From: Ben Hutchings <bhutchings@solarflare.com>
Date: Thu, 5 Dec 2013 15:58:45 +0000
> It seems like it would be useful to expose the real state of the
> hardware filter to userland - just not through log messages.
This is what I meant.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2013-12-05 18:37 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 5:04 [PATCH net 0/3] be2net fixes Somnath Kotur
2013-12-05 5:11 ` David Miller
2013-12-05 5:38 ` Somnath Kotur
2013-12-05 5:39 ` David Miller
2013-12-05 6:24 ` Somnath Kotur
2013-12-05 6:28 ` David Miller
2013-12-05 15:58 ` Ben Hutchings
2013-12-05 18:36 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2013-05-02 13:36 Somnath Kotur
2013-05-02 20:46 ` David Miller
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).