Re: [dpdk-dev] [PATCH 01/13] cxgbe: add support to run Chelsio T6 cards

2017-05-30 Thread Ferruh Yigit
On 5/27/2017 4:46 AM, Rahul Lakkireddy wrote: > Add code to detect and run T6 devices. Update PCI ID Device table > with Chelsio T6 device ids and update documentation. Can you please update DPDK supported NICs web page [1] too, with a separate web patch [2] ? [1] http://dpdk.org/doc/nics [2] ht

[dpdk-dev] [PATCH 01/13] cxgbe: add support to run Chelsio T6 cards

2017-05-26 Thread Rahul Lakkireddy
Add code to detect and run T6 devices. Update PCI ID Device table with Chelsio T6 device ids and update documentation. Signed-off-by: Rahul Lakkireddy Signed-off-by: Kumar Sanghvi --- doc/guides/nics/cxgbe.rst | 41 +- doc/guides/rel_notes/release_17_08