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 2BDE045552 for ; Sat, 6 Jul 2024 01:35:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 205CC40270; Sat, 6 Jul 2024 01:35:05 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 3137840268 for ; Sat, 6 Jul 2024 01:35:04 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e035dc23a21so1872638276.0 for ; Fri, 05 Jul 2024 16:35:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720222503; x=1720827303; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=rjc5K8ekw/2Gd2YbVr6V/F+7UeAOgmFawIfBVNRd/5A=; b=DoaQ0DWEmpZ0d44MksyyuDB9vVj7Rt7dq1GAsEvElgazs+bXQ9CnqYy+VrdG3tyaYZ fAC7z80/5v4vIJAnM9yv7PIAzGJ3uQWZqHyTLk0kPZ8QlmkIuOzCcXJXE1+XFJme5fC8 MNZMA5QNRKIHwcb3nOeAJQmB62cJnZpTcYXX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720222503; x=1720827303; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rjc5K8ekw/2Gd2YbVr6V/F+7UeAOgmFawIfBVNRd/5A=; b=e8PTFbJBs1oGUPr1X5z1uBtgkrFwvpmHtW8PzayxDQPs204PNuOVgJPchntQr6fMRy D8GWRiI9APR5UQEJ7vAHId5HdW70EfxuQP2U2LD60nyRlhM0Lw3ElbCpWVsjYIgxIJtl cZHo+CWkPN5oiGCDIJApN4RT3n+GCCfIYZ4UYcpiBejsd3UhiMG/yosFGffHYYzUpmWU PpoBUUm+1MSwaXC8gLKJ40EAc18PBoh2pW6zXIvo0aHYviJDNifQwrScWZH5bT7uRj1I UJnOelXyfLY/MG4rfoWgxnhtNj287OIJKaL2e6q1Ku84RzNv3Y4jW7QbMcDkoaq7Ntxu xHfw== X-Gm-Message-State: AOJu0Yxll8X1/RPPGBjCvLGyPwajRRow9yroP3HJPSlv89nJXBVMTkHk dXxkLKQ2+qEOZ2+YQVXiyc2LeZ0JQXMTzuNY3I0xUpjTgHl0lnIJ07pThmTQ0QVzyinTh+5XRxn /RzSoLO4w+/C6lYQBmujydLasbc92vbM+1R7L8+Bu X-Google-Smtp-Source: AGHT+IFiyzPmbLaCOvZKkYbda0b4jBDwfBnFLrz1NLUYth0Yk5LcI8/+T8/L0tVw3O0/0HEklpHwBRRQfgGg X-Received: by 2002:a05:6902:1615:b0:e03:6566:5a2f with SMTP id 3f1490d57ef6-e03c19e945bmr7486176276.47.1720222503586; Fri, 05 Jul 2024 16:35:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e03abf70421sm220822276.0.2024.07.05.16.35.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 16:35:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 16:35:03 -0700 (PDT) Message-ID: <66888327.050a0220.1a2cb5.04dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E9BB605C351; Fri, 5 Jul 2024 19:35:03 -0400 (EDT) Subject: |PENDING| pw142145 [PATCH] net/mlx5: fix data access race condition From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705130546.1506-1-jiaweiw@nvidia.com> References: <20240705130546.1506-1-jiaweiw@nvidia.com> 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142145 _Testing pending_ Submitter: Jiawei Wang Date: Friday, July 05 2024 13:05:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142145 --> testing pending Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Debian Bullseye | PEND | +-------------------+----------------+ | Fedora 37 | PEND | +-------------------+----------------+ | Fedora 38 | PEND | +-------------------+----------------+ | Fedora 38 (Clang) | PEND | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | openSUSE Leap 15 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30430/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/