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 439D742D94 for ; Fri, 30 Jun 2023 12:39:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EFF4406B5 for ; Fri, 30 Jun 2023 12:39:21 +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 F30E5406B5 for ; Fri, 30 Jun 2023 12:39:19 +0200 (CEST) Received: by mail-qt1-f174.google.com with SMTP id d75a77b69052e-40278c8e0d2so12161691cf.0 for ; Fri, 30 Jun 2023 03:39:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688121559; x=1690713559; 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=fkpRRvY46f/K+IkGOjxSsJzQEbFSzIFKfo9aave86io=; b=C7ZRzrE9b1+2P7O9BipS0HxhVNlF8WZsWu2htzxVP0OUbH5PpYmUX21IWVreNQ69cp X3u4CUCRcJL9wXdZoBsXT2rSHJk1JPjbjR8cOQMI0mJkbUO03r/6CMzoBETKLo6i67K/ ox8kuW7JgS3KfAOsE+NgW28N+ivxLTT9mDepA2g9aLXvMwXvYbsS9qfuBMZE0p4mG80p KFyO2cFC2kj3BdA5OFI6vYUk375G1UAeX99c6qz5L8VTfr9UPVYj+FaTtophw8sfPzN4 jkNdk7rMHqWE95ew0ivOq2zEkiYIdlA0DFpI/tD9XZdaFCwDIJ1GZ7KAilSdVVkAeQ5Q WaUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688121559; x=1690713559; 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=fkpRRvY46f/K+IkGOjxSsJzQEbFSzIFKfo9aave86io=; b=khcffxYIbErvVlt36gKpcd4vF/BVsKTqYf4D5Md4uJk0AZzK//maw6TGmq1UP2dlPO Y+7figCU1gBU2Fp+/Cx7hNhR1F4ZytZ9I5cpVje1Nhl2+dua0GhNcqB+iZRAsaf+xxjh j/+yRSI3OaaU1JL6qS27S6n44Z5FfaVPWt2pnQ1Xl2VZ++06dSix32HmyONlguL+Q6hY UzwK3mHrbd6nGQVbCnuELv7eIMFw4/CJVwt8CIRrzCB1bOBJv8kfWKURmbQlWtt95fZx nxiVZB9fYYKPKK6wqxyrIhVEYu7KdEGYDpd1N4bKc/X4PRb5UnAs+HyPKzkshkISXQ55 Xn4w== X-Gm-Message-State: AC+VfDwQXOMVsm3afzLeempn3n/FU2e29lkNQ33tzRco7Noy2DJeSbJc k8KEQuH75/SXMq87ZEYirVwMeJUwYMvuizFjWQc= X-Google-Smtp-Source: ACHHUZ7zya377Ov4IuRDCTaTg9lIJHUfGMtkbQDW2RcyIkBMqFoYyJ5NBK07upSb5+P6oc+5le/f7A== X-Received: by 2002:a05:622a:10d:b0:3fd:e99d:9823 with SMTP id u13-20020a05622a010d00b003fde99d9823mr2558013qtw.1.1688121558981; Fri, 30 Jun 2023 03:39:18 -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 br25-20020a05622a1e1900b003ff243b2509sm2778348qtb.71.2023.06.30.03.39.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Jun 2023 03:39:18 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129151 [PATCH v2] net/mlx5: fix the return value of vport action Date: Fri, 30 Jun 2023 06:39:17 -0400 Message-Id: <20230630103917.2999966-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230630092134.433965-1-bingz@nvidia.com> References: <20230630092134.433965-1-bingz@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/129151/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5421527633