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 F13DB43A35 for ; Thu, 1 Feb 2024 10:39:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED4D640299; Thu, 1 Feb 2024 10:39:46 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D7AC140275 for ; Thu, 1 Feb 2024 10:39:44 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6041efddd8eso2735957b3.2 for ; Thu, 01 Feb 2024 01:39:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706780384; x=1707385184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ltNffA4Qgvo13RQeim3Y1GzPLRs2dYceglDjhL5kvNA=; b=LJtU04yaJX2t1NQrNEAmrWN+q/On5Chlkd0qfQd304opO5C8dq09CxbIz5j5Xw23Gx kYWZHsTuOd+QENRH2pJBTlTrfygXqBpZTh0EYzZqehl4cjc5pJdEDUnRvmF4BRYphWOw OzLzYGHJEbETHuP8ei3JEd5vtEZORM0CC6l9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706780384; x=1707385184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ltNffA4Qgvo13RQeim3Y1GzPLRs2dYceglDjhL5kvNA=; b=N3tcxUYlrorLvGhsXL6epLGeact5AMh4vpiuG+6gTg1KmxPdxGHIffx56BQmWtl/1B y5oPGwDgv2WJQru/ZLA1BCay/navLoXZRkvip2iAKAZeB1HzgHRrBzQULodrDr/T/IfA FhakCRGPS55H9G7l9a2rAObY3C8hqEcvBSTnL+CcAUTlHw4wyS2YQPooty7J4C98pzsm Z3HFo88TQFF93tdVyZyirw6qqfTu9MwdSMZ+yoZ4NxbSR5YQTazpLPDQKNzXt7jMAuhJ wPsaqsgc8x0fQm3ona0HvPl7kselg4gRvUA5nOO09daT1DkjX9m4HRppBHnCj9o8hY2Y bG+A== X-Gm-Message-State: AOJu0YygMpViYzSI/xY0CQ+8bqGCnW350RBP/fVWIpkaEBNje+Ea9guL Jnj9svGRNNBFgrMqWfASD458MwZg1obKZbOxlvsPo5zVvMREeovsGJbNlk+BjSousATnBL2YVWK bQYtg24asXnrVZpT4xwEyjRYWSuGd1OPW957EFVQt X-Google-Smtp-Source: AGHT+IF1xYMwQ009+eXghXc9deU2LfWKyROsLl5FylGghMrcgrA5BGiX5H7WovHL9dA4LU2QrT2bmAfHHr4M X-Received: by 2002:a05:6902:1341:b0:dc2:7018:806d with SMTP id g1-20020a056902134100b00dc27018806dmr1717533ybu.16.1706780384360; Thu, 01 Feb 2024 01:39:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dt18-20020a056902251200b00dc21a65b93bsm596604ybb.1.2024.02.01.01.39.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 01:39:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 01:39:44 -0800 (PST) Message-ID: <65bb66e0.050a0220.7458d.50aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 065EC6052517; Thu, 1 Feb 2024 04:39:44 -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/