From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 40862A034F for ; Wed, 6 May 2020 17:17:44 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 32E251D8EB; Wed, 6 May 2020 17:17:44 +0200 (CEST) Received: from mail-qk1-f196.google.com (mail-qk1-f196.google.com [209.85.222.196]) by dpdk.org (Postfix) with ESMTP id B74D81D726 for ; Wed, 6 May 2020 17:17:42 +0200 (CEST) Received: by mail-qk1-f196.google.com with SMTP id n14so2286315qke.8 for ; Wed, 06 May 2020 08:17:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=p7D3Wg2WPv7Nq4jzt6o+31W8LpN/0uoY30Exf9Un0Wg=; b=cq5qBeJeetJ1ynJqobIymEAetPKE87rUIx97evLUPFb5PD7I9MoGlj8iGatlhILRld 9A6NvtaDIj7FmEnxkblnxh3FudyOvP1GM1WHG265V+oWPR+bzXous9bfVrgcEyj5S1on EE09gzw1e/e6qxaRdj4Nw7dI5lQA3mCmoIjts3ytpUaxyqQKUEUm5Xzyj0C89crVIXHB jm2wOm7mfHZtkRCUo4iAfBa+sWFkMyJZwQUORdqdgz3uzROimdHW4kcTgIxoceLZb4j7 PkNfn/6TtRNMjr86EfXsXipDOw6cRZ7iQcC3H1T+tHCjc0eMH9p8fvda3HmAIEvmk346 7S7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=p7D3Wg2WPv7Nq4jzt6o+31W8LpN/0uoY30Exf9Un0Wg=; b=FcFhxN10GzRSr7dkgHoqSmKoG1GcITuQd/UWxFvtycd/NSY4rA7Clnybv5OOC2t7OL LTrCj7o7W43m0LS9CtfH2tqZR0NRxD/x4BPmeNWIzWhDZBLE2YPq+ujiQstdqjTUVAcR 1ORSS8M9dU5dTIyVwbvJyKhlykHXKzV02JNBDNIk9vBNtb/KODSwMxqmkK3sdmlhFGwo UetODLK4ip/hYFZmuVnzol1SA69JPAFOAioi4jFDulyM84Y3dpoAbaUtm3I07tINRKjQ g2j0zgEB6TlZdSnxrY+h/yFxeqoaurRVi6Xu103b1OEiCIMBm6KlvJNLeFnJArtpuufk 7A2g== X-Gm-Message-State: AGi0Puau5+lRdPCmvHlDZ7K1lt/WWFIV/hNRx5xhkByu9AIWT1trm6Xg /VwLe2iGMvbn9hlme28r+rISO/WFjoM= X-Google-Smtp-Source: APiQypL6GHcDf12V6U77YNWy0Ma3F9cv1WwID0sEOpHGnyHT9JlgLtloHxxkCm8en7g3e8Z7S7ZRow== X-Received: by 2002:a37:948:: with SMTP id 69mr8913796qkj.321.1588778261557; Wed, 06 May 2020 08:17:41 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id t67sm1860026qka.17.2020.05.06.08.17.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 May 2020 08:17:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 6 May 2020 11:15:53 -0400 Message-Id: <20200506151553.4698-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200506103752.20478-1-praveen.shetty@intel.com> References: <20200506103752.20478-1-praveen.shetty@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw69820 examples/ipsec-secgw: fix negative argument passing X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" From: robot@bytheb.org Test-Label: travis-robot Test-Status: SUCCESS http://dpdk.org/patch/69820 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/164186283