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 B3EAB42BDF for ; Tue, 30 May 2023 08:53:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEFD5406BC; Tue, 30 May 2023 08:53:47 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 83EBC406BC for ; Tue, 30 May 2023 08:53:46 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-397f6a71ee7so2777206b6e.3 for ; Mon, 29 May 2023 23:53:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685429626; x=1688021626; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SjlizcfIUIJj9vLA4Hr7mayhftBx08W3ZNEytCPcYFE=; b=dFfhHU0cLT/iofwUOvCLHGgqtOIbhAlTzZkc8OfzqGR+TuyEw/6ORX2e/Yyjj+W4zC rtTygFR119Rr0XC9rdFSDpwZrY66/f89AmHOdNARySB1ff9acAJ+yeljpnpB4PA2WyOP YZZ5xCX/o6osu/0mRFRbt8f52jDNr3t1RwAK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685429626; x=1688021626; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SjlizcfIUIJj9vLA4Hr7mayhftBx08W3ZNEytCPcYFE=; b=VsGnXbdbiIE1fbfUuoWkHY5kv6eZZuHVuxXsnwqxP0t/jyN+l42dEYEqlEqy9qpVb5 YO472RsqDbReES/HzvwJ4hgObIUqO+2ggMCZjUx/xpZT5MMXc+/QPK15JhGXDbNxobn4 h5SFaYB7kzMl3KDT/sUvF/YEtWPQpXTrwn83zRie0hVIJmYCX4BX7h7sdAfL9unwz81f vjugWd3Flyrtnit9FLURqr/PIQGGyA0kWaETpJ+oDuvlxui70g+IfqZ44Q4oQll4bYoB 661t2sOtPLUh+CWshCzwLZHPQgzA/TvB1JRgMEluUMZmJRaB+bngNKWfISgpt9KJbz/N vRnA== X-Gm-Message-State: AC+VfDysvLD6R9LthTddHIgiyMg/kBXx1QU8v6iKjuBLx4G6uxDw5Yws sLuavzfiuvafKZPa+qMFr7cn2cY/eJfS2EbEVskAQQ5OR/utEaoMirj0mfIqCAqPWQ== X-Google-Smtp-Source: ACHHUZ4OBspEAkdD/q8tDHHwOOfp60b1G1Ru0QLd7GL+iZxeEqKD3z+ZNM+NLfzClZmaaoMFhpXKgZUgnU/c X-Received: by 2002:a05:6808:3014:b0:398:41b4:5a4 with SMTP id ay20-20020a056808301400b0039841b405a4mr758182oib.12.1685429625852; Mon, 29 May 2023 23:53:45 -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 n12-20020a02a90c000000b0041438f12153sm85647jam.78.2023.05.29.23.53.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 23:53:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 23:53:45 -0700 (PDT) Message-ID: <64759d79.020a0220.44717.3064SMTPIN_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 6B6C6605246B; Tue, 30 May 2023 02:53:45 -0400 (EDT) Subject: |SUCCESS| pw127682 [PATCH] [v2] net/mlx5: fix risk in Rx descriptor From: dpdklab@iol.unh.edu To: Test Report Cc: Ruifeng Wang 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/127682 _Testing PASS_ Submitter: Ruifeng Wang Date: Tuesday, May 30 2023 05:48:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127682 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/