[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091014.132756.231458769.davem@davemloft.net>
Date: Wed, 14 Oct 2009 13:27:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: deri@...p.org
Cc: shemminger@...tta.com, brad.doctor@...il.com,
netdev@...r.kernel.org
Subject: Re: PF_RING: Include in main line kernel?
From: Luca Deri <deri@...p.org>
Date: Wed, 14 Oct 2009 22:17:30 +0200
> Another reason, is that having a hook in dev.c, device drivers can
> pass PF_RING packets directly without going through the standard
> kernel mechanisms. For instance I have developed some drivers that if
> they detect the presence of PF_RING, pass received packets directly to
> PF_RING instead of going with NAPI.
There is absolutely no reason to do this.
If the existing infrastructure isn't good or fast enough,
fix it, don't bypass it.
--
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