From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <hzhan75@shecgisg004.sh.intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id AA9CB5682
 for <dev@dpdk.org>; Fri,  6 Nov 2015 08:48:44 +0100 (CET)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga102.jf.intel.com with ESMTP; 05 Nov 2015 23:48:45 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.20,251,1444719600"; d="scan'208";a="679495187"
Received: from shvmail01.sh.intel.com ([10.239.29.42])
 by orsmga003.jf.intel.com with ESMTP; 05 Nov 2015 23:48:43 -0800
Received: from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com
 [10.239.29.89])
 by shvmail01.sh.intel.com with ESMTP id tA67mffu007501;
 Fri, 6 Nov 2015 15:48:41 +0800
Received: from shecgisg004.sh.intel.com (localhost [127.0.0.1])
 by shecgisg004.sh.intel.com (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP id
 tA67mbDE001253; Fri, 6 Nov 2015 15:48:39 +0800
Received: (from hzhan75@localhost)
 by shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id tA67mbww001249;
 Fri, 6 Nov 2015 15:48:37 +0800
From: Helin Zhang <helin.zhang@intel.com>
To: dev@dpdk.org
Date: Fri,  6 Nov 2015 15:48:33 +0800
Message-Id: <1446796116-1219-1-git-send-email-helin.zhang@intel.com>
X-Mailer: git-send-email 1.7.4.1
Subject: [dpdk-dev] [PATCH 0/3] fix compile issues
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Nov 2015 07:48:45 -0000

It fixes compile issues for bonding, i40e, and testpmd on ICC 13.0.0.

Helin Zhang (3):
  bonding: fix ICC compile issue
  i40e: fix ICC compile issue
  app/testpmd: fix ICC compile issue

 app/test-pmd/cmdline.c                 |  2 +-
 drivers/net/bonding/rte_eth_bond_pmd.c |  3 ++-
 drivers/net/i40e/i40e_ethdev.c         | 10 +++++-----
 3 files changed, 8 insertions(+), 7 deletions(-)

-- 
1.8.1.4