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 B6674454A2 for ; Wed, 19 Jun 2024 05:27:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD2454021D; Wed, 19 Jun 2024 05:27:57 +0200 (CEST) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id 3352C4014F for ; Wed, 19 Jun 2024 05:27:56 +0200 (CEST) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-a6265d3ba8fso715861966b.0 for ; Tue, 18 Jun 2024 20:27:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718767676; x=1719372476; 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=HYiyB/Fv3T7oOGzN/oaVqDpjKybPZptUmkMuP3RelXw=; b=QoCHbzxzDUw6/bECGdE7OvYxzOWhZ+MFoyx/P49Vj34pLkMGVTvT7CTRE6bCLWJpIG jWcIetkbVxkzGMVWcmwyF4RfvcM7k0B5mg0NPt6QQQio7V+cL2POCuwoNi3ZMwUJ+XLD P72eCrjLbwlYXYxcB0iivm8dxg6q5e4Iwfbik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718767676; x=1719372476; 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=HYiyB/Fv3T7oOGzN/oaVqDpjKybPZptUmkMuP3RelXw=; b=Iq39GpaMEjovX+TEQQMRzG3KJeDTXkcndGycHGIyzaeukbdHyJGq6DjUd/yihTLXmP ZZcYGBQ38JUFfn3Ba1+AjjMj2nqcUxkh+Cwkbw0YkWO/u/0Tm+KsV6z3REIe9525LDVU StPmGpBNZkdJofpRGDArHgvJyOpMPk2p9Q2WrT9PWo8D1cTtRss/37CUjzQI5qNktE4i oUHNg/CT+LVH0nyGtkIZ547GE+JQaKHMGAEAEK634AWZZW0KVsFJ/59cySzf0gdk+oQP +pYnUS0J4h1PRZRlYrhnpUkAz04tdSIw45qgdqKTU+VfCL7xqu21xbRvWS0iZc5a2C04 U7NA== X-Gm-Message-State: AOJu0YzwXGr94zrb5Uc9CFFBbDkxdfiNJGLYM43S9/sVkpZujrnmbbLw lINRoXDI4dt6/7F2CFdMfBdqsxdPPjCKjfZvGiORFOYmSlVL0UjCZYo0ngnG7X1ByQYE/eSjBsZ K+4aGE79jV5WHB/ZW29q125DXVq4LUg5JX+vKS3dpeGFLxVK92ydqbpzj X-Google-Smtp-Source: AGHT+IEvI7Sb+eXPDIrIGFvKi+aPgLwQOy3hqWDf1ZF8Hvlq12Y45l5QGicDzDDAVYGlsW5+S/9ERv18Aoax X-Received: by 2002:a17:907:c302:b0:a6f:6029:9960 with SMTP id a640c23a62f3a-a6fab7723f2mr68893166b.62.1718767675709; Tue, 18 Jun 2024 20:27:55 -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 4fb4d7f45d1cf-57cb7430eeasm405939a12.40.2024.06.18.20.27.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 20:27:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 20:27:55 -0700 (PDT) Message-ID: <6672503b.a70a0220.17c61.6f04SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CEB3A605C373; Tue, 18 Jun 2024 23:27:54 -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 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 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/