Re: [PATCH v2 0/9] qede: update qede PMD to 1.1.0.1
From: Bruce Richardson <hidden>
Date: 2016-06-23 15:49:41
On Wed, Jun 15, 2016 at 10:47:02PM -0700, Rasesh Mody wrote:
Hi Bruce, v2 series: - made subject and description of the patches verbose where needed. - extended stats patch: some of the stats may sound similar, however, they are different stats collected by different hw componenets (eg. mac, rx pipeline, etc). We've tried our best to elaborate each stat as applicable and provided a direction. All other comments on the patch addressed. This patch set adds support for enabling 100G mode for QEDE PMD. It also adds support for APIs like - mtu_set - reta_update - reta_query - rss_hash_update - rss_hash_conf_get - xstats_get The changes include enablement of vf-vf traffic and updated the driver version to 8.7.9.0_1.1.0.1 The patches have been generated and tested against dpdk-next-net rel_16_07 branch. Please apply!
Applied to dpdk-next-net/rel_16_07 with previously flagged commit message and doc changes. Regards, /Bruce