From patchwork Thu May 6 15:25:43 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Marchand X-Patchwork-Id: 1475055 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::136; helo=smtp3.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=QFy/bfow; dkim-atps=neutral Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FbcqS2fvkz9sXS for ; Fri, 7 May 2021 01:26:11 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id AAC0260DF0; Thu, 6 May 2021 15:26:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kcOcjz74uGsb; Thu, 6 May 2021 15:26:08 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTP id E5657608B4; Thu, 6 May 2021 15:26:07 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id BCA18C000F; Thu, 6 May 2021 15:26:07 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id CB15EC0001 for ; Thu, 6 May 2021 15:26:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id C51CC60DF2 for ; Thu, 6 May 2021 15:26:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OP_fGuqZAo_G for ; Thu, 6 May 2021 15:26:04 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by smtp3.osuosl.org (Postfix) with ESMTPS id B304E60641 for ; Thu, 6 May 2021 15:26:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620314763; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DlXre31k01kmRoGoS7tiKYCz60k+bG9tde8XrS1M5e8=; b=QFy/bfowiOe+x6G6pzTyR71HtDjEm2scOt6qBnqe6XIaAPFDsArlvHhAefgkT09YkGzJ5y ekq6vueWNdC9KrymOv4jFmNXJGMkv7VfmMFkBKJoGw6V6IYfbwju8lVXlGXkrkC5/zDKXs MnyF6a0TIUT8nLm00TwcvcJry2zMET0= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-483-hrFdxvZ2PZSd7IPDcWT9xw-1; Thu, 06 May 2021 11:26:01 -0400 X-MC-Unique: hrFdxvZ2PZSd7IPDcWT9xw-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D73108186E8; Thu, 6 May 2021 15:25:59 +0000 (UTC) Received: from dmarchan.remote.csb (unknown [10.40.192.60]) by smtp.corp.redhat.com (Postfix) with ESMTP id E3D1879901; Thu, 6 May 2021 15:25:57 +0000 (UTC) From: David Marchand To: ian.stokes@intel.com Date: Thu, 6 May 2021 17:25:43 +0200 Message-Id: <20210506152548.29597-2-david.marchand@redhat.com> In-Reply-To: <20210506152548.29597-1-david.marchand@redhat.com> References: <20210506152548.29597-1-david.marchand@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=david.marchand@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Cc: dev@openvswitch.org, Ilya Maximets Subject: [ovs-dev] [PATCH dpdk-latest 1/6] travis: Switch to dpdk main branch. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" Make this branch point to current main master branch so that we can track API breakage. Note: this should not be merged to master, intended for dpdk-latest branch only. Signed-off-by: David Marchand Acked-by: Ilya Maximets Signed-off-by: Ian Stokes The default branch name in DPDK is changed from master to main. This patch reflects the same on travis builds for dpdk-latest branch. Tested-at: https://travis-ci.org/github/Sunil-Pai-G/ovs-copy/builds/723223426 Signed-off-by: Sunil Pai G Signed-off-by: Ian Stokes --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 51d0511080..7e87360256 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,9 @@ addons: before_install: ./.ci/${TRAVIS_OS_NAME}-prepare.sh -before_script: export PATH=$PATH:$HOME/bin +before_script: + - export PATH=$PATH:$HOME/bin + - export DPDK_VER=refs/heads/main matrix: include: