[Patch v4 net-next 00/12] net: fec: imx6sx multiqueue support

David Miller davem at davemloft.net
Sat Sep 13 14:32:53 PDT 2014


From: <Frank.Li at freescale.com>
Date: Sat, 13 Sep 2014 05:00:45 +0800

> From: Frank Li <Frank.Li at freescale.com>
> 
> These patches enable i.MX6SX multi queue support.
> i.MX6SX support 3 queue and AVB feature.
> 
> Change from v3 to v4
>  - use "unsigned int" instead of "unsigned"
> 
> Change from v2 to v3
>  - fixed alignment requirement for ARM and NO-ARM platform
> 
> Change from v1 to v2.
>  - Change num_tx_queue to unsigned int
>  - Avoid block non-dt platform
>  - remove call netif_set_real_num_rx_queues
>  - seperate multi queue patch two part, one is tx and rx handle, with fixed queue 0
>    then other one is initilized multiqueue
>  - use two difference alignment for tx and rx path

Series applied, thanks Frank.



More information about the linux-arm-kernel mailing list