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 3120A42662 for ; Thu, 28 Sep 2023 16:35:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B8404021D; Thu, 28 Sep 2023 16:35:57 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 409B64021D for ; Thu, 28 Sep 2023 16:35:56 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f4db9e11eso128539167b3.0 for ; Thu, 28 Sep 2023 07:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695911755; x=1696516555; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KkbTiSkleHn/hqKlx1Ekaz1+0SdSb3tUsNuuSgibwno=; b=VA7EWe0uzKoWIyFkhZlxwWnDJXzDuzaYLR1pEmkX12V3XfGSXwgmJ9O1XhQyMMEJnZ obMiR7xH7zW12w08kzOaEI+o9gnZ46AzjrqrCuum399MhlAptKnz1XusBYoTI5m/Syey 6M/rh6nzQxyv9D0QYbF9QoOmzFrHBTIyxf3xE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695911755; x=1696516555; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KkbTiSkleHn/hqKlx1Ekaz1+0SdSb3tUsNuuSgibwno=; b=dsBt5bR0JWrK8rFQvC/sMYwtZKRVuqIbL6D72XHRLYnMR5NmW6RD2RGyj35wbG6oqP CV/D9fLevxTmZE6zvveeVgULl4w2+MfUGuXCaoWcrVG2N3zvPpNh3zOT2Gue6QgI69lY AFazsjZbBCGRVk2MugbuHOUIQ0uXKpBaB+Wnl+mmV1QN3cxpnwD5aJIIoJhONuU6COHW r+IE06BEZq5KCLaKnHozqLTtPB1j1kD9Meztg1+vEy9NTTfe2QdnKrq5WXFgWsFo0RI7 VHEwfiJZ7v1I8f8+Nyozjvr30E6m5cTI+6/nEKmlwPaZjap/0c9LN/Qd62IekQwiMoUY p//Q== X-Gm-Message-State: AOJu0YyPUI4FJzh2etyJ6abDK8gvOe29pnw0miAMh2dAEV8SAweFexeB 6f/vsV8vkC3ZKYkE644qylOSdswU6Jv8LOl5XQZg4NWmWcS1G3vC7DOtOg== X-Google-Smtp-Source: AGHT+IGltWX2bbRLJXLolnY7BIpK9UkW1KdtNkM4YjmmuHoUNc0sDvk3aBW5Hb91RTDU2hHPSir2rXeCRY/4 X-Received: by 2002:a0d:d40c:0:b0:59b:fe46:82de with SMTP id w12-20020a0dd40c000000b0059bfe4682demr1405200ywd.18.1695911755594; Thu, 28 Sep 2023 07:35:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x195-20020a0dd5cc000000b0059b524bc16fsm1478751ywd.20.2023.09.28.07.35.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 07:35:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 07:35:55 -0700 (PDT) Message-ID: <65158f4b.0d0a0220.b83f7.9030SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B6836052514; Thu, 28 Sep 2023 10:35:55 -0400 (EDT) Subject: |SUCCESS| pw132133 [PATCH] net/cnxk: fix TAG read data offset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132133 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, September 28 2023 10:50:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132133 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27771/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/