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

Rahul Lakkireddy rahul.lakkireddy at chelsio.com
Tue Jan 19 11:17:06 CET 2016


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



More information about the dev mailing list