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 76D8B440AB for ; Fri, 24 May 2024 07:04:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56D61402BF for ; Fri, 24 May 2024 07:04:24 +0200 (CEST) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id 5FC4C4026B for ; Fri, 24 May 2024 07:04:23 +0200 (CEST) Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-6ab9ce75777so3148736d6.0 for ; Thu, 23 May 2024 22:04:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1716527062; x=1717131862; 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=b/W/DbWcV+zmVQCXetv6vwoPGZSsUxy+r1LZtroYtoY=; b=mMvW64Jz5bEFOhk6ib1ivMp2UZ35RvXUWM7WTsfvxc6zl9w1OWn9fKqjgY3ZKCdFzL F5wFyifbCQABKkUQCFUIJWTH0YHfVoUgnEtG9Pdw2ZY0czEi4zomiz8d5uPx2davCKVj qk1FXk6fahh75G13EaIi9KDygw05i38wOtzO8tNpQO1CMqt/pK+L99TmmDuAywCbTApO JkhSxsauvMa35UfV2ZhH6Z3x0CD16efrjKqy1vZ4T5VC6hCzKsiSgn5uFcU4d3N4oy9L E7a1wIMt+/TUemjxeJrSohrOkOj/YWVFucqowSSTnbU506XV1oFuvI0VauSjTiSqxnwD AeMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716527062; x=1717131862; 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=b/W/DbWcV+zmVQCXetv6vwoPGZSsUxy+r1LZtroYtoY=; b=frxExO6kJawnSdiEK9jrhdw/QTpEyARkFkQ0ryxtdp3H3rriJudSF40MePsJ7J+dOw QenJ6w/ZH0zoyPUYXD8IjEEWRLBYnkyUZLCmkZAzMaUVGbGPsoe65bjS22keLrbc5QNV 8XN/ud7p6XWAsIfNEQNG9OAvQtPycRTExzImjQtNFiY4NDy95uCOLkNMMnpsNoW5ZhC3 Z4dLYYTpeDuYqJaBj25t/HGh88OA6KDRwQwv6xniIdx697ABXXx9mTUIBSHdKcXhQ1Dh cRdQGLTbGJSdhIBCxK0njHe8lYGnRFzGXI3JZAT01h6s0Bw1Lh5G0PExnk6Bo8lpnhst JVMA== X-Gm-Message-State: AOJu0YyOLDR8G2UBIuFmCrdPJl/Tl7Zx6nHTOzmZIJ47FthFty+0z3dL 9Xh+CQG99kiMpkr4ueSE2OGCbLhhEJSE+Tn6arlAXmORJ6zeEaJAY+kBxa3PdJgA7ce8xLe/7Tm 0 X-Google-Smtp-Source: AGHT+IFZ4Rt0IL2gP+BQ7V0cmYftBQWawWNXZtp7zI+J/ZLfGkedzzdneE6McFiH59Yo6bgY3EZntQ== X-Received: by 2002:a0c:f106:0:b0:6ad:5d19:d9d5 with SMTP id 6a1803df08f44-6ad5d19dd5bmr1304306d6.38.1716527062062; Thu, 23 May 2024 22:04:22 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6ac20a126c0sm3777006d6.145.2024.05.23.22.04.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 May 2024 22:04:21 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140298 [PATCH v3] net/cpfl: get running host ID for CPFL PMD Date: Fri, 24 May 2024 01:04:20 -0400 Message-ID: <20240524050420.1015113-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240524040553.487093-1-shaiq.wani@intel.com> References: <20240524040553.487093-1-shaiq.wani@intel.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/140298/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9218626143