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 C1530438CF for ; Mon, 15 Jan 2024 14:46:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3727402AC; Mon, 15 Jan 2024 14:46:10 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 41A05402A2 for ; Mon, 15 Jan 2024 14:46:09 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3bb53e20a43so6156205b6e.1 for ; Mon, 15 Jan 2024 05:46:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705326368; x=1705931168; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ob2d55gppi6W7VWhdN8EFTT35WNqvDOs5l7gOiL9KMI=; b=O7gCEUV/JR0Lh6T77R9LAWFVrmtIpiezl8WJans0sA09UxYpIe5btxCuYfTVT4p4Wo QkvTEZ4AtBACSpHuKEA7xdRHoP61l17k9aDUztAjONmIRTdyPhH8r6wK8b91a9ue19+i t9Lnu7m3xZmn+++8fhIwa1mNUxKW9JpUmwbx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705326368; x=1705931168; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ob2d55gppi6W7VWhdN8EFTT35WNqvDOs5l7gOiL9KMI=; b=Z7AThAtRgpXYLekEHWNdObADt8opRbGMgeQcMIqUsullERYRXt8YFhWCi1mQRxd9r/ euSnJGudBu0gKofaVCjw2ooLwen/gGE4ttWbhvRarQN9FzoQa1WSg7DQxQ0oh1qb31FW M6wRH3My1WxF1OyfFoLKEuiwA3CcgiWaVLXiWkiyoL5PvRj5S1m0kWSmTfX8CF0K6/Y9 2P+xcVBBMXrXcOumvzxOBjBemxH101CzhZMD7kqXkQ47StbhugqqsMFXeuttVMG1OkFz qAEyPelMNdoM8qg31zkbE3UM44FoFCkrmcncfB2/yGSUMiEImvMO8tCp5IdFlbi+vq3Z JFew== X-Gm-Message-State: AOJu0YzQ3LUD7WF8CwrPNLSwS/e7cTBA+igh24fV0kAMls5KeIOu6ajg sSBTxDs/WlqOsjE/Pttuh1ENLXcS/O553GZB1H+Wwi3nv5z9oB3cyxqIH8zS+i9Ngg== X-Google-Smtp-Source: AGHT+IEW1CDFYsuMXEwG0acyRgV8eC9jybT/0iCCB/mgjF5VKuMNhTh039fAt8m5maIUqcFkLMNyIizilWSs X-Received: by 2002:a05:6871:d08d:b0:206:86cf:1c23 with SMTP id mw13-20020a056871d08d00b0020686cf1c23mr7713632oac.21.1705326368647; Mon, 15 Jan 2024 05:46:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id xv10-20020a05687121ca00b0020437d03d97sm292972oab.20.2024.01.15.05.46.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 05:46:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 05:46:08 -0800 (PST) Message-ID: <65a53720.050a0220.56656.2e6eSMTPIN_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 45C376043300; Mon, 15 Jan 2024 08:46:08 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/