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 35E2545490 for ; Tue, 18 Jun 2024 17:44:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32B63402E3 for ; Tue, 18 Jun 2024 17:44:36 +0200 (CEST) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id 7A9EB402B4 for ; Tue, 18 Jun 2024 17:44:34 +0200 (CEST) Received: by mail-qv1-f53.google.com with SMTP id 6a1803df08f44-6b4fec3a1a7so1739006d6.2 for ; Tue, 18 Jun 2024 08:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718725473; x=1719330273; 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=s6kJ9dUEF+Q8oGF/gHKTs2H7mZv+ednLZwSzkal4M5U=; b=xo/Ny3MOdKBt/6trUGEgw4cZdC5ZxjLTXbftMob7V5uYpq3lFj8+7Gr2JxTJiJomn3 um2xaGLD3sp6eGRp4SbGvnXkMdKHmrs3GQn12+UhCoqHibKso4bNjZoGCSsn+XiKLEtO FBPCg++j/isQ6GaeAG2hxyAGgByoe6exkdOAV7Augan8p3xPPkbEY/O0sOW4hyl1W4Gd 1EwNfP2+K92VULD9Uf4kupAYhmKZVSFzHZYK0ms8iuijKzX5zSH6klv/3BfZ4UVdXeYk LzyxQHvK7vFe+H0wXe8v7cuSmOB32Jw7yGCYArnYcPbv8ypFkSAp4atL4zHovqJ2M0pR GQWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718725473; x=1719330273; 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=s6kJ9dUEF+Q8oGF/gHKTs2H7mZv+ednLZwSzkal4M5U=; b=Km2avQz1DL0OQSjJBOuQHrzdbTpzUz2a7YfYNDRZ36vGOvEuu/TQqoEvY3jvAmslUf bnHQnYFXMpekNDfB5JOABJTeRdu0bwRAWryQ4ggm9GnB5MfXpOUk2b3pgOrvxDAHVe0e 7kjQapw4yR0hMqWenK1cKTImetHEVL4LdWxYEEIGKlanFKf0Ftah3ijClYZcIioQsBDc +EA7tgvNNh5d8UCFTajfQ42Tq9FQ9v4h0ZC8EFNAiAtfmIWyl9hVufFlFvITaMr8j9MQ KkPp8zwcMwilISLLdJJ3lO4e9y9Hc5xStsBe+8/DtclQa73vRLQv+GMF9N5YFshVnCbI kVEA== X-Gm-Message-State: AOJu0Yx47/Y8QJ+TtHFIM3HXyE2rBCiLSc1M7X9umvvE1E13jCuPN5xV LwtRxK3f1I2HPrqIdgYpZZl2KsVissMmSBpopo3OreibTycTjCEcnidfHQlKvCYNvPxx4kvhl+g o X-Google-Smtp-Source: AGHT+IFUEjh0ZrbxXsL/9K0rZc2cV3tCOJ04n9gwj0LkN6QCLSfhy1wagS7AbrCOe8ObLkdRDhIHVA== X-Received: by 2002:ad4:4f86:0:b0:6ae:91:d621 with SMTP id 6a1803df08f44-6b501eac623mr764686d6.56.1718725473414; Tue, 18 Jun 2024 08:44:33 -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-6b2a5c20054sm67687566d6.48.2024.06.18.08.44.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jun 2024 08:44:32 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141278 [PATCH] net/ring: Set mbuf->port for received packets Date: Tue, 18 Jun 2024 11:44:31 -0400 Message-ID: <20240618154431.1277290-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240618134700.3709388-1-sriram.yagnaraman@ericsson.com> References: <20240618134700.3709388-1-sriram.yagnaraman@ericsson.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/141278/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9567233547