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 267A642B1F for ; Tue, 16 May 2023 08:50:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24C8A41151; Tue, 16 May 2023 08:50:09 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 9102E41151 for ; Tue, 16 May 2023 08:50:08 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-541f4ee6f89so3959932eaf.2 for ; Mon, 15 May 2023 23:50:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684219808; x=1686811808; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4YUWxkNj/56aZEgxih27k4hdSKO9W3EyslOWlEm9IcM=; b=Iqf7MnSOYpZb5PB7xHYbCd8blSn0qN+OpwZrKNcfTEgs8Couy18cVHhwgsYo/KA6G2 EGpCV7vIqDES3ASkeTETNUiXcx8xG+WpRCIMe4iAsmrGrbUqaliN2gnY6xMGKCgWN36T C9BWytUjgwc+wGmeYhKISJxY533rwq6y9exFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684219808; x=1686811808; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4YUWxkNj/56aZEgxih27k4hdSKO9W3EyslOWlEm9IcM=; b=A7dL2uMe4cODGGqvpYnWZDQq/GQ8YJdiFJ8CkbFltIfo8AyDqg/LOI9MdMP3MxwRRk Lr8hzK4gtK3GX/Unj8QccD55Qsdm8bBVLXOX1ijIi9/QpCqE5HdRZj8dxR/yA8BizMEc j3AlKmUKw7cMST0bQnxVMkKDiJmaBBsdapUiwHJpW08iN/pAJuOO4ol3S5dhR2RHAmX8 WrhTfQ/Lm0bzaw5M4U6lBZP4rtIjGfSHikNRpKCBxwfSIxu+6nuRyxwLpIgPWwGKpnNi h8kBKRvjhYgnz7HAO8LfIiWHWE/LF5ZNwYu+lLSN+Bh+s9KcLyCEaiXvVF0ol1oX6f41 eqYQ== X-Gm-Message-State: AC+VfDzv64ndJc4VNIvssKKKwt6oMeYyyVwldBET/FKOm/e2qjFUpqe7 6F2WldxA3+YSJaCVuvNs5Hp5ZBoHdOup2mJvV4n0BekX4VdxHj2B+fyAnw== X-Google-Smtp-Source: ACHHUZ7uWvmKZIgPBnW6GiBMKUjEkN2uRojbJ5/0JOvawT7n8pzi9JaLlaVgEP8VKjJzdJUZ880dzEPKh72h X-Received: by 2002:a4a:255a:0:b0:546:1d7b:20be with SMTP id v26-20020a4a255a000000b005461d7b20bemr9148902ooe.7.1684219807872; Mon, 15 May 2023 23:50:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d12-20020a4a520c000000b0054fb131754esm1370927oob.2.2023.05.15.23.50.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 23:50:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 23:50:07 -0700 (PDT) Message-ID: <6463279f.4a0a0220.3639f.638aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 64FF0605246B; Tue, 16 May 2023 02:50:07 -0400 (EDT) Subject: |SUCCESS| pw126864-126863 [PATCH] [v1, 2/2] net/mlx5: fix sws duplicated tag index matching From: dpdklab@iol.unh.edu To: Test Report Cc: Rongwei Liu 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/126863 _Testing PASS_ Submitter: Rongwei Liu Date: Tuesday, May 16 2023 05:43:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126864-126863 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26231/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/