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 CB86E43A35 for ; Thu, 1 Feb 2024 10:38:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7EAB40299; Thu, 1 Feb 2024 10:38:50 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id EBEE340275 for ; Thu, 1 Feb 2024 10:38:48 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c01af010bcso26855539f.0 for ; Thu, 01 Feb 2024 01:38:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706780328; x=1707385128; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ltNffA4Qgvo13RQeim3Y1GzPLRs2dYceglDjhL5kvNA=; b=Qrrodxd8XQcpuSZCrccQQVSeawQI7YKDlFH3zFDfvGllOqIsKh7EWga768tmfADjJM qhK10sKuz3YfVpKUkAz3GZfKJb7D0YfKKL53ZnvmFFUoSGQFlpqxZ9yuYTYogYILEH/d tu6eSdnF/8VJQxSbU6jeUKS2C7JHORLOCA+oQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706780328; x=1707385128; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ltNffA4Qgvo13RQeim3Y1GzPLRs2dYceglDjhL5kvNA=; b=gQjWXaVoYNXjBRHqSPgp7p2MaTeM1bJnPZjeUTTh3LkDgSSbJjWcrBNOdblbKK4G6B iiIYixIRZq6AH1srII21D9V5AJWbc6J0gxtkWCcDHdq/mO/KNqXSbgHLbN4wJaDmR+WP N8jPKll8q5+ml9kkB+FSjzlScx7C5XK2yO+EGNdW4yDhG0mpkr20h0BvCbWxvtOmauOx WgvIZXaruA8sFruY+mhdbWckUR14iVfGm/h6OA29wEZlOEOnSEPrIN4xZqZlRyV8Mx1E XrlK4szspNHgNlC9o4kuYLa0iql0xfp5UqCIAC9tQabkKEZyqEtByofljmt5XeJh4o9b 4yuQ== X-Gm-Message-State: AOJu0YzkIsVP+Nrww5s+jT0f1GSELty/ZpyIxrIhxPMSXTFPpGY8/aO8 avt77ZaVioeLu9djodgBdzfPfIH4AZaJrdPDzuq4MDp+o7bQLiKoiZRCY1eRBaSP8Z23heUu2tp GoII4gbTTRZmg7Nlrmh/UEQ90lhdnUbmsR3qySd3r X-Google-Smtp-Source: AGHT+IE8h0+jZpzX7MLUvDqvWc2Ic0+NA+f6UGfZKhzxJneRBdP5VbSVfp0HtsmOJ1rn938amteb0pF1UQ+A X-Received: by 2002:a6b:e61a:0:b0:7bf:d37a:f343 with SMTP id g26-20020a6be61a000000b007bfd37af343mr4362154ioh.18.1706780328229; Thu, 01 Feb 2024 01:38:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i20-20020a0566022c9400b007bf31e7a1d0sm252653iow.22.2024.02.01.01.38.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 01:38:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 01:38:48 -0800 (PST) Message-ID: <65bb66a8.050a0220.d3206.fbf6SMTPIN_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 B01136052517; Thu, 1 Feb 2024 04:38:47 -0500 (EST) Subject: |SUCCESS| pw136252 [PATCH] ethdev: recommend against using locks in 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/136252 _Testing PASS_ Submitter: David Marchand Date: Thursday, February 01 2024 08:43:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e5cbd3d1f6f077abdcb2ef4de027603ba9af5ca 136252 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/