From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F2C92A034C for ; Mon, 24 Oct 2022 16:01:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF30A427F0 for ; Mon, 24 Oct 2022 16:01:08 +0200 (CEST) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 8D68A40A8B for ; Mon, 24 Oct 2022 16:01:07 +0200 (CEST) Received: by mail-qt1-f174.google.com with SMTP id h24so5629499qta.7 for ; Mon, 24 Oct 2022 07:01:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Kz+Ylod4KCw+gtJ0uWtsI9JIyOPPdUdvxW3FiDyJEIM=; b=K1cw7tbcUYr2n+b/4x0Hti6max/7fYHF5QRcNS7CsZnBfgiFPRRucjw4XQSdGWA9DH 1LSc2MQjAK0vQUiEiYypR/DKWs7ZNP9Ti9dP70xEv3tKKURVi0MRgf6SA0u91ZgxLLNd aSz7JfP+riWtQUU4zZ8bK2pb12vjIy71/5tV/dEAwul5VmJAcXGwySzaHnmMy8QS2oOT ZNr5Uiz4uEgvYuGp0FBbEIgiHzR4jLCowndaPTPy6v3h59mJss41fLwcjgi7ntk2Rkjv K7ip8JcSuaRrmfDzl0Vy5vrp2rXt8ggwm7l/3LEKhlR0i74va3cu0KShqqeCSfyd1I3D hGzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kz+Ylod4KCw+gtJ0uWtsI9JIyOPPdUdvxW3FiDyJEIM=; b=G4mn4RWswSE4mnvHXZZtvQSBV3WDEeSJRvmEw9OvJK2U4rWOesosjJEqm/qlDiPEST +W5VJXnXZpO9dBHf9K0QjeXJq1MSBuozbe+Kou+yk8CYx8S8NcTpeKlHrWATIapd4Qv1 /IVLIC2Z2yKiUYFxyZSJRduQukXyclFNVPOuSe7qxDHg8269uHvp97H5CH+auOE/zk3P K4bRR3EG4p1w/yav2uuJUtjmGKjwmBm19VNtl7vGdB2gcJ+3NwvW0hSlbi2I3tWCJx+Q WGnP4ethF8vaMMG8feazq/Q4d3Rkt4B6Yw1HDkqbKMi3f7eovzOpbVVKgYtvDGvK09IJ H5Bw== X-Gm-Message-State: ACrzQf2M7JnmT1tMuSnG69PqU2Ws4d2yj+OG2ZQoqtHjaCeacLNPgUBP ODuYCHXAyjrSoikMT/pav4xQyWsugJxfXg== X-Google-Smtp-Source: AMsMyM4r4N8dWfiBXicHU3HPQDWd7ALM8utvWz/oL2JsoHhX0wyTJgMvpx2Mm33kyfZjVJJ/KeeBCw== X-Received: by 2002:ac8:5bd1:0:b0:39c:fd4d:e0d2 with SMTP id b17-20020ac85bd1000000b0039cfd4de0d2mr23866077qtb.90.1666620066020; Mon, 24 Oct 2022 07:01:06 -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 s23-20020a05622a1a9700b003988b3d5280sm13264462qtc.70.2022.10.24.07.01.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Oct 2022 07:01:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw118989 [PATCH 2/2] net/mlx5: fix miss null check in ETH devargs parsing Date: Mon, 24 Oct 2022 10:00:19 -0400 Message-Id: <20221024140019.2082017-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221024123335.3163331-3-michaelba@nvidia.com> References: <20221024123335.3163331-3-michaelba@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/118989/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3312793684