[dpdk-dev] [PATCH 0/2] cxgbe: Bug fixes for CXGBE PMD

Bruce Richardson bruce.richardson at intel.com
Fri Feb 12 12:55:25 CET 2016


On Tue, Jan 19, 2016 at 03:47:06PM +0530, Rahul Lakkireddy wrote:
> Patch 1 fixes a segfault due to an incorrect size allocated for
> each entry in the rss table.
> 
> Patch 2 fixes an issue with setting wrong device mtu.
> 
> Rahul Lakkireddy (2):
>   cxgbe: fix segfault due to incorrect size allocated for rss table
>   cxgbe: fix setting wrong device mtu
> 
>  doc/guides/rel_notes/release_2_3.rst | 11 +++++++++++
>  drivers/net/cxgbe/cxgbe_main.c       |  7 +++++--
>  2 files changed, 16 insertions(+), 2 deletions(-)
> 
> -- 
> 2.5.3
> 
Applied to dpdk-next-net/rel_16_04

Thanks,
/Bruce


More information about the dev mailing list