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 9F22D45485 for ; Mon, 17 Jun 2024 19:03:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CB7E402DA; Mon, 17 Jun 2024 19:03:43 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 5928E402BD for ; Mon, 17 Jun 2024 19:03:26 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b0682d1b12so27299496d6.0 for ; Mon, 17 Jun 2024 10:03:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718643806; x=1719248606; 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=7pILEzr/BEH8Sn9qKI8Iw5cu0dge6Koo6OpYfA3b6dQ=; b=U392RPKDdisHOjKdYzicsJD6KhnBH/Af66XWfpQlG8IOq9y6r+yw9pexuxnoRgYDkd M+quoEpS0HhzqKiX7MgJ6/GNLf42C/JWzbTOTHGM91GU9s8oYytER/tD5qdflfUnssVo atM7Akf00BqJvzug4UlBUc/NZOHcVtsy7Gwm0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718643806; x=1719248606; 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=7pILEzr/BEH8Sn9qKI8Iw5cu0dge6Koo6OpYfA3b6dQ=; b=Bst3jaJVu8/F4K5ElXssoB40XUnQwzX8bU5evGrMqz7qtwCOiFGUZhoMDkrjbDXKVr Fjn7F/yMv5I+oDlS6fuq5vrZwy4TIt70zF1TE8lE5PN/yCmUO1zha7wVD9CkGs6/8vEe RRwRKkqizlnv341rRA5Ged4B1YVXkfv24666GYc6nOQ3FLo5NhJkdFLrOnTg8e78TnN4 Qe7kqh2wXCPCo8JUU2q565LNxNTn2an4b/AB/KFSLkTSMH0FWCWn8Svdu3GTtkf94EUM j+I2ca/IS7UNmwlc14yPdgRAANs/9DMftDaD2YKXhJKBekK9yoExj3qjuHmV7QUI+EyA 3K5Q== X-Gm-Message-State: AOJu0YwnJX3fewOrLR0qDRgeiL3j3SCmy33WP6rcz3vz9FUXwlTFqFL0 zlsPVKyyImSwWPMnp7yPWKCt0igk3D72QrDTYnY5g/h9FHkb4Thkp7h1TN046XcEA6bq2bfxnje WPY4lZZI2kgxtfc89YzpNY57N9cBbvB7+IgsmuPV2 X-Google-Smtp-Source: AGHT+IG0wDIzXN4c/6NXTLTyyHKrAkd9sSGg4Mk3f4EOm1WtfhUYbXLTwhQ12SmI+licte0JQCFWTFvNz28l X-Received: by 2002:a05:6214:a0d:b0:6b0:683c:15f4 with SMTP id 6a1803df08f44-6b2afd79603mr97541626d6.51.1718643805738; Mon, 17 Jun 2024 10:03:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b2a5a2402fsm4168566d6.12.2024.06.17.10.03.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 10:03:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 10:03:25 -0700 (PDT) Message-ID: <66706c5d.050a0220.9368b.c12fSMTPIN_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 6F638605C383; Mon, 17 Jun 2024 13:03:25 -0400 (EDT) Subject: |SUCCESS| pw141204 [PATCH] net/mlx5: fix HWS VXLAN item validation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240617140341.168247-1-getelson@nvidia.com> References: <20240617140341.168247-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/141204 _Testing PASS_ Submitter: Gregory Etelson Date: Monday, June 17 2024 14:03:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141204 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/