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 E4543438CF for ; Mon, 15 Jan 2024 14:50:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF0FA402AC; Mon, 15 Jan 2024 14:50:26 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 770CA402A2 for ; Mon, 15 Jan 2024 14:50:25 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3ed1ca402so79656305ad.2 for ; Mon, 15 Jan 2024 05:50:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705326624; x=1705931424; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qsZJwcDeoMNN2SSgpDb2P12t4hK7jnv/KKkccxuvQQg=; b=bfwpplyEOpAj2YtEGY8ukRZ2lK43v4ab9hNSlyOQJf1MvBw0Txk0M1bCR4bKCBO3a9 WJ4C0M81lMgVS2XXerYV+sYtks9P4naDcxBtXv04angGxeZrjNaIsPfLmeTrOh5kY17N hpqH25mP4uKs/3klUt5Iyb3+ktKIoru7dAmMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705326624; x=1705931424; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qsZJwcDeoMNN2SSgpDb2P12t4hK7jnv/KKkccxuvQQg=; b=B58nOJayvFpKjk4xaFzvTdOiqvj2aH38LQP+JZJLU7IjN570WWQ1MwfU351Zuz9FW6 jtIf4oiUs6embO6K3Tv+Ab8vLIEp/mJhnWlqPOQSOcq3kqSF0ho/QOolpy6HWpnYdqBz hv7r9SNzLl6hh7z9BCS6LSUMXWti1QfVPoeLs7jEKpDnipQLagKML0rMIVv+BkHQ8W0c PW3FGlbnLn+cxs82kUFxILM8I63AtKOLdSr7eSpAHgiz7QbLzswupN6HoEovKX42ee3w xmG+WkRQu4b1UxJWwpkzoGMJ/gbHrIOVYqpdutI7c7g3mk6ruoqNDbQft3xiCCbtbhzJ roww== X-Gm-Message-State: AOJu0Yzxs0Aa8czDqSU5i3LtSlP/tM9unBEKqQ8FYkFeOAK6di0g4j4B J/oaMmqe4RYA9/OyyRKm+6ti/bG/B6ing73UaVv7z+mSg50M3iGjeDZOpC3LM+oLylscp/oOK96 iYNQhVQ== X-Google-Smtp-Source: AGHT+IE0NLXCfQlp5hcedJpvGfwHQeDvesk0HsTJdqmdS0y69mYxt9sRbG1YOrwwdF8NgIUNVYS95thfWk06 X-Received: by 2002:a17:902:ed01:b0:1d0:6ffe:a2c with SMTP id b1-20020a170902ed0100b001d06ffe0a2cmr5351467pld.138.1705326624743; Mon, 15 Jan 2024 05:50:24 -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 p3-20020a170902bd0300b001d5dbc22295sm7267pls.56.2024.01.15.05.50.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 05:50:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 05:50:24 -0800 (PST) Message-ID: <65a53820.170a0220.ca20f.038aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E8E46043300; Mon, 15 Jan 2024 08:50:24 -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-abi-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 | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/