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 13AE1438CF for ; Mon, 15 Jan 2024 14:47:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F28B402AC; Mon, 15 Jan 2024 14:47:02 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 09B66402A2 for ; Mon, 15 Jan 2024 14:47:01 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5f07f9d57b9so84116397b3.1 for ; Mon, 15 Jan 2024 05:47:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705326420; x=1705931220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qsZJwcDeoMNN2SSgpDb2P12t4hK7jnv/KKkccxuvQQg=; b=UU8XO39l3EOIhmOyYR4fAX1naYmiFqabUS9VqmSIN2Rr5Maih2T+z9fHQ3Fj15mIyZ FiLiAFJDlaImmepSL2YSQ7dJSA8HVaGaAJzcODURP2LGtyVUKwuThT0Vjfr52ILksAYP 159twRUawVlBtaZpsOcttxPjnu2/Xyy7WftFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705326420; x=1705931220; 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=mkN3Aq9lg6N+CTKbm23I2LlRnAmK1xDc4fEP86K1EhwQ9UvrYgNhPxNUeUz39omiX9 RPncJcrussOw+MVqD0QMRSZ8+vQGjObZfnLyqvIKbvz10QM/GzhPxiwltEpDnDGZnbF6 cpiu18LMIdrfbaOG15QVnsu2dEcQ/oFIA4weaB8bLCnRsXAYZIojwae0hAKh81tRec0p WImB50jS+1OKWZuKG0uH088U5X2yD/PDrvtvpeILF7m/LP4B/A2zD2zXCJTzX6zlEX4W K/Py/fpC6k0qul/XIIdnA1RIRO9HOHj0gtl+Q/HLWlN6uDkIkOwjCTGJoKBJSOk8SxEc pdfw== X-Gm-Message-State: AOJu0YwXqFHGcd2rsH4jXbsdHE8ejUoOsCRoLteyUaVrNPTDJYi9Mdd6 OWzYiQzbAHzX6LQX7dC5uPCeQDKbzeVPbPR9955wttzhp5FwLVawXF7CB23WVQ87KCnFcvUqcnK eH9RE/g== X-Google-Smtp-Source: AGHT+IHtQQt3qRixw+pQs+B06mgywJLgFM02m+GMSnXhyoDBk+2HYhD1HN4U9y728PDJ8rSSI6WI3MfAJd3K X-Received: by 2002:a81:f80b:0:b0:5f7:c08:5c66 with SMTP id z11-20020a81f80b000000b005f70c085c66mr3402650ywm.81.1705326420431; Mon, 15 Jan 2024 05:47:00 -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 ml13-20020a056214584d00b0067f0d5ae3c1sm230880qvb.31.2024.01.15.05.47.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 05:47:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 05:47:00 -0800 (PST) Message-ID: <65a53754.050a0220.a91ad.f31eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2483D6043300; Mon, 15 Jan 2024 08:47:00 -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/