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 89F5742663 for ; Thu, 28 Sep 2023 18:06:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6ECF74021E; Thu, 28 Sep 2023 18:06:46 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D0D754021E for ; Thu, 28 Sep 2023 18:06:45 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3513fa06bafso27645285ab.3 for ; Thu, 28 Sep 2023 09:06:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695917205; x=1696522005; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7apBmupWRzqy96LmH3ibJVlQ2u2lEjrK4xTl8TzMyOk=; b=M20X+BMalhsrtGfxo3Xy0ezSnr9Y3W97EVUn0qlkvmVvaTue0urXnaMyAv9In4b+yz qS4++NMwy+p6rAu4trXk4IOSMEZCFydIc51bAhuNgLyCNVbGB+fs73C8veR94iUqAsH+ r1qA/JjDD4Ur/dlJo75mEi0Wpl1wa3qb47oVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695917205; x=1696522005; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7apBmupWRzqy96LmH3ibJVlQ2u2lEjrK4xTl8TzMyOk=; b=f1auY+tzIOikpwAC9L/u1djjBl0QDOuab6qkh8E5dT4Wtvi4zRJoqIaSNh62Uz/kkG hLiBdLTH/Bp+K/AQZw2hqwsLhxf1inMh02RBTyBsT/Q5jN6RjxM5a60isUKkrQXzA4Ww 0q3GmJzuOMCuASZctlq7Lx4SGW8eIbYjEWjbjsxHZj2cj1ORSfzUTACiZYiXBXdLuR/u urzIzWfLPA9fmzm94vmNuyFrQ2U4lEiEmPkX4pvfbm4TEvU8HRKR1BtR6aN4q69Vd83v u19EKaMD4IC3eA26vxPZNcXteqCPaewccKZPV0mffokJ0WNI/++4fQTbXAKOc4x753AA uCVg== X-Gm-Message-State: AOJu0Yzqtah2xoXt1vyXB5yt5qUc3z+cM1/2elHK5gURCPePAaSTFNBB Z6kc35bHbUzzjL7G5+fcQtuKiNHAHCisw9gp0HWjA9fp4JpSo+PRH1PDk4I0SIWFyMs0eX8d1Q= = X-Google-Smtp-Source: AGHT+IEGpL6VxnhYRPROYtsQNcPMyPRcSWB9n14SrxcSZc2pTVPushg7zklPLfbIkpCTHKeIo/Xj2QxSp+nh X-Received: by 2002:a05:6e02:214c:b0:34f:2edd:9213 with SMTP id d12-20020a056e02214c00b0034f2edd9213mr1866360ilv.21.1695917205157; Thu, 28 Sep 2023 09:06:45 -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 ee26-20020a056638293a00b00439f413ba13sm771329jab.25.2023.09.28.09.06.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 09:06:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 09:06:45 -0700 (PDT) Message-ID: <6515a495.050a0220.d3756.e079SMTPIN_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 880236052514; Thu, 28 Sep 2023 12:06:44 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/