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 54E10454A3 for ; Wed, 19 Jun 2024 06:23:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F82B4021D; Wed, 19 Jun 2024 06:23:50 +0200 (CEST) Received: from mail-wr1-f97.google.com (mail-wr1-f97.google.com [209.85.221.97]) by mails.dpdk.org (Postfix) with ESMTP id BB9904014F for ; Wed, 19 Jun 2024 06:23:48 +0200 (CEST) Received: by mail-wr1-f97.google.com with SMTP id ffacd0b85a97d-3621ac606e1so267832f8f.1 for ; Tue, 18 Jun 2024 21:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718771028; x=1719375828; 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=lYP+kLA1UXtBwVUIKAtWqqeHFOWtiXZ+K81Mmt+nJYo=; b=asbT+gt4RnSzM13W+EtppkYCgCdFboJxRzYduZhKsHUaoHPUMRWLoqUOT5+JZW0158 vDW+VKkktZ9BaIuaORPO5XX+Do2yy2s3sUN9PqqQ1AZkIlz53gmXvvHdg4OXCbGIHADR BcBNaAkFRRNq4WI4o9Fn0//niBXUaW+USF9VE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718771028; x=1719375828; 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=lYP+kLA1UXtBwVUIKAtWqqeHFOWtiXZ+K81Mmt+nJYo=; b=YC6R8+jFwI/lM3Cu4+v/INKJRDS8xIzkoq83167OwI1SOnnrkFgsko3ElGXiXhtDu9 7y8tQC0ACAW5GO+Q4WckLhoyhetRcRjEFRMq61RfkUq+VxYsI/Cuc94z6Ijsmx7G8mmj g0DD+qPX4p6oEryQ368he5AOAJWQ/LPIItBjqnDzypzC74ujwR/tA7nU7hvsEIoNL4mg kX5W4agbiBzeHRR1/UkOhtTI2aV63Yju2fxZvRnDQP56bOaf7L4F8OpAc7olDHpXum7c wYSfB7xSHyYt4IINMSPJRPzbmHWKhBTvgwJbiEwdojFV6LDIUXji6P0VtJMfm5cOLt5H 5WiA== X-Gm-Message-State: AOJu0YwOmfUBbSlOC7VgRqMZhMEUo97otggEgHk2RNDSOv10MU493x7S oLahvIdKk5V4IM6ZpTLt0WGBeXa/3qXMDrnLRK7TJrTgWj8EaTF30ilEljSs8bperOgQfVSXu+u J9WhF9cFUDzMaQt6QtAg2Db+Dy9+Qcyycvckdtylg X-Google-Smtp-Source: AGHT+IGGXXuEG9ZIGGv9nC5QEf6ONAwVX+Q5k4w1qHRu/FubNmw9FCG6dl+fSFDy+IVqrzruObyg0z7fnDvA X-Received: by 2002:a05:6000:1363:b0:362:6a3d:f59a with SMTP id ffacd0b85a97d-3626a3df6c6mr3087883f8f.6.1718771028412; Tue, 18 Jun 2024 21:23:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 5b1f17b1804b1-422f5f31985sm6184895e9.11.2024.06.18.21.23.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 21:23:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 21:23:48 -0700 (PDT) Message-ID: <66725d54.050a0220.a6b72.2dfaSMTPIN_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 99DE0605C373; Wed, 19 Jun 2024 00:23:47 -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 | +----------------------------------------+--------------------+ 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 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/