> ________________________________________ > From: Ben Hutchings <ben@xxxxxxxxxxxxxxx> > Sent: Sunday, May 11, 2014 9:07 AM > To: Haiyang Zhang > I think most other drivers have a 1-1 mapping between hardware RX queues > and the RX queue indices reported to Linux. It appears that in this > case sub_channel_index is the 'hardware' queue number, but you think > there is not a 1-1 mapping. Why is that? Actually, it is 1-1 mapping. The number of channels equals to the number of queues. In my updated patch (v3) the unnecessary "% ndev->real_num_rx_queues" has been removed. Thanks, - Haiyang _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel