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 EAC3B45495 for ; Tue, 18 Jun 2024 19:44:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6D2A402E3; Tue, 18 Jun 2024 19:44:21 +0200 (CEST) Received: from mail-ed1-f99.google.com (mail-ed1-f99.google.com [209.85.208.99]) by mails.dpdk.org (Postfix) with ESMTP id 24D27402CB for ; Tue, 18 Jun 2024 19:44:20 +0200 (CEST) Received: by mail-ed1-f99.google.com with SMTP id 4fb4d7f45d1cf-57a4d7ba501so7119659a12.2 for ; Tue, 18 Jun 2024 10:44:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718732660; x=1719337460; 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=V1ZFV8hkr+3r204rxrlEGqRJmUpzvkSzFrcaFcm2Uxk=; b=czsR4ec6uXoIR0e5hG82oMxGpFPDdDnnsf20LIpuG8E7xHmeyf1VCriHwNWQbDinE5 IvgLqK2toJfJDjdsZmZLwWHRz6Hy6i8bD/LBVr1sIQnex0X23qCPEyCfz8OgyaEHs5Tw CR257+0jrBxl23lpBAtR20zSO6rBHSwRDSMZ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718732660; x=1719337460; 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=V1ZFV8hkr+3r204rxrlEGqRJmUpzvkSzFrcaFcm2Uxk=; b=Wzr/m+BzvqA4AlKTO5fGJ35w6cm95ZmAexNWCmIN4hUpIXAjlBTs63j8kd3RuxCwf2 3a/xxTTuQY/04lie15+9kUZNXrcs1zOUCyTslvLQ4i0ZnM4pszCMFI6FQ63epsvY13WJ A/c8VT7+vfJpoGd4AVJj7Bj+LyMr4Qed5Mjky3eV8bwgBf+8UIkgvL9QOcT8zu3lTb17 LbY2H+SXyWDxdPSXL0LIpoKS8t84pz57MmEa5aSiwgFXDL6Dwfav2DhAyrSh5TjtFG0d ec7P24PBKcpTVyEdj6fFNQyzsCJd4CnLGgP86V2TKzK21IahjujoSxyAOsp8ElP/2DER Vr4w== X-Gm-Message-State: AOJu0YyLogFv5M+8DUiQn9CNoLwpzujdcDJIWLFOSYvjKrsHyiBdPAKt TsmFupi/9G5zN/jH+B6LxcIml19Og3rAPJ1e8IPXQ/qmrY59eAit9abXntnMmpA/ZxxIpQgEErM hBXbyR66bXNYdUFOByJ2bXdD93Pt+WObXzGm5rCedVjOrJyu9AgjZmElr X-Google-Smtp-Source: AGHT+IESLkKXgVF/lbtJgj7p4h1J8cdLLh7k9mwhgAezeRgHI2XpEtefuAtBIXlxxxZ47uWt9EKMux978Iv0 X-Received: by 2002:a17:907:d383:b0:a6e:fad9:6dbb with SMTP id a640c23a62f3a-a6fab058a39mr21275866b.0.1718732659686; Tue, 18 Jun 2024 10:44:19 -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 a640c23a62f3a-a6f5b3b2a85sm17500566b.223.2024.06.18.10.44.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 10:44:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 10:44:19 -0700 (PDT) Message-ID: <6671c773.170a0220.abaac.972cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D6F03605C373; Tue, 18 Jun 2024 13:44:18 -0400 (EDT) Subject: |SUCCESS| pw141275 [PATCH] [v4] net: add bit fields to IPv6 header d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618121841.10070-1-getelson@nvidia.com> References: <20240618121841.10070-1-getelson@nvidia.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/141275 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, June 18 2024 12:18:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:567bb951716f1ae9e418eacda3dd9dac5edf6fde 141275 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/