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 E851442662 for ; Thu, 28 Sep 2023 16:53:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E390F402CC; Thu, 28 Sep 2023 16:53:58 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 13B154021E for ; Thu, 28 Sep 2023 16:53:58 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4181f8d82b9so45149411cf.0 for ; Thu, 28 Sep 2023 07:53:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695912837; x=1696517637; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PFZWjJax3jdZeT4plhWrV+IgskRe9KPm6F2j3uHNSp0=; b=CVoR36R0EW7W2P2WLTruNWH/wEu+oQkslxmV0JvS9J8j4pIaka61amHfh+Ubm8ukKq QjYKOSO2a1fh6qnp8t7pKuk1g3dwgGH4D+fk82DXeVIJvDJb83LxDY6z3fuCrjLVKCcx v9AxbqVhcGDNyU3vjRhjOjAS0C4qNlXaZsdlY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695912837; x=1696517637; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PFZWjJax3jdZeT4plhWrV+IgskRe9KPm6F2j3uHNSp0=; b=qdZLEwZiCLJysgSXuLoLmlUq2fv08NzMQX73cmYd2FO8lCMFMwhdDARV8z7V12VvlL XaBmfM1/0rCp2QC1xKBVkuk4GflXvs3FJD5KymNZlsiGS+56o0UzUAogPFVV8j9XzL6F LhLCDdeFx1hHlcGVIhwlk/SNXK8JLpGtO87GS+qNeKX0uJSOh6CYt1fVI63piqeLO7sU EtKDPZPqbnl1xKFZE/zSL9GryvB1AYNiMrl2m5mrkgr7gRm1q0uKobG60OVjPhhJvCaT Upj3ijEvm8gmvaQMKs+TA4Vxe71dHCODVgDdQNpMt+g5mtDiNRlgAvEHZVPjXVAcGzpu dNYg== X-Gm-Message-State: AOJu0YxTujsG4PGnnq7WWapfybKAr1OFZuchtaJtRVj44FsTbQL6bxem 0k8Cg/tzGutjL8fc04iLDtaRV21bYoBwKE5yILZmnx+SH5rhE4j7Cd1zoQ== X-Google-Smtp-Source: AGHT+IElljOe11OOL2jjCY/dZ7K9amDKnaEl4bqYEfRjM7WGQQUa2bebWG6NKNoXQ4L3rsP6PsewrEWfYG+i X-Received: by 2002:ac8:690e:0:b0:418:76c7:52ab with SMTP id bt14-20020ac8690e000000b0041876c752abmr1724447qtb.52.1695912837466; Thu, 28 Sep 2023 07:53:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l25-20020ac84a99000000b0041974906eaasm12528qtq.8.2023.09.28.07.53.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 07:53:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 07:53:57 -0700 (PDT) Message-ID: <65159385.c80a0220.deeb2.103eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 160E26052514; Thu, 28 Sep 2023 10:53:57 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/27771/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/