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 11EE643A35 for ; Thu, 1 Feb 2024 10:45:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E15C40299; Thu, 1 Feb 2024 10:45:38 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8740540275 for ; Thu, 1 Feb 2024 10:45:37 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6041c7aa418so4632257b3.3 for ; Thu, 01 Feb 2024 01:45:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706780737; x=1707385537; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EB1dvRqGI29a8KpMcI64ZVU69GAxN0x7EbFrR2e6tms=; b=cTTSjWKkD9LYc0kzTapR0FXymnc3zJ9Wnx8i7tJ1IH+wKVRXXP9FTBaYaUTKZyqmYY ojadzfEgIoGXCYg9QR99ruLF1j5cgOZADFejY4BNaqEY1QxJr18q634iFzmGW74L3j5U qfT5+vnkRpybDDUc3KuLNpG7zLQi/3fl/1akI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706780737; x=1707385537; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EB1dvRqGI29a8KpMcI64ZVU69GAxN0x7EbFrR2e6tms=; b=prrOYqv9ynKuZuwKecfVD9lmEJ5XCmcCgJeHZIdnfPyJt1YmsXPPtPKiWxrfiBvWS/ m51KrQTOb31fZ4gIOO5168+2NI6bt7NeSXX6LL/I4Inv2uJD/WAaT6SyGE9BimhrEHMe VhRA4KffdpdQXviwAZpxsVTmYgNMlrEhlGDa8PWgNaiZ56S4Ia9CKoq6Zxxh1taLKxRc IwUyV1bbbC5TtYHmwQBDZHB9xOn0DfjDqRByN9tGCzMhiDqkxKJ1xRgalnnoCLyainz4 0x+90qjJIMT+g1B/T8GEAuYZzfFpgk3PI1cI0U3fQMnuro9+GzmBWI4YwMx6d4jVazwW gmOQ== X-Gm-Message-State: AOJu0Ywi/HzrrL5MKXFDeTd7gc03YUt6iC8uoAejDL9Pix2fO9abJQS0 x7FGrEFWxExMmsyi5wyvO/wrbNOjFf5AmzT6efTVMpAAU5CZHct5Vc1wUuzQGjMMgBWjunlP01s Gco4n+wFgOXH3KmPpaMECTbEORzdNKVODrp7YiXM+8h4yBpJwggVWaw7I X-Google-Smtp-Source: AGHT+IFx/ELiZrEpc62adzNANqbekbSkFD0qqOUM37JmO2EWCE5S3UY00dSR/2wmtjFmdFxhIv901HYhHUQC X-Received: by 2002:a81:a103:0:b0:5fa:564:afad with SMTP id y3-20020a81a103000000b005fa0564afadmr4366909ywg.7.1706780736909; Thu, 01 Feb 2024 01:45:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t187-20020a815fc4000000b005e5ee415657sm950971ywb.25.2024.02.01.01.45.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 01:45:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 01:45:36 -0800 (PST) Message-ID: <65bb6840.810a0220.cbb4b.e692SMTPIN_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 0E7E66052517; Thu, 1 Feb 2024 04:45:36 -0500 (EST) Subject: |SUCCESS| pw136252 [PATCH] ethdev: recommend against using locks in From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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: 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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/