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 97D3A42BDF for ; Tue, 30 May 2023 09:00:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F411406BC; Tue, 30 May 2023 09:00:17 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 7E7D4406BC for ; Tue, 30 May 2023 09:00:16 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-3f6affdb6ddso46519201cf.0 for ; Tue, 30 May 2023 00:00:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685430016; x=1688022016; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oGv95nsO84XysraaZatb33kc1VwA5xMfaavr7DqSeNI=; b=TPcOAYT3khO0gZp1eqjOBUsq7YV3xrRpUf7nqGX9wyS4RxjeLuyIru5g7NXEi7RvtV Ul4LrIf6Q047WBCmCp19V4rYdsdom6OfKqt5KkT2QX/GW92J+ihkwHMtUSTe2I3zZOzv uUmVCVrJmWedFQDG4/FrNdZRhVOE2PrKti2zU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685430016; x=1688022016; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oGv95nsO84XysraaZatb33kc1VwA5xMfaavr7DqSeNI=; b=JHewvsG+HSK90Rp6Nu8A75WUNle7DNAjf8SPmUcsRCtnwIwscOENYqrM3zYBnKRUvr IxTw0FpGxrgWEwvsWo7xMHalNWjJhLkKQzrVd4g1yJn6L3BofhkK5vO/vmrvUeEhr9CS 1enxlQYMnnkU3VmULF/EufQsBbp60m2eIb+/YWVG/CTSIxFM4ABQ7j3V53eewpa38wiq +oGwDI1NyRYSGEPkHQ7ojqx0bAURa5eeAUj6VD+Db8tmTLqikkNwfcfxwZ7hby2Vh27Q j1LBTZWKno6IEl+o9TsDUAs7Wve9923uEjz3JWpje+cjSOT8KFUMdeb+V/Vy43mOxcYk JbFg== X-Gm-Message-State: AC+VfDwnI+k56YiYc4drK3WcW0vAe5xyMjc/FcddizSfm183GJj+/Emq UXemXyYFa6uwK/DenMag058cgLxlrM2NjvqOYRkO3BSNe8wPXKNb0PkVjw== X-Google-Smtp-Source: ACHHUZ7LkKlLt+4LIu6gT8ja6tjMnriHa8lz0iAe0GA02x70HUhxYRt+/sxQaXAIq9kGQIrfRGS/P3ovnaor X-Received: by 2002:ac8:5a8d:0:b0:3ec:490b:ce6e with SMTP id c13-20020ac85a8d000000b003ec490bce6emr1087378qtc.48.1685430015859; Tue, 30 May 2023 00:00:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o6-20020ac86986000000b003ef5f939d7esm382348qtq.14.2023.05.30.00.00.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 00:00:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 00:00:15 -0700 (PDT) Message-ID: <64759eff.c80a0220.50fb5.0efaSMTPIN_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 7DFB6605246B; Tue, 30 May 2023 03:00:15 -0400 (EDT) Subject: |SUCCESS| pw127682 [PATCH] [v2] net/mlx5: fix risk in Rx descriptor 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-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 | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/