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 24827454A3 for ; Wed, 19 Jun 2024 07:45:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A0434021D; Wed, 19 Jun 2024 07:45:58 +0200 (CEST) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id 2E5B94014F for ; Wed, 19 Jun 2024 07:45:57 +0200 (CEST) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-52c7fbad011so7159106e87.0 for ; Tue, 18 Jun 2024 22:45:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718775956; x=1719380756; 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=6bbLz1Tu2wQfcg4iuDqUCWH5WNGe4yUE2XFV7wukmMo=; b=LcaihyCEshf17wETzS3pc+Iw1UmA+m1/kdOLUBiJwNmm70TvfLCraQog32W3xmQ5LQ JRlQgZQJRIA3saT0qaqy1ToIBV4ZxJ7xjWfYZ/oTTLBaJlT/uzGb+ajcHDWvOtiPzmV6 YgwdAAdTgquCwM8wx1T2coUxLtJ3mGX8EPCH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718775956; x=1719380756; 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=6bbLz1Tu2wQfcg4iuDqUCWH5WNGe4yUE2XFV7wukmMo=; b=e8+6wEIp94VCPG+WzGZpRprUb3GfwRrXmuJ2gZY1zDdOkRJTeWrvyKsEaoMSVVuiEl FUC8D+V6oNQdcwXOa+ilOBnQ/LOjGCWMCx/Bh+NZ+MnNIVoAbzPMYaBv6Uh9ogM12lkR l40uTxKP4aed8DfbhoeH+KK4Q1+u8L5wMQRzgrfEDwOjHnTGPBsbj4aZWR4Y5bkW3AxW EkXrKb1Kvz5A4dFNGb0WqYeoqzNLl0b/2QsVah3G8/A1r3z3EJqiywjHAX+vPXc4Dpx3 wkxOzPV0FxYk44h+OrsieS/TUrlhUEnODj+4WkBYkpOssHJiJVZYhCgDJbObqQ9dvcC0 spYg== X-Gm-Message-State: AOJu0Yxzl24Plb3HrVLtwfxXIkfKjctuTrbW+b2RfSIJf7hGYEKPSJMk 4OpU9Grdxx1TSaQ7Xz7V6o3LS1rdloJ5ro58eU7DWEBiC0LTIXTnMyBQvtuEyrQvXraQC5CnWOz 0z1+UlQcF1THPPwcNfqNUl7eZcU/njwrawYfhxYe4 X-Google-Smtp-Source: AGHT+IHB5BREs46Zs/VfdMbrHBt4Fq5kmZcCQ/EQtLeEr7qNJQel7S+xLgF11jtRet0ke3BOnCRBVx8zRwc/ X-Received: by 2002:ac2:4186:0:b0:52b:c1cc:51f1 with SMTP id 2adb3069b0e04-52ccaa5cce5mr771891e87.23.1718775956514; Tue, 18 Jun 2024 22:45:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 2adb3069b0e04-52ca2839cd5sm168929e87.64.2024.06.18.22.45.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 22:45:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 22:45:56 -0700 (PDT) Message-ID: <66727094.050a0220.bc3a.78d8SMTPIN_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 5078B605C373; Wed, 19 Jun 2024 01:45:55 -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 | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/