Re: [PATCH 1/2] ucc_geth: Move freeing of TX packets to NAPI context.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Li Yang
Date: Friday, March 27, 2009 - 3:50 am

On Thu, Mar 26, 2009 at 8:54 PM, Joakim Tjernlund
<Joakim.Tjernlund@transmode.se> wrote:

It doesn't make sense to have larger napi budget than the size of RX
BD ring.  You can't have more BDs than RX_BD_RING_LEN in backlog for
napi_poll to process.  Increase the RX_BD_RING_LEN if you want to
increase UCC_GETH_DEV_WEIGHT.  However please also provide the
performance comparison for this kind of change.  Thanks

- Leo
--
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: [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 ..., Li Yang, (Fri Mar 27, 3:50 am)
Re: [PATCH 1/2] ucc_geth: Move freeing of TX packets to NA ..., Joakim Tjernlund, (Mon Mar 30, 12:48 am)