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 1E9B445491 for ; Thu, 20 Jun 2024 05:07:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A5E3415D7; Thu, 20 Jun 2024 05:07:01 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id CF9D740BA2 for ; Thu, 20 Jun 2024 05:06:59 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-25ca169f861so204085fac.1 for ; Wed, 19 Jun 2024 20:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718852819; x=1719457619; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=TZ0sZkBodEeAU1aLAPW5u9cF4uZJKS/KuruWzCgFDtg=; b=IFUVnaQNwWuFKcOVS4Rm8NzcPgSCRsXO6OAg+wehqz/u0TRMV4J6KR6OV61mvIUtan YYfihyLhNjBlrNuQDBBT0v2USrF360KMUEaj4jNoQSmG7cezzDhRrRytj1f3+9FheD13 SdtqAKZThb99uyAyE72mi12QKlYvon6CbPvJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718852819; x=1719457619; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TZ0sZkBodEeAU1aLAPW5u9cF4uZJKS/KuruWzCgFDtg=; b=ggbROnVkV+GqaKOwAJqL9XC4Ir7qOvqlrcjQ4U46SQilU7F1hgnBhEsl1PnxVXjT9Z Kom0WSc6cQR90YvrdE09p6uifHq1foYBSQSZifLTyqTcvKRfrpoHMy4MrvSkX2l32jfO zU83Nbg7P5tPREWLNDvx3ib/ZlUjeKuaXmJX7dg2wChTM3/j/8Fl2mNtAfMz9ZNskV2V yvDDHX2DRKtTpZcelb+ZySYuwbemBELncLLPRTN3NrmllQtb6ok5qm2KM1ZK6k8OVOsm 7HyCsY4xpDUfNq2X5//4oHVn+S5Ddrql1+zTUe61Ux7qNeD1l+n/CFRB6KR1pWJnw5e1 +Eiw== X-Gm-Message-State: AOJu0Yyh4vsHUiwAkIKlB5ssAWyklj/MxOx9aCwKv5Sp2ZLOpwOQNoho Fzayv5oVnPFE6SkIZ68D70IE0A0fbfw9JUCKEjOco8YOu04H7rciWNiRqNdtTcciE9AsJN/Og/L cEpoe5jN2ydt/Ab5mbBOuP6kvZ+bluCM8JJOJNEjIavcdqgHI X-Google-Smtp-Source: AGHT+IH/gd7Bi26A3xYdneRW79J1EQL/PolgjGmQ6dN+y4/uwJu3/nQRepYY/PGz3sFXy+dPWktrpZLzw1Q8 X-Received: by 2002:a05:6870:71c3:b0:25c:bf50:7655 with SMTP id 586e51a60fabf-25cbf5084efmr197709fac.12.1718852819003; Wed, 19 Jun 2024 20:06:59 -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 586e51a60fabf-2567a94b7afsm455663fac.5.2024.06.19.20.06.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 20:06:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 20:06:58 -0700 (PDT) Message-ID: <66739cd2.050a0220.4d134.fdf2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 72B746052754; Wed, 19 Jun 2024 23:06:58 -0400 (EDT) Subject: |SUCCESS| pw141407 [PATCH] [v1] ptr_compress: fix offset to use port From: dpdklab@iol.unh.edu To: Test Report Cc: Paul Szczepanek In-Reply-To: <20240619162713.2489866-1-paul.szczepanek@arm.com> References: <20240619162713.2489866-1-paul.szczepanek@arm.com> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141407 _Testing PASS_ Submitter: Paul Szczepanek Date: Wednesday, June 19 2024 16:27:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:22ce39b3aadb109cbefabb91aad44c94e8c2a5e6 141407 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30257/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/