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 DA19E42CD9 for ; Fri, 16 Jun 2023 12:19:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D582440A7A for ; Fri, 16 Jun 2023 12:19:34 +0200 (CEST) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id BCB2840A7A for ; Fri, 16 Jun 2023 12:19:33 +0200 (CEST) Received: by mail-qv1-f44.google.com with SMTP id 6a1803df08f44-6237faa8677so5780606d6.1 for ; Fri, 16 Jun 2023 03:19:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686910773; x=1689502773; 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=grejz1OyIL4B+hwLQ9pVOupQUfmiK9BfwSGZ1324XDs=; b=2h5yWElmGEcnbEZiqM3U4E9M6n+bbm59SoJcRoEaaZ933GXPw2gNYO4Ccw8MHT5tjo zb1yg+JHZXfO62N6z8Hd94BKbc8fc9oK30q0Eq9ef7TNNwFo8KNXc6ElXxijA47vvqJD zS4TtkSmmgAGs0WJmZm4EfDplUCjfrwZRKG5r8ZkbGVHKpi80hJ4dwjrIQB3NL7ul1og D7zYn4LzdzkupDddQ3PR0AzY+RqasMxWpIQ4oasguz18ygtEP/W7MD4WIGzVfju9oR2I LC1ZmUxcKy625L0H6PrzH8AlPhrwGGEIx3z8Q7f6DeBnVuA/IB+HE7XffS373lW7d7RP ufsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686910773; x=1689502773; 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=grejz1OyIL4B+hwLQ9pVOupQUfmiK9BfwSGZ1324XDs=; b=lJVVclXmfTi0THQ+Ssh8+5EKQdUHEorAufVVL/q0baZ+yl1NPPAFd4Z6XXCBJkeTPA hdrH1Bqha3rFDSdqqjFzNLcYfGDRgEGX/SN/Is1JtHgoot76CoBDW5GZdt1Zg8OGJE92 MQTz7qT5nZ8A7SrjehYsh8iLQ3YPi4csjb0q3ph/i4eai0xDQOlPsl/UZHq+MpcsZSua fiiJo/4JPHpeIOgmmMVMMxewoFclCCMLclIv30VZPcsua9QNqI0mYpYQo3cMKD3+FIxt 6t+1OzHLwOT/PdxM26Hthuc2TBYRJw3n5V0XNp66lsbnKuLD93098mxocH5ClZnpk8Te XPjg== X-Gm-Message-State: AC+VfDyyCjGMuBCakpzqb142/ytaMdiRrIAd6FTWqIB32i2XimYnKAo+ gwVG5yq4mWH2GbAoOnClz3dqOYMI8zX6PvuWIBo= X-Google-Smtp-Source: ACHHUZ4L0zhU3h/4NGX5qkKJBKVux8F6OCwR8vbWmLzJhAfr3z7+DAs/dYeg9ufxOiaFQmgBDxEKtA== X-Received: by 2002:a05:6214:dc6:b0:62f:fd63:bfc3 with SMTP id 6-20020a0562140dc600b0062ffd63bfc3mr1826966qvt.47.1686910772842; Fri, 16 Jun 2023 03:19:32 -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 v18-20020a0cdd92000000b0062fe4391d87sm2467326qvk.27.2023.06.16.03.19.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Jun 2023 03:19:31 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128775 [PATCH] net/nfp: fix the address always related with PF ID 0 Date: Fri, 16 Jun 2023 06:19:30 -0400 Message-Id: <20230616101930.33352-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230616085723.1308924-1-chaoyong.he@corigine.com> References: <20230616085723.1308924-1-chaoyong.he@corigine.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/128775/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5288351535