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 2E61442663 for ; Thu, 28 Sep 2023 18:34:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 296404021E; Thu, 28 Sep 2023 18:34:02 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id CD6BF4021E for ; Thu, 28 Sep 2023 18:34:00 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7757523362fso212231685a.0 for ; Thu, 28 Sep 2023 09:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695918840; x=1696523640; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jlmUS5t96OAe5yEITmN2EWbP4PXbZjIM2fI1YhFKVe8=; b=IE+B8xZfNgcoitPeKVEV8EbnJiYrMqPaxq8MzTzZ+GemH8aH60YUZh3ioUL5EEfAFZ 0EYb0dCA3ADIOPQoxN2Y+DJZafKpOsRWOzuu5zVkUexYaS1QeGE96vXv1Y4TPiM2hRUh zTConkwkjQnxBtRa60hdGdl0rPde4uVXVhQOc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695918840; x=1696523640; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jlmUS5t96OAe5yEITmN2EWbP4PXbZjIM2fI1YhFKVe8=; b=V14OqfKHLjVvYixbUK8SET9sRFbYyNdpgCYk1hl6n7Rr2jWZCvGN6xKFap+R0vg9BZ 3McX+kXeoUF6hTgMJmvgrLJ6DZ3d/HenLVQkury6UiHsYL9heD8TZ2QuG0T6XT5y13iA ocFXS/RNVv588/Wetbc9kOwKqx5u7yi6O8h7iaxAvTpyE9wyYP0PSMlKxbJzgiQOmOxO /HZ6w2tts3lfAS3dSs0iHXcWYxCvEb12YgKcVHlQVnGmM/siKh/Q4Bt/fogRA01hV9YT dSEo4A00k1UN2eEyZysV4ayBymUf8Ahzi2UNV94MGkntiXI6Px2YXATjcemnqKyJNH+c l2wg== X-Gm-Message-State: AOJu0Yxu5vRSy+9EJAlvUIWm4p0wmWAtBkvwxMO9hzxGeg2X/MP85TBW 1QwGn0AVTensCzMx7EpR5yfqxzSPY3IJH90b79ODyn+3OfhE9cLEa9RtQg== X-Google-Smtp-Source: AGHT+IEcaSNNRdndAYCxga319axLNEFXLART2/QyNHFNLEVUXWJ2Bk6rlT8uwEZL4z91h3owIk4ggzcDtpSP X-Received: by 2002:a0c:e0cb:0:b0:65b:2ad1:14f8 with SMTP id x11-20020a0ce0cb000000b0065b2ad114f8mr1695734qvk.42.1695918840241; Thu, 28 Sep 2023 09:34:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d18-20020a0ce452000000b0064920bfecdcsm491763qvm.41.2023.09.28.09.34.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 09:34:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 09:34:00 -0700 (PDT) Message-ID: <6515aaf8.0c0a0220.6daeb.ee40SMTPIN_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 D28916052514; Thu, 28 Sep 2023 12:33:59 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/