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 712D6425A4 for ; Fri, 15 Sep 2023 12:19:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DF45402D7 for ; Fri, 15 Sep 2023 12:19:56 +0200 (CEST) Received: from mail-ua1-f49.google.com (mail-ua1-f49.google.com [209.85.222.49]) by mails.dpdk.org (Postfix) with ESMTP id 0EAEB402D7 for ; Fri, 15 Sep 2023 12:19:55 +0200 (CEST) Received: by mail-ua1-f49.google.com with SMTP id a1e0cc1a2514c-7a50bd29064so699601241.3 for ; Fri, 15 Sep 2023 03:19:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1694773194; x=1695377994; darn=dpdk.org; 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=5GJGHVIgD4lAv1g7DYcwXtB4iGPRDiC3wKt9t5IEjPs=; b=gsHJc9pCoUBk40vnYL+X1ig2feU/jY/NyYL2hcr7cGKhfgeYqgOnL3Il4R9oYaYbZ9 QOA8AqxL3x/g8q0/505ANwGKPk1Itt/2ipVjQf8EvZ+tXGRyVGJkkCrK0wRA15PXHTbH GuTD00aoNQuv3Rz9MZQ9/vbj9afnyzIPQM1208oLxVVPEpqngcOmt3ylPi7AafqPmoMy SS08jCRwO1WgN3wChEUCyEMOG/CBjJlIaaHCUEFtLS4X58JM2zhU2vy6fNC9/lyPiA1k 3VXvn9o2guftfR1P5+orBrG/r+whu0G9jnGPFuJ+rg/J53QUVbkely9cQL9Kl/TLebb/ EcPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694773194; x=1695377994; 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=5GJGHVIgD4lAv1g7DYcwXtB4iGPRDiC3wKt9t5IEjPs=; b=FwgUoiN5LVMfruIeBChyIdlaDfq5jqoYlMmpXGNPQx7s6lW7ahFL3/D9ojNY6h/4gN 1NcatE2/uRvNwtNtexN40Z2c/OY0xqG/+Hdg35tC9QFETDL6IXMN0DWriScSTK7qDr7k 0C91oDFpLT5Q697fPlWMqD93S6qQ9QX0bVTi2rewtXOHCL+wJHiDDf1x6OAvWAVj4yaF 79AQ3uq3qd1zUFHeHvquPu83cTgaIchz5Bs6Yn/t8gSYJ+kkmJ87ZewqCcE4Vc1h6xT4 5gryEK5UG8KtUd1W1jX+aWhtkvxlLWyKlvVyrTpYiEJBFfEIm+m9U5cf3yG1hBFHRx8p DeBQ== X-Gm-Message-State: AOJu0Yziyb5MZcwPwmVzgpizrx+HxyLWn5056zFPmACV2VKOavTEkz+s ZXJhc5Nd1Ywtoe84xuTdl5W/l+qASZfNOAxLBEc= X-Google-Smtp-Source: AGHT+IGIYFKh/FPdKPl0uqrEhX7OfARn2A+WVCjpXngJZtPCa+W06JEUY1RMj4aNfbEv3wbxYkAZzg== X-Received: by 2002:a05:6102:2c2:b0:44e:a53c:9a54 with SMTP id h2-20020a05610202c200b0044ea53c9a54mr758649vsh.35.1694773194073; Fri, 15 Sep 2023 03:19:54 -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 t16-20020a0cde10000000b0065615cdc052sm91725qvk.68.2023.09.15.03.19.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Sep 2023 03:19:53 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131502 [PATCH v3 27/27] net/nfp: extend the usage of nfp BAR from 8 to 24 Date: Fri, 15 Sep 2023 06:19:52 -0400 Message-Id: <20230915101952.1625649-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230915091551.1459606-28-chaoyong.he@corigine.com> References: <20230915091551.1459606-28-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/131502/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6196478615