Re: [PATCH net-next] net: macb: replace literal constant with NET_IP_ALIGN
From: Nicolae Rosia <hidden>
Date: 2015-07-01 15:53:54
From: Nicolae Rosia <hidden>
Date: 2015-07-01 15:53:54
On Wed, Jul 1, 2015 at 6:33 PM, Eric Dumazet [off-list ref] wrote: [...]
This only matters in terms of few nano seconds per packet, so for 10Gb+ NIC anyway. Absolute noise for most NIC.
I'll give it a try and benchmark. I achieved a huge speedup by moving TX into napi [0], but my hardware doesn't support multiple TX queues and I can't test that situation.
Yes, but main question is : Do you have the hardware to test your changes ?
Yes, I have a Xilinx ZC706 board with a Zynq7 XC7Z045 processor [1] [0] https://patchwork.ozlabs.org/patch/488949/ [1] http://www.xilinx.com/products/boards-and-kits/ek-z7-zc706-g.html