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

2016-02-12 Thread Bruce Richardson
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 allo

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

2016-01-19 Thread Rahul Lakkireddy
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