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 27DE7454A2 for ; Wed, 19 Jun 2024 05:51:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 230674021D; Wed, 19 Jun 2024 05:51:26 +0200 (CEST) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id E019A4014F for ; Wed, 19 Jun 2024 05:51:24 +0200 (CEST) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-52bc274f438so6555100e87.0 for ; Tue, 18 Jun 2024 20:51:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718769084; x=1719373884; 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=LS8VyHJT4ve8/H5EdWQi4ItzmIljRTrL4to0TtKjsLI=; b=EITO/CyPwt0N5vnI9pM7OlqC35TMCFRpbNTVpUofQAkrgy3MhLFrBPqKNEJaceFehl yrVLGZXyfVlNDBhNlNSpygWndZeTEEGKnhsFRKtZcGdYVrQ/4Lu/0gSDJfc4aPB1gVqA MaK3VTnj6L39gCMGkKm4qk2ujyo6nB3NNnUiY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718769084; x=1719373884; 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=LS8VyHJT4ve8/H5EdWQi4ItzmIljRTrL4to0TtKjsLI=; b=gB/Rb45hJJF765VBafxO1GbZ8kqABjkRVbId2tnMHSYKYliMdgt2CUuNXTgeLd8/ut +c7DtjdeNj1vjlD5Ajg7PbRDJV5+Ul+6wKAAtbd4pYiqgfWJqPfIyps/SyoR0uAx/u9n H+M9HIAuMo48f6LCZDPqbIZT8yKwB1LgbRmjfkqffLOPG/PB2naKw5kyB6rHBGniL0WX zTZsEqF/vuGo4pim5WjNNtl08ppdxAe4GQm7VuarRDUHw84IvB7LmXlu0RmHl16Rv5Ig mYgzDjb7SGQ2K8hKuQq3j6Se2A0zSgBEiTpojdSQQAqD11SLb4LwGXcCORJrwD7vurz5 aeuQ== X-Gm-Message-State: AOJu0YzUhe3UrNrpO7ulwKwa5Usoyt3qOC4CraqINMK6xOG95GxiWZ3g mTn6IAVcKD/Pzl5o6entAjbI4Ol8MfTrLUj/57lJajzV9s+3ZbjrRm2OscOoy/1UoiuRNhZcHQT j4MQ0NUWNVVrmZdnRSgchPT9yHQS9tFS4hQ7FxjGYcLP1r8e5ZKD2un4l X-Google-Smtp-Source: AGHT+IEKgyFhg0q570mwQJlLYOfm8xfStTeOgtSs6Eyf/HdewyvuSUODo6XbC8q9XCjgbbFSZE/p2BqgIs// X-Received: by 2002:a05:6512:2316:b0:52b:bd97:ffdc with SMTP id 2adb3069b0e04-52ccaaa21c4mr964806e87.59.1718769083261; Tue, 18 Jun 2024 20:51:23 -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-42286eeff8bsm7727435e9.11.2024.06.18.20.51.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 20:51:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 20:51:23 -0700 (PDT) Message-ID: <667255bb.050a0220.f9d8e.ff69SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 717E4605C373; Tue, 18 Jun 2024 23:51:22 -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-arm64-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 | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/