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 E0835424CD for ; Wed, 19 Jun 2024 02:16:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD3564021D; Wed, 19 Jun 2024 02:16:07 +0200 (CEST) Received: from mail-wr1-f98.google.com (mail-wr1-f98.google.com [209.85.221.98]) by mails.dpdk.org (Postfix) with ESMTP id 462CD4014F for ; Wed, 19 Jun 2024 02:16:07 +0200 (CEST) Received: by mail-wr1-f98.google.com with SMTP id ffacd0b85a97d-35f14af40c2so5066830f8f.0 for ; Tue, 18 Jun 2024 17:16:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718756167; x=1719360967; 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=4h5xRX6C7vgnaLGGPSv0IgPh8EYIzt0sdfHctk+pla4=; b=GLa9rqnbAXDNxTaVJurE3/CccudHsu0AZ6yMObYTJDHpJ0ncwR+xkmyIjDhCfs86JS ABM9gZrYvWj5sEbgb3boFbL0CajTL5oha4mWz6/uMCTFk2BQXV79QYA6cUNK+4Klzex/ 2h2cSyoUkTj8kzfl9giuXoMRzTgs2c25X9cj8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718756167; x=1719360967; 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=4h5xRX6C7vgnaLGGPSv0IgPh8EYIzt0sdfHctk+pla4=; b=C4gjFB2WPesbjGwUjJjSu0cTL4XQ/rvh6z6w6gJ8Dz8vzwEes61A7UsM9HUUI91576 BblmRv12N5zCdP95A91sbIymOMSBw9A6VGXqk9QNsxtG8F8H/RnwkqimLe0sDyDSvNq8 lk9H4pMnQnvS942JI8PS5wBCw0fhhUL8dalEU48GHmxTwcBjjgXpdJa2h1Un/zPr1OQF /IGyrEM9wauP0WRiDbwuKFXGO+V8asp7oNb+YJXvIGsEh4NAF8bomfmMG6rFDmSc6vYw xLJ4/rJaYZ4fyWxurTLr4pl4B1n9GD6pVigbTWkAmogwk0SnfXWRgOMDRlb1Cp2a+7kQ hW8A== X-Gm-Message-State: AOJu0Yw/b8MTpIif5nSW2C8SDdKyYgjK9Zb6G1V+LKWpmfAt91l13o8b dHVW0hgSOYpRj1Sh4pjn30uqT+D6YtAhJoXWYcXXC0xubq3dgQPvYw6rjHrAKFVgg6XW1F1Dxzz tGmwzzM4TYbzSF0VfndFm1XCcr7224RsRDg2at8sSomDArtNaSLqLt5Ni X-Google-Smtp-Source: AGHT+IHKutSHc7R15wURmkwgS3MgH0TUvuTwm4Wh6G4q+kQHehA/+wZzarDR+ttuHnt9wbbd0zy63lDo+t7I X-Received: by 2002:adf:ce09:0:b0:35f:2550:e276 with SMTP id ffacd0b85a97d-363170ec9d7mr828229f8f.5.1718756166956; Tue, 18 Jun 2024 17:16:06 -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 ffacd0b85a97d-3607512cb6csm405988f8f.110.2024.06.18.17.16.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 17:16:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 17:16:06 -0700 (PDT) Message-ID: <66722346.050a0220.6d87e.4f94SMTPIN_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 26743605C380; Tue, 18 Jun 2024 20:16:06 -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-unit-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_unit_test | +=============================+================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/