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 7B0BBA00C5 for ; Thu, 11 Jun 2020 16:18:58 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 50336F04; Thu, 11 Jun 2020 16:18:58 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by dpdk.org (Postfix) with ESMTP id 68472E07 for ; Thu, 11 Jun 2020 16:18:56 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id w3so5684710qkb.6 for ; Thu, 11 Jun 2020 07:18:56 -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=xp1YoAMyTZLTmPzCpjsRB4dmrEZ9YdwhhtaNTASKgzM=; b=OBVFllsYk+gSRvV4F38xphlbNg7jdD7NQkJ7eggUi0qfOUxdu7vxALRvPzYg0oZSPf NcBOMOTHaVO3y2jzpUIf+IzS1IO/hSexRgGy5lwMAzVfCy+dHKcwdoGBnyAyaZyW4zHX 8FkSMWNv9PgtC571BMWhWUSx7Za5vWIAGcDhk8ErWMfojIg3gyNMDteVn70v+Y0QjFjO UV2UGsY/26nuTjZPoSquqhEcnDfUhPjD7OzFIMXh43Wo3sdRQcQEN1Jbte7XzFVjAEKI 7GXeF5Gl4KbkAVCZAYcxEi9TRJziZYJvKC9D8zk8mHbRNKEyh6UpTVH53DpFw52NZLZ3 ogyg== 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=xp1YoAMyTZLTmPzCpjsRB4dmrEZ9YdwhhtaNTASKgzM=; b=YURxuYVr6x4rL3hXX3NRrD/Ge0JKQUsZcOGKz++AxkRWjOhL92GdkqKDRN/dhhso+r UuSlRxupgntFHkYxoSwQ+LAUtFoPZYjBA1t6uwYp0hkbE3wlXPR3v57/iEwVeR7/grvn hdI7/DII3ISGFRyF0AjpyjycCy2D/iuNdxM6LhUYRxUFZH8/0A4uYAm7tTA6PPWfPblS XRdi0Hj/qzV6nkvAs3itE4JqxA3iNCcj89XDtIsHJbTXWdEkgAx0rKzsNqFsvmj/W784 wuG7ltqPHwNmfA7kjU/1odbQvY8MS3i91u0WwMwxpYEEjOVUJ/FODZWbXUR9nwIyA8As xBWA== X-Gm-Message-State: AOAM533P8VuMF6hnZhmxllFZpXnKIYAX9VDDqyWSYFECZQlI8DkmD2dc 79yvtLQqsfW8adFDkvaTAWyW8NAyvfg= X-Google-Smtp-Source: ABdhPJzjHzcoqX1sfBQfsxHEV0G9lUDhBLM7WDBbRuy16J4/rp1FQzi6DAfTnhjn0ZoiMErXZNKwPQ== X-Received: by 2002:ae9:c10c:: with SMTP id z12mr8503081qki.212.1591885135464; Thu, 11 Jun 2020 07:18:55 -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 m53sm2575671qtb.64.2020.06.11.07.18.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jun 2020 07:18:54 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Thu, 11 Jun 2020 10:17:07 -0400 Message-Id: <20200611141707.12823-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200611123624.25319-1-sarosh.arif@emumba.com> References: <20200611123624.25319-1-sarosh.arif@emumba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw71272 examples: fix return value of function that parses portmask 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/71272 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/170859759