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 3F0D8438CF for ; Mon, 15 Jan 2024 14:47:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 386D5402AC; Mon, 15 Jan 2024 14:47:31 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id BC322402A2 for ; Mon, 15 Jan 2024 14:47:30 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-28c467446f0so6753628a91.0 for ; Mon, 15 Jan 2024 05:47:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705326450; x=1705931250; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ob2d55gppi6W7VWhdN8EFTT35WNqvDOs5l7gOiL9KMI=; b=ck7Jq1b2sYDnJ4IKPvCDQ/jbMdwNrlc7CO1gWOBlIhETj56Mn7Zcr8YQFMBbSIFw++ IclmTW1Ntxao2TzHNpmSHlibIpIbDyeZI710pqLJ9yfr5BEhJGSuzxTbiVdi6AtMsflD 7syN7KZuIYRHVefKtvIGfjAdV0sKqYfz075bc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705326450; x=1705931250; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ob2d55gppi6W7VWhdN8EFTT35WNqvDOs5l7gOiL9KMI=; b=REuIrHMzWc3HPZJ6fIl1WccDPBmZF0dnm7tfiM8U1+X8zzLlMtDD+JL+hOxVDKMCKE OLlJ0Vxu60qvNfptKk2JYh0npAJfjRbQq6mhk0fvQAJfcnD2rQKeFCIBfczOSBxHeCEP 9xvrKd1Z3MyfcmpOckNjJy/23LOQE9126iOWgxe1GE9GfgXldbdmrU6RFUvLji0vFOq1 c1m2TnbUVvQXBBIk6fA0Vbq3CoMdy0qo+PigpXADexgM9G5EDF8aeEEGTwsMmMJapEFR Gt3sU5S688MXRUXaddanHxw7JWWsRyP62cGTXmZfl/kPoi0NT7cNXrBau5IF7EDUQNtH 5cyQ== X-Gm-Message-State: AOJu0YwYxGs2oCOIPNIbiD2zOtSGGpTrAxxxhNcqItDWqmPnnPAaFzCn yfpjvK5by+90b9TI35Dnn7Nl8nFYH3WrF0ZfMXgZopXs3TVzDpQgz5Kq0lCV8NS2eQ== X-Google-Smtp-Source: AGHT+IEp4lyNyRDMjXCSSMUxvoF8zHWItdflCsVimlGbIZfg/xlx2148I+LzxpyhshePB9tIXL0Ne8VSl4e5 X-Received: by 2002:a17:90b:46ce:b0:28e:3189:f78e with SMTP id jx14-20020a17090b46ce00b0028e3189f78emr3423401pjb.42.1705326450013; Mon, 15 Jan 2024 05:47:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ms15-20020a17090b234f00b0028ce2950b90sm699598pjb.15.2024.01.15.05.47.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 05:47:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 05:47:29 -0800 (PST) Message-ID: <65a53771.170a0220.273ed.f8a0SMTPIN_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 CB36D6043300; Mon, 15 Jan 2024 08:47:28 -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/