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 54C7BA0571 for ; Tue, 3 Mar 2020 18:27:29 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 38CAD1BFE9; Tue, 3 Mar 2020 18:27:29 +0100 (CET) Received: from mail-qt1-f194.google.com (mail-qt1-f194.google.com [209.85.160.194]) by dpdk.org (Postfix) with ESMTP id 05D061BFE9 for ; Tue, 3 Mar 2020 18:27:27 +0100 (CET) Received: by mail-qt1-f194.google.com with SMTP id r6so3407546qtt.9 for ; Tue, 03 Mar 2020 09:27:27 -0800 (PST) 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=qxKxMwRCpNfQJ55L0YXyyMB/Gq9oVmx5wgG7KNejIkw=; b=Z8SsviA/toetihHE067e3SngASocxcoCYYsaUpIn1qqT5uWWclABNZZUQ8U9+0gB0O 5uu8y1fubLaWA1VkNsVtcMe8QnjgsQVFeayGfjqJidw1lVQWNXT7bGmaj5ijM/Yf/CED jdQyw+QueOcaaIJXPadvZOFkGhx475rfxyTZgbKn4v3NHFzH1OT3ACm2a9vPn8QB5jI6 xG/ipq9/p++WBz5VK7ECvWg/1mGpJRF/nKRGjJrU2K1NQoPutyWbK/mgoYkdserHPEK1 F+0YLnhtievGAlkPjTXwSD+0NfrL8xs4yt7DlLw2RrZgK0CZr8x7meMWpJCl3LNp0juh UONw== 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=qxKxMwRCpNfQJ55L0YXyyMB/Gq9oVmx5wgG7KNejIkw=; b=S4lFl9ofLOZ2CRp4BEUo4E/JvsgK3qXfvTl7R1EhBTYC93IBr2cavOv+Tr2AjLf9vC ThQPF2zCrDH/LXNuiteSqHQwWnen0/z20tQ/AbXGXu0A42s/stxPx4yIuA0Kmic8yFVA qU4tM/D8BWNB1YrY0hFLWP5xu6JXzUumH6T2Ju3wgp6s/YyUcv8O6E2XVxMR6EPdFx7x sqq5kn/nEgIOH84FTUBQQP1rTyF3pqoaSJoTDABN1xKh78SiVLs4p3+zxGRyY/4axR0A 6Lxo333S/VVmg6N2ZeZbBhoJBOmJSZl/wn/00zFig7aMttpm/g3EQ5dE741uZhtCc7iH B3uw== X-Gm-Message-State: ANhLgQ1SerMzZdCaRurhAZGRvHr2Rwok+OwZ/uf3qYEnOKob8hLVzPQD nkF6P2WOkACF05d/yY/uPKfbXhjSWxY= X-Google-Smtp-Source: ADFU+vsWmGcBddSlUUgx4/Fid3fsR8O6X0CDIs+vfNKsWqwxV3/2uLtHB2ELujLUbWL5Lf1DnvM2aw== X-Received: by 2002:ac8:6c3d:: with SMTP id k29mr5357679qtu.229.1583256446952; Tue, 03 Mar 2020 09:27:26 -0800 (PST) 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 c13sm6651821qtv.37.2020.03.03.09.27.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Mar 2020 09:27:26 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Tue, 3 Mar 2020 12:25:37 -0500 Message-Id: <20200303172537.12546-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1582213402-18941-1-git-send-email-hariprasad.govindharajan@intel.com> References: <1582213402-18941-1-git-send-email-hariprasad.govindharajan@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw65977 app/testpmd: fix return value in portlist parser 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/65977 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/149846113