[dpdk-dev] [PATCH v3 3/9] cxgbe: add device configuration and RX support for cxgbe PMD.

Rahul Lakkireddy rahul.lakkireddy at chelsio.com
Tue Jun 30 01:18:41 CEST 2015


On Sun, Jun 28, 2015 at 21:34:28 +0200, Thomas Monjalon wrote:
> 2015-06-18 17:47, Rahul Lakkireddy:
> > Adds RX support for the cxgbe poll mode driver.  This patch:
> > 
> > 1. Adds rx queue related eth_dev_ops.
> > 2. Adds RSS support.
> > 3. Adds dev_configure() and dev_infos_get() eth_dev_ops.
> > 4. Adds rx_pkt_burst for receiving packets.
> > 
> > Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>
> > Signed-off-by: Kumar Sanghvi <kumaras at chelsio.com>
> 
> This patch doesn't build with 32-bit GCC because of some printf args (%lu).

I have fixed it in v4. Will post it soon.

Thanks,
Rahul.



More information about the dev mailing list