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 83BEC454DF for ; Mon, 24 Jun 2024 11:38:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BBC64027B; Mon, 24 Jun 2024 11:38:08 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5E71D4026E for ; Mon, 24 Jun 2024 11:37:29 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-630daaec9c7so37613137b3.1 for ; Mon, 24 Jun 2024 02:37:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719221849; x=1719826649; 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=M+7biSF7ThovNPZnUdVWJV3guC+ueQ3Ms+ZPxiV4ziY=; b=Ye/rrNMoq23BIYKHtQwS9fNEv4o5uSQzjyzdZGbNvmyJ5AHr9MStyVFnnWED/I5Bnr nhsbPe7lP8fbukgJtnS7n+xJdVeTkWZ8IGdhRn3FCkphu4ITwdRVucHa6Q/KM+rMHl1b jzDiR8AIwZklkpznHkP+nkbbsJQM9ve7BTqyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719221849; x=1719826649; 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=M+7biSF7ThovNPZnUdVWJV3guC+ueQ3Ms+ZPxiV4ziY=; b=jPq7gan6K0/U4nwkp9HV99UU+NPPgXv3f5hsfcJy3BWsMY8H8Fxmdp2cQLhEepj0BN 5oIvnnRupdTe2nYlTRnODiBnStX3UwbKxtt4TxMs5d/et8akJluGMatbNQKQmvNOVSiI ooTWGaNA2Zwp8d5CPOOHY7FuXPjusXbPn+7MgBHZ64e9d3hnNt2LScumZRZ/eYVelUlC IA1ZYil0b/DIOb5zOVXPsLFbj4fYO31j7lWuKrSCef5RzVLwAqTKzxE0kK1c/NA2DkM8 DlUHaezss1oB+CScM56Yz0c3f9YUGkxlrBpE7rl+uH2+1+/Wv/3fc2UqS445NBzVRO6T LRDg== X-Gm-Message-State: AOJu0Ywey9/3+WlIDn8b8J0yCAxRvL3jfIZNu4zKKLxFYgtQf5faMXwZ zW8MBbXgvAt7rEQF0eYbAOkjcVxEOFf6EYz9RBWSUKqKH9fkOAljMHhVA3HCZ9NoA6OlmFyJIKw s64iLGt5tM74fJTqjtUwBl8FouMlPStdgLBZYjqBq X-Google-Smtp-Source: AGHT+IGEMWG3DWnA7vLLxB7NzH1/X2ZIYrDRUB/lWKiJOpKQek3txMiC/SPQyn1tz5WwUFrkEa2aHdqBv8oD X-Received: by 2002:a81:d80e:0:b0:63b:b3b8:e834 with SMTP id 00721157ae682-643ac131e89mr41965267b3.32.1719221848827; Mon, 24 Jun 2024 02:37:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-63f14c2578esm2497817b3.61.2024.06.24.02.37.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 02:37:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 02:37:28 -0700 (PDT) Message-ID: <66793e58.050a0220.7a1f7.2b78SMTPIN_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 6CA82605C373; Mon, 24 Jun 2024 05:37:28 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/