Re: [RFC] niu: RX queues should rotate if budget exhausted

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Friday, March 27, 2009 - 12:58 am

From: David Miller <davem@davemloft.net>
Date: Fri, 27 Mar 2009 00:55:46 -0700 (PDT)


Actually, I take that back... I want to do this slightly
differently.

That niu_poll_core() is used in both the MSI-X and non-MSI
case.

I always meant to fix this driver to not scan over all the
RX rings when we use MSI-X and the event can only be for
one specific queue.

Then we can add your rotating logic to the non-MSI-X interrupt
paths.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/2] ucc_geth: Rework the TX logic., Joakim Tjernlund, (Thu Mar 26, 5:54 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Anton Vorontsov, (Thu Mar 26, 6:39 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Joakim Tjernlund, (Thu Mar 26, 9:43 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Anton Vorontsov, (Thu Mar 26, 11:05 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Joakim Tjernlund, (Thu Mar 26, 11:20 am)
[RFC] niu: RX queues should rotate if budget exhausted, Eric Dumazet, (Thu Mar 26, 11:26 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., David Miller, (Fri Mar 27, 12:42 am)
Re: [RFC] niu: RX queues should rotate if budget exhausted, David Miller, (Fri Mar 27, 12:58 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Joakim Tjernlund, (Fri Mar 27, 2:37 am)
Re: [PATCH 1/2] ucc_geth: Move freeing of TX packets to NA ..., Joakim Tjernlund, (Mon Mar 30, 12:48 am)