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 1435745498 for ; Wed, 19 Jun 2024 01:48:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 114D04021D; Wed, 19 Jun 2024 01:48:42 +0200 (CEST) Received: from mail-lj1-f228.google.com (mail-lj1-f228.google.com [209.85.208.228]) by mails.dpdk.org (Postfix) with ESMTP id 886E74014F for ; Wed, 19 Jun 2024 01:48:40 +0200 (CEST) Received: by mail-lj1-f228.google.com with SMTP id 38308e7fff4ca-2ec0f3b9bb8so43414011fa.1 for ; Tue, 18 Jun 2024 16:48:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718754520; x=1719359320; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=rQI5becXfR4N9i5gvtE7XKUvaxBNtrv9AiCAwt6M7WI=; b=cNmVV0sXQXOtVNC5nrKp0Cffdk32OYUrxslAyBsJvmWNttvBEnznMm2U99nyE/ZE3x eWKn5yzTMAvW/zL6m60/3GnR0VuRIpsfZjWHDR19n973lXOD/hOCqLqEdN/dN6qcJKFl z07WmYGBZHGtUg+EI+CPXjco0O1V5A3cbj4Wk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718754520; x=1719359320; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rQI5becXfR4N9i5gvtE7XKUvaxBNtrv9AiCAwt6M7WI=; b=ggM9KsB1JKqdTWdAnueYM3RGkJ5nR8skzzEtoQcy6GXxDFPy8iciAaFwRrCu+09+VK 8afHcQJVwhw9+JOAJXwqVl+Sbd6PUTYVY6EctHq0bjhKWAYX3cuaWSPcGYFrmsuXv21f SzsnRXAUrdODsgZ3CS8PFhfxE4lq8F6PcPCrDFlliXm0PFIcqfdQGpSZA0kZGQ3Xs0es E4tQ5f0aM0b+p/AinNjshtLODh3Sjvqsns3xtDvN2JNWRAnvLHHCxJjvKKzx3O3/US7Q Vz5+q4MWWYEaBCX9gtdWRYrpeCUVfYhuB40iiax8pYsfAKeGm2b6Npt74XP0goyrKPkZ 4OQA== X-Gm-Message-State: AOJu0Ywk83imDBjNc7OJ1Cp0lhA89/Mna8P8aRh0dtUu4MbL+GWGTDp7 UA/KYEV8qn5BNgZ68OjGxnBFzZJOmzv/l7S09/XIOeEpvpqqR6wAHCF/XkLw7uYOkZ/EzwVrHGq UTLKH6ZFC/rwba4KmrXtTXXy4xsAHUXu2E7uuBs7LuyZllP0XWZv12h4D X-Google-Smtp-Source: AGHT+IGGt7bmhGx1ERKwWoyvlDt16ig8O/GA5iDTq/Lik6YYKdMOjEDvrASuZz+mkgL/vBE7OW+WcfduoxwL X-Received: by 2002:a2e:b604:0:b0:2eb:efd4:7f7d with SMTP id 38308e7fff4ca-2ec3cea1b02mr6827041fa.30.1718754518769; Tue, 18 Jun 2024 16:48:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 5b1f17b1804b1-422876d1ebfsm7308395e9.52.2024.06.18.16.48.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 16:48:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 16:48:38 -0700 (PDT) Message-ID: <66721cd6.050a0220.33ef5.e021SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE8C2605C380; Tue, 18 Jun 2024 19:48:37 -0400 (EDT) Subject: |SUCCESS| pw141278 [PATCH] net/ring: Set mbuf->port for received pac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618134700.3709388-1-sriram.yagnaraman@ericsson.com> References: <20240618134700.3709388-1-sriram.yagnaraman@ericsson.com> Content-Type: text/plain 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141278 _Testing PASS_ Submitter: Sriram Yagnaraman Date: Tuesday, June 18 2024 13:47:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141278 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30227/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/