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 ADC26438CF for ; Mon, 15 Jan 2024 15:19:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B96E402AC; Mon, 15 Jan 2024 15:19:05 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id A693C402A2 for ; Mon, 15 Jan 2024 15:19:04 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ddf26eba3cso3374599a34.0 for ; Mon, 15 Jan 2024 06:19:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705328344; x=1705933144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OyXHDVP5z27eECxhg7jc6CYPBQfxgysTnuVI2KXaMm4=; b=NjLjfOEIlsjAkjM/fx4qglr692Zjj48KPWsb2o1GyJbzCAcFZtAfiJKHWHegCpGfq7 WLmS8jZ6d+st9Bu95/aFsIEdXki8X2YyP6pw8gLO4L2YjlIcxfm/jGaxSF7kodq3oY99 i+7Fc/xfeSLRmLMII2I/vlZNDaRHLRXvLSHwI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705328344; x=1705933144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OyXHDVP5z27eECxhg7jc6CYPBQfxgysTnuVI2KXaMm4=; b=iXQczlPsV9tewWmI9Wq6JlKPl8Qc5Dh2HemC3gALMSvwSmg4YR2u9ytiCCUZGyGwGT ft6dZ9loUtFmfEF3nnOJq1fSrkI/fWRZgv7WOV2SYEDStM2xG7MBQaWyJj4JdDyDmrjF r5pe+RYstJq8eyE+BO7m8rd4C7AAaEY/yZwATyVvbmxBWHBej4ZaSg+Z5CvhSFZU12b/ VJh78HTbvIhULQn81kAbEGCQXhiG1HKDdSBAKcPLItXcfCAVa5kdE7V9u3hRFPK0LpJZ zZ3L+7As38ZTpmuauL588JbvQ7iQtGroX063f7kilukuaw9Top/gO+xi2vV0o0/3/Kwt hLZA== X-Gm-Message-State: AOJu0Yxj6Am3Sk9rqiF1M9epqh9vIBDqoN6rPYtnSvAVr0ys7WtH/3JR QIE3ErKt7LhjPeqr7NJmL0rXeBTC+9hCjiU2GPm04Si+Ds8SIScGOi7w8cxAge6agg== X-Google-Smtp-Source: AGHT+IGSRG3buVl1z7aaUpv5Ke/IaJw647hmjlLdzaozbd2pNmBxctLyT7Eir3CjjS8ou5+9q9nm11QUUkzH X-Received: by 2002:a05:6830:698a:b0:6e0:ba7c:4203 with SMTP id cy10-20020a056830698a00b006e0ba7c4203mr1283689otb.1.1705328343906; Mon, 15 Jan 2024 06:19:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dd5-20020ad45805000000b006802caeec18sm232092qvb.3.2024.01.15.06.19.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 06:19:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 06:19:03 -0800 (PST) Message-ID: <65a53ed7.d40a0220.ceb2b.f28dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9AF4D6043300; Mon, 15 Jan 2024 09:19:03 -0500 (EST) Subject: |SUCCESS| pw135877 [PATCH] net/mlx5/hws: fix ESP matching validation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135877 _Testing PASS_ Submitter: Michael Baum Date: Monday, January 15 2024 12:09:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:30468d404a3447cae8797576e885b9831bb88391 135877 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/