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 B9BA242662 for ; Thu, 28 Sep 2023 16:33:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B38B34021D; Thu, 28 Sep 2023 16:33:09 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 740B54021D for ; Thu, 28 Sep 2023 16:33:08 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-65b051a28b3so52060056d6.2 for ; Thu, 28 Sep 2023 07:33:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695911588; x=1696516388; 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=VFvPblgDSiX4O33rmZ0HKkeQECBqz5V/rXosMtDEtJeHKOS7z+fLiXXHeMfiXbIxqO J4s6JC8RRmBj2C9kMk/TtYQazAgS1tTdSd51ziShpOcZlD4fKXMKuQynWQhBMn/X3qYX GJeFbAiUQW7qhG0tAujJK9PN7+ZB2zPokJuJQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695911588; x=1696516388; 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=Xmxgl2K7rHzS8s/lqUCr7qYYsivSvBy3mJczxShuFP+FlfyAvINnZU8tZuRyMz85Tj 5eO3jdNmnifFYCnV+LlDKyiBXwg69lpKtDaFazG98/BXgaWv2NCzrWXwl92jJivY1eiL 2pztEeqwf9juQ8wzQKS+75JrFuZvtmktbJcUFc6HQSj3XSsyIBrd20LDNiM0oJaCiHGM BQXsydXIrK038ICQBqqNR3fvs/n645rMbrjNiaEhedUvg//0eBKg65LnO2woYcxZZumO DZj+SFCvFlyA6KKU4TXVoLck4/+VU7ZvDX6Lo+qMfpm1ePU5WR9meGpzEb1foiAlm4IV j28g== X-Gm-Message-State: AOJu0YzpZbV6IgtAIz5H4Kbqo1FvutobdeTxKRxFgLChKskgmj3ow0vu t6kZNxUhzl6/wTxDcBplE0kE0kZ2D/gThomFLhvgWaIAHaZd658guEC9Sg== X-Google-Smtp-Source: AGHT+IFy08wBXD6avvU2szM83J2FgYdmlU6UeR9Zgd/XTpj9G1kUsfuEUBcAchDIslWvzWB/6qvfBuU1HUk3 X-Received: by 2002:a0c:ae91:0:b0:64a:a902:2c2d with SMTP id j17-20020a0cae91000000b0064aa9022c2dmr1247676qvd.60.1695911587967; Thu, 28 Sep 2023 07:33:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p20-20020a0cf554000000b0065b3136abc1sm516437qvm.31.2023.09.28.07.33.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 07:33:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 07:33:07 -0700 (PDT) Message-ID: <65158ea3.0c0a0220.94950.1119SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F9216052514; Thu, 28 Sep 2023 10:33:07 -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/