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 D0621427F2 for ; Tue, 21 Mar 2023 07:08:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB38140A7A; Tue, 21 Mar 2023 07:08:03 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id DF7CB40A7A for ; Tue, 21 Mar 2023 07:08:02 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id n7-20020a4ae1c7000000b0053b61145406so12849oot.11 for ; Mon, 20 Mar 2023 23:08:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679378882; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jUVlPbXNbStoXpkcgYk3AwAJbXRp2dKMh7zhXQ4t/Ds=; b=NPGaz5NeKoV0ehtZjMJ3Q5QCo38iGrWihuYMpO2hrrdqUKGUcXMDTZwRnHuqHOdyhz xYUKFBFCJt29EQWQqGcBk2uiivqFDyOLM4/8/HIJpUPWYkVJWr7SaVOlOrxnujS9OoqT 7khVP+x/+gjO+45qZOU8nOTxQG6MfVFg+QseM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679378882; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jUVlPbXNbStoXpkcgYk3AwAJbXRp2dKMh7zhXQ4t/Ds=; b=nUyIrutzLr/4eCxb2W0pd6d9qZpEWB0+6GtERwDKXI2+imKqsEqceNPw/hRRPHqjsr j7KFmqTjRLxhRGUvpjHsySR8fwkvASAeEBfVOEkE6Ar/sQwJljQq2t4ucHz0nwUepET4 zqdVgsDe4mWR2EoTNqvu2ncyk40n5eojewPxWM080PG6orMHmDkgehaE2xTRU3Gb0vUz Qs970ntVH7B4eA3t0yoTm0EkNUW1JZmZ1oysC8WYk6qHTfyQrTs1x4/hLVPDKaeeoi65 S+dZMFkKsJha7jYhVY55rlFqB6EKply+6kSItB2Iw//WfRobl1DivqwZKsGKiCi4GRpH Xn1Q== X-Gm-Message-State: AO0yUKUJSJT9jaTe+cgnedLx72AhJXoH+VCBFOT6px1pxDRMZ6Hl2Vo0 S92B3EkSj3aBRMiiofKyWwx0YVPDeaBmH+8PzakKi/jc+8I6FXLQLd/nZh3M3f4KuNIsy90bUQ= = X-Google-Smtp-Source: AK7set+/8L2PuxAAiHowtqRY0RN+ovbeVUy06uXLX6ekbntqqvSksRk9Hem35H9SQJgQsvaahEYj82qGJJWj X-Received: by 2002:a4a:4114:0:b0:525:4058:2fcd with SMTP id x20-20020a4a4114000000b0052540582fcdmr556064ooa.1.1679378882172; Mon, 20 Mar 2023 23:08:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z13-20020a4a490d000000b0053b61123b10sm34721ooa.17.2023.03.20.23.08.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Mar 2023 23:08:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id CA5E8605246B; Tue, 21 Mar 2023 02:08:01 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C801C60214; Tue, 21 Mar 2023 06:08:01 +0000 (UTC) Subject: |SUCCESS| pw125325 [PATCH] net/mlx5/hws: fix bug in pattern creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230321060801.C801C60214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 21 Mar 2023 06:08:01 +0000 (UTC) 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/125325 _Testing PASS_ Submitter: Erez Shitrit Date: Monday, March 20 2023 16:34:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:33949800f1afcb7527b6e36c60c1548687ccb673 125325 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/