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 6EAAD42BDF for ; Tue, 30 May 2023 08:51:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B5FA406BC; Tue, 30 May 2023 08:51:42 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 19A40406BC for ; Tue, 30 May 2023 08:51:41 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6261d4ea5f0so9063976d6.0 for ; Mon, 29 May 2023 23:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685429500; x=1688021500; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k6FJeP/EvLNANnEUsmLk95ujy7M5TKYmwc6Yw6UQ2Gc=; b=Onc7u51Y0+7uAF9OgrrYSzg5i9cI/O9D0O5VCLSUiyv3/4uOSc0buxuekaoCwc/cqL 0KEVY+muRuFOS9KBT9uPgSUCp1x9V0cIKRZmqqIbfz8+QMB430O9KT3My0wviDRQD8F4 sS/C5N2fHmv4895oQYLMwk1LxOgS/Np1GcKGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685429500; x=1688021500; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k6FJeP/EvLNANnEUsmLk95ujy7M5TKYmwc6Yw6UQ2Gc=; b=eWMEjkqLaJpr8L6jUenWo5tR3KP03PqgYiwEQxRmsr0bDh9Ayo49XC7T6mEgDMWkCa u0f07loEYUV8LZRL/QAibSVTvCtAquU8l/CH8BBEOf5WMlNv86kKj5F142O09mU0WZE3 jO9E+5Kd8w9muN+MX/b6AVvrbYStlOIAwYtRHTvZmGeswwxNWSeyNZWz13rUEnwaqtxZ WxouKDl7swgX/+Qw0wPChBvwf0NuYVQXfv1QyVcjfQc51a+M1rxI2AXuhSzgMEnFMAyE UxrDVL8nnJA4pbEbu9/3DhcampyFooYM9l1lmPZf9BAcRAR5i3xkaYpJHkdxHWtTq1Lz lUqw== X-Gm-Message-State: AC+VfDxdcglTZe1vV+jROhLf8eysf4WOlNJd+aP6S477yr5mxoeb3EAA MICly1msb5/+udOXhZkB4itE6HKMnI3yzqHVXKzXoekJclEUc3GM0sF0fA== X-Google-Smtp-Source: ACHHUZ7p7Wi/QrM7p3iaVPdlAkIEhk0BmH0Q093eEne0TBhdEYloEzfNpnlIHXHVLFJzmkDrHQ4IA7BzpWTH X-Received: by 2002:ad4:5baa:0:b0:626:1be5:1777 with SMTP id 10-20020ad45baa000000b006261be51777mr910096qvq.52.1685429500547; Mon, 29 May 2023 23:51:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u9-20020a0cf889000000b006260ed9c26asm232728qvn.21.2023.05.29.23.51.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 23:51:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 23:51:40 -0700 (PDT) Message-ID: <64759cfc.0c0a0220.a8458.b9bbSMTPIN_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 428A7605246B; Tue, 30 May 2023 02:51:40 -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 | +-----------------+----------+ 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 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/