[dpdk-dev] [PATCH 00/12] net/i40e: share code update

2016-09-23 Thread Bruce Richardson
On Thu, Aug 25, 2016 at 04:05:06PM -0400, Zhang Qi wrote:
> The patch enable 25G PHY support, 
> add WoL and proxy configure feature for X722
> and other features for all i40e familiy.
> 
> Zhang Qi (12):
>   net/i40e/base: add function to clear default VSI
>   net/i40e/base: fix UDP packet header
>   net/i40e/base: define macros for PHY type caps
>   net/i40e/base: add 25G PHY capability support
>   net/i40e/base: enable 25G get PHY abilities
>   net/i40e/base: enable wake on LAN for X722
>   net/i40e/base: enable set/get HMC resource profile
>   net/i40e/base: add multicast magic packet enable flag
>   net/i40e/base: enable proxy cfg cmd for X722
>   net/i40e: minor changes for clean up
>   net/i40e/base: add function to get SAN MAC address
>   net/i40e/base: add FCoE support
> 
Applied to dpdk-next-net/rel_16_11

/Bruce


[dpdk-dev] [PATCH 00/12] net/i40e: share code update

2016-08-25 Thread Zhang Qi
The patch enable 25G PHY support, 
add WoL and proxy configure feature for X722
and other features for all i40e familiy.

Zhang Qi (12):
  net/i40e/base: add function to clear default VSI
  net/i40e/base: fix UDP packet header
  net/i40e/base: define macros for PHY type caps
  net/i40e/base: add 25G PHY capability support
  net/i40e/base: enable 25G get PHY abilities
  net/i40e/base: enable wake on LAN for X722
  net/i40e/base: enable set/get HMC resource profile
  net/i40e/base: add multicast magic packet enable flag
  net/i40e/base: enable proxy cfg cmd for X722
  net/i40e: minor changes for clean up
  net/i40e/base: add function to get SAN MAC address
  net/i40e/base: add FCoE support

 drivers/net/i40e/base/i40e_adminq_cmd.h | 132 +++---
 drivers/net/i40e/base/i40e_common.c |  78 +++--
 drivers/net/i40e/base/i40e_devids.h |   1 -
 drivers/net/i40e/base/i40e_prototype.h  |   3 +
 drivers/net/i40e/base/i40e_type.h   | 295 
 drivers/net/i40e/i40e_ethdev.c  |   1 -
 6 files changed, 428 insertions(+), 82 deletions(-)

-- 
2.7.4