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 BD79442BDF for ; Tue, 30 May 2023 08:53:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9D5F406BC; Tue, 30 May 2023 08:53:56 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id D04AC406BC for ; Tue, 30 May 2023 08:53:54 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-456fbddd3e8so1129270e0c.3 for ; Mon, 29 May 2023 23:53:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685429634; x=1688021634; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SjlizcfIUIJj9vLA4Hr7mayhftBx08W3ZNEytCPcYFE=; b=VMWd0q7DUN1/dn79qQ5nDUXku+f8KSytdqpS5BHMLuxvL5j6JWz6vRxIrNYJsszFrt iOcjdpD9tY0+WWpWJYujK/Teylag9zA+6U+pqJEXE0SKj2AiXBva1eTo3NC3rQuwfMiM UxaULoOklrepgCKaFz/eCPxDQWpshEXO4WDC4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685429634; x=1688021634; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SjlizcfIUIJj9vLA4Hr7mayhftBx08W3ZNEytCPcYFE=; b=ZVdEEEu/Tn25cWBhf/s864WZDgiyR1b94ilFOTYLQ5WUfTsGK1o3ZTijBNb+cI+8sl hNFbxwA360N8KfFt1XUdKXKeZW8P8yT0Xg+zpnc3yyXYKIw+4wnineA+ZV7tYEHavyA4 jWvYI2QCt3qT1C81ySKsficIWSNYRmywJyxR3/XOjtFJ1cxx7c3iaZMzaOOJp5N3LBog CdS6/b+eYR01BL7V/XqMN/qy2hUPmbsrN5AgDRjkiwnL7M3lQD+5zhaPdDGJ5M5mpZrR ohXssXwD9hSbkvrzHbmj3Ec+0oL+Rrf0lDAw8yiyGqYvSZW4LjDpKw0dS/hSZV+ZqQjw WCsw== X-Gm-Message-State: AC+VfDzn6VZRaRmsQUIZS/GNwcYw2rIU8NoiNstaLeaP4Htd9KB4UaCT a1/bYebDsVtVKylD1A6NhCGQxMeaQN9M6UfJABw0/oI78ad5kQ== X-Google-Smtp-Source: ACHHUZ4RmIRhVLGTDxdSDXHA/R2VNyyMRJY9ApBbxOIAEPC8dSKQqNuOpRuS14np7X84ZD071OUNTO4WNgLz X-Received: by 2002:a1f:d2c4:0:b0:457:294:9d72 with SMTP id j187-20020a1fd2c4000000b0045702949d72mr228741vkg.14.1685429634191; Mon, 29 May 2023 23:53:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb39-20020a056122222700b00457053bf931sm455488vkb.4.2023.05.29.23.53.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 23:53:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 23:53:54 -0700 (PDT) Message-ID: <64759d82.050a0220.2c1c3.8619SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D0FE0605246B; Tue, 30 May 2023 02:53:53 -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/