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 2DABF454DE for ; Mon, 24 Jun 2024 10:51:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DBFA40C35; Mon, 24 Jun 2024 10:51:30 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 272B44014F for ; Mon, 24 Jun 2024 10:51:27 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4ef765e6dcaso225174e0c.1 for ; Mon, 24 Jun 2024 01:51:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719219086; x=1719823886; 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=D5WA9y+gA+zGKpCimS7nuvWC3QC2Urg+PhZChhBr0HE=; b=fKKm7RHYekM2GeQBeCjxWGfcM6UOp17xLsva/PDeizBYtU7Q/nVZmjARhEW9/gMG5s 8Q4hZfAumyBHF3cz9iROG0VwmwzD1qj+MPHXzWVcj/o6+SOFChUBWNQ8X4nrkSGrMIeJ BlS3XDa5HSEyyxnZE5QSdHAtTA23EQ5+T7Zsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719219086; x=1719823886; 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=D5WA9y+gA+zGKpCimS7nuvWC3QC2Urg+PhZChhBr0HE=; b=BqOK95hdj8mML+TW7A7xQdZ29ZgNbiY9zSw/R8gSkahOfkl1Jzs/+FHYVQSdGOtwew qovEatfxvbCLbnVMQDyF6/rj9XleBK72dktTdKwgQEfvTsJmU7dM3Kbyowib7zFb41lj Fon+0za/1YMW486AZ+N80atiQBKLBvWDJjM9Bv1FRXTU78RaqXm5UBw7TXNUbr+02m2O 2wvpjkUx/T/yXxQ6H4nYqSd7K0jSRpWyuW5cS+daOVo2ihPqQijOWYrrQ9fPt8kbN5lK bktX78j3mpZhaponKp6lyPHumt3+m5p16ZDfYt7yL2vjgnf0qGYunO651e5GGHoAcS2R 3TVw== X-Gm-Message-State: AOJu0YwwG90r1OpJQGF64nGozqF1/Q/ieZlu5umsTFJKtd/0D9pcvkfe qNWscQt+sgWMXmFxZtl8Y3ETAfWfFxLcIKATh4tLKAjqiMIAgyBp3WkmUa/2qSs9arPzJHFwOgm Pw8J8JpIdEhTfEjK3sdupLwPeFG1GnLspFaCRscar7Pham1O5miUKoevZ X-Google-Smtp-Source: AGHT+IE5HVTyuJfYcVilUSCHXNFdSBkTZknx2xHoQLl2vzdvip2h4Df973dz/nXT26huHK6+ksuicB9rpCU/ X-Received: by 2002:a05:6122:16a5:b0:4df:261c:fc0c with SMTP id 71dfb90a1353d-4ef6a77e8c0mr1981193e0c.13.1719219086440; Mon, 24 Jun 2024 01:51:26 -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 71dfb90a1353d-4ef72c52866sm151823e0c.7.2024.06.24.01.51.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 01:51:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 01:51:26 -0700 (PDT) Message-ID: <6679338e.050a0220.88e75.b15dSMTPIN_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 1CB82605C373; Mon, 24 Jun 2024 04:51:26 -0400 (EDT) Subject: |SUCCESS| pw141511 [PATCH] net/mlx5: fix HWS GRE OPTION item validat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624051100.42212-1-getelson@nvidia.com> References: <20240624051100.42212-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/141511 _Testing PASS_ Submitter: Gregory Etelson Date: Monday, June 24 2024 05:11:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141511 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/30283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/