DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jan Viktorin <viktorin@rehivetech.com>
To: dev <dev@dpdk.org>
Subject: [dpdk-dev] Fw: dpdk-armv7 - Build # 264 - Failure!
Date: Thu, 28 Jan 2016 11:15:10 +0100	[thread overview]
Message-ID: <20160128101510.4644944.69789.2727@rehivetech.com> (raw)
In-Reply-To: <1734723526.1.1453926455996.JavaMail.jenkins@ant-2.fit.vutbr.cz>

Hello, It seems the build is broken for armv7 in the master branch. I am sorry I am away of my office and cannot do any deeper analysis at the moment.‎

Jan Viktorin
RehiveTech
Sent from a mobile device
  Původní zpráva  
‎

dpdk-armv7 - Build # 264 - Failure

See the attached log file.
From xutaosun@shecgisg004.sh.intel.com  Thu Jan 28 11:26:25 2016
Return-Path: <xutaosun@shecgisg004.sh.intel.com>
Received: from mga11.intel.com (mga11.intel.com [192.55.52.93])
 by dpdk.org (Postfix) with ESMTP id 8B2B2C3C4
 for <dev@dpdk.org>; Thu, 28 Jan 2016 11:26:25 +0100 (CET)
Received: from fmsmga002.fm.intel.com ([10.253.24.26])
 by fmsmga102.fm.intel.com with ESMTP; 28 Jan 2016 02:26:24 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.22,358,1449561600"; d="scan'208";a="902875480"
Received: from shvmail01.sh.intel.com ([10.239.29.42])
 by fmsmga002.fm.intel.com with ESMTP; 28 Jan 2016 02:26:22 -0800
Received: from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com
 [10.239.29.89])
 by shvmail01.sh.intel.com with ESMTP id u0SAQLNB011586;
 Thu, 28 Jan 2016 18:26:21 +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
 u0SAQIK5027842; Thu, 28 Jan 2016 18:26:20 +0800
Received: (from xutaosun@localhost)
 by shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id u0SAQIde027838;
 Thu, 28 Jan 2016 18:26:18 +0800
From: Xutao Sun <xutao.sun@intel.com>
To: dev@dpdk.org
Date: Thu, 28 Jan 2016 18:26:14 +0800
Message-Id: <1453976778-27807-1-git-send-email-xutao.sun@intel.com>
X-Mailer: git-send-email 1.7.4.1
In-Reply-To: <1453966217-10510-1-git-send-email-xutao.sun@intel.com>
References: <1453966217-10510-1-git-send-email-xutao.sun@intel.com>
Subject: [dpdk-dev] [PATCH v3 0/4] Add tunnel filter support for IP in
	GRE	on i40e
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: Thu, 28 Jan 2016 10:26:26 -0000

This patch set adds tunnel filter support for IP in GRE on i40e.

v2 changes:
  Fix the byte order problem.

v3 changes:
  Remove the deprecation notice and update the release notes.

Xutao Sun (4):
  lib/ether: optimize the'rte_eth_tunnel_filter_conf' structure
  lib/ether: add IP in GRE type
  driver/i40e: implement tunnel filter for IP in GRE
  app/test-pmd: test tunnel filter for IP in GRE

 app/test-pmd/cmdline.c               | 42 ++++++++++++++++++++++------------
 doc/guides/rel_notes/deprecation.rst |  5 ----
 doc/guides/rel_notes/release_2_3.rst |  2 ++
 drivers/net/i40e/i40e_ethdev.c       | 44 ++++++++++++++++++++++++------------
 lib/librte_ether/rte_eth_ctrl.h      |  5 ++--
 5 files changed, 63 insertions(+), 35 deletions(-)

--
1.9.3

           reply	other threads:[~2016-01-28 10:15 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1734723526.1.1453926455996.JavaMail.jenkins@ant-2.fit.vutbr.cz>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160128101510.4644944.69789.2727@rehivetech.com \
    --to=viktorin@rehivetech.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).