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 207D7438CF for ; Mon, 15 Jan 2024 15:28:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AD94402AC; Mon, 15 Jan 2024 15:28:19 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id A8FD7402A2 for ; Mon, 15 Jan 2024 15:28:17 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-429be9fe952so29668231cf.0 for ; Mon, 15 Jan 2024 06:28:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705328897; x=1705933697; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eSjUsvhw+5S+4rqjfyasfVHuNU+PaECatNthhOo3pgw=; b=XRmtFyHa4OCdfm3umaWW1oHVzDT3T7aqOAXdAUn+OEdPiXhmuKdsRcL556T7v6NLfj ZvfqYAOMhFduij4Qgn47lnNdwtrM2uayDsMbhmZOPQV3Ri38AxUR+nfogROLHTrbl6Hf VjXS1E9C7yC0fCjjK5D1Omhl945EbF7leV6W0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705328897; x=1705933697; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eSjUsvhw+5S+4rqjfyasfVHuNU+PaECatNthhOo3pgw=; b=qMSFIbUEE8MOkvu5kUfhdffq9Dvu58pFa/TlVrjehJMvSNrGnRP1o58wCKCnx5YOnF V0O5cEKudkBJcVOfOtjr3sEgchSjx2J7AmfM+bx5/xzdp2G6xOdahy0vZTFQEJ0G1OxT M4Z5HUXLY3DjPE077WfqXPxZMb9siOg9VMbs6bRCIrtx056gC9N6/83SduOjv2honat3 /d4As5t5n7LQRFEAUa0xvIBR6piWAkXTIVn/dD7ueHbwlll4RRuo5b5qnMQCIP3KrSOL wE+nERlIvWJtYlJmil95M/2lR8pma5ydQBNrCjNJElI8eu9rimOkSsjozct2Xw46e4Xe KKvA== X-Gm-Message-State: AOJu0YxfKz+ggrXlSAZxYZ6l6euUeryJ14JtXZtLl3vlpPuODwocVIkK BaOr6nUI8Oh+NvPitqtB8W3OKRQDUtkK+ZWBoa7VbBPH4MBkt8vTk0WysQzHxEQFRzHU1U3IVDO nZnQwGA== X-Google-Smtp-Source: AGHT+IE8nb1fVUd3Hh9GXzEBtvfVT9m6WbxWCJFINMa+yDIjDxCRH2U2sMXfD9kVbz4sdEAoT2IVC75igsqu X-Received: by 2002:a05:6214:f27:b0:67f:2b7a:69ad with SMTP id iw7-20020a0562140f2700b0067f2b7a69admr6356821qvb.64.1705328897028; Mon, 15 Jan 2024 06:28:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jo5-20020a056214500500b006815e2686c6sm76103qvb.46.2024.01.15.06.28.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 06:28:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 06:28:17 -0800 (PST) Message-ID: <65a54101.050a0220.4dcc5.31d9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 822CE6043300; Mon, 15 Jan 2024 09:28:16 -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 | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/