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 00FF645493 for ; Tue, 18 Jun 2024 19:39:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2ED1402E3; Tue, 18 Jun 2024 19:39:43 +0200 (CEST) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 031D6402CB for ; Tue, 18 Jun 2024 19:39:43 +0200 (CEST) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-a6e349c0f2bso748412466b.2 for ; Tue, 18 Jun 2024 10:39:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718732382; x=1719337182; 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=WJCFBLrKI+IrOe1vVW0nB+y8o9r09/u9QlM4nRrwK7YJxN42djgbGDD0NJFEvZ9iYY GoKrSpavUYOHjs32K5YEcihIo+phFyUDcBGxSnCo1zyvYpk684wgYGyjDaGK5Y6Kr7mo G9kE1hi6z/FxCqx0w/AW8UaZkTkP/aCmOBkZo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718732382; x=1719337182; 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=r1tOTu0ofr4hOZdNB9qe3AfOxRudf63+ytn3sIrsVVWH4MM95yL4SmfJQbUpXwOxUj Jmwffz/y4gt5UnYheMwn0b965C2xg0bIFmF37ko3u/IEoguFtBZ32eD0/Kohf7VyHR5i tzRt1d2fcl7N+/Al4VEdAxcUhPjodzkkO27wRWRfpwyAu4uVeppg+MZKI0JVhaz+O3NO FihevE/YvONxAE1Ijhm3m2Kl7cRkRr3zCZotgNsa7pffMbEEwkQQqtVPviy4Z++sKV6F I972fbNTbf4hl6aUWam5uJNtom+CDyiPPcIwTm6yLndrvSDAZvPsf/95zdsjkE2KDVw0 GY6g== X-Gm-Message-State: AOJu0Yz4RIfbu7sC+0Y7zzT8C6h7A51SQ2CIA7sQllTFcgu6iMI7e6am WSXu5lqazVoqFNx+Uiwu2PQyCKkwedMFCBgoW5CJLgjrwMqudwanV0thbFq079bnc5luPuJpwI8 sIa1zwxOnyUdyFonK0nRXklppDYuQ2rlGyL6qHeEp1Al+yToCxZbSJnaG X-Google-Smtp-Source: AGHT+IH42Kmi3qFeTIkUmrU5f9+OOgsYL0VcBkkI2htFCqjVgDIKch16jr6VAYG9fG3PSTjBKeQmvMMIDsFT X-Received: by 2002:a17:907:874e:b0:a6f:1e06:29e4 with SMTP id a640c23a62f3a-a6fab77a25emr13182266b.57.1718732382596; Tue, 18 Jun 2024 10:39:42 -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-a6f56e8f2edsm18625766b.192.2024.06.18.10.39.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 10:39:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 10:39:42 -0700 (PDT) Message-ID: <6671c65e.170a0220.6e622.9f6eSMTPIN_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 C0A3B605C373; Tue, 18 Jun 2024 13:39:41 -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/