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 1116C4236B for ; Thu, 12 Oct 2023 04:39:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CC3D40279 for ; Thu, 12 Oct 2023 04:39:35 +0200 (CEST) Received: from mail-ua1-f51.google.com (mail-ua1-f51.google.com [209.85.222.51]) by mails.dpdk.org (Postfix) with ESMTP id E2EE440279 for ; Thu, 12 Oct 2023 04:39:30 +0200 (CEST) Received: by mail-ua1-f51.google.com with SMTP id a1e0cc1a2514c-7abb93528e2so234472241.0 for ; Wed, 11 Oct 2023 19:39:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697078370; x=1697683170; 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=YVHfZfLKvsjVeoJqFUwdU+cMzHcYG54Hwm+hH+b+k3s=; b=LAuvpWml4cdDFy9Fquzex6Be5NT3fzfKsEndMzWeHe4dHnL3l1ghcr8qhcndo2eLkD np825PZdJCMsicy6XqFijhuHDJ6F1Qm++BGkILJb9chI+mYp2dPGc4RIdfT5b2P/SDmT d6GCPRrCAU8qdclAcvIviQBdErA6Ktq9ECxPsQGCimqaVtufdp4mAyCPN1SmDu+2YtDG nAnhtjXwGA3Vh3ix0D84ce7Hg6ThqzzTsiXptWguifhLXhDs0FHeH6N/btYYtZTrk+fA Hkqm5+c2XGR0HFDa6o7WitbuCMiSo6lYrSDStuUXCJe3ACLKBqJShUFB2kgLtMKsH1VS I1WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697078370; x=1697683170; 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=YVHfZfLKvsjVeoJqFUwdU+cMzHcYG54Hwm+hH+b+k3s=; b=X2m8BjRahRBQfHKsCbN1hB730oRAj3Tkmwi7SNPTlJeM6eIeXBV1a+2zt9LvIe2mq5 Tn76lECs0bFzDgraz9zYxX6oJsI8squi0ObIvev2Gglnogw+ZYSD7StYCUrAwpYWZNNt pbdAA72g0j4yDctCXFF/0oWvxaUYeyj6vgJT204GKUJClpCIk9jbGKNHHH/8ZhZpDLox N8ybkDsWsAHOay5PIV77nGMtUaJJVNGeAlalZBcOmoyBqIJUAHzHSTE3rWQ37Ui1lMEW 0Uetod0/v6sqNTvwbgJQUa8FktID4tHzMK7za02xB0QZgl99MMvxwxDW0YikLF+TJwwg pyoQ== X-Gm-Message-State: AOJu0YyTEjFLyl3EAvIY6+1mT87rbPLK9Hof4EY7R45TXnQCSjH0ResY Nr3oFn6Nx+d7lLyw8i2AuPqQ12mqVSQ1+S6v0X4= X-Google-Smtp-Source: AGHT+IGXzSQEjRBoskfgWnaVPseGlgrPJS2PScdJaLhBAV1XfqwJE236aefLTREDs75jIjvZXuQ1RA== X-Received: by 2002:a67:cd11:0:b0:450:8e58:2de4 with SMTP id u17-20020a67cd11000000b004508e582de4mr20558307vsl.7.1697078369974; Wed, 11 Oct 2023 19:39:29 -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 c10-20020a0cf2ca000000b0065afd35c762sm6152975qvm.91.2023.10.11.19.39.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Oct 2023 19:39:29 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132569 [PATCH v2 11/11] net/nfp: refact the meson build file Date: Wed, 11 Oct 2023 22:39:28 -0400 Message-Id: <20231012023928.1724123-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231012012704.483828-12-chaoyong.he@corigine.com> References: <20231012012704.483828-12-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/132569/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6490182313