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 68010457D5 for ; Thu, 15 Aug 2024 15:18:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 644B84027E; Thu, 15 Aug 2024 15:18:32 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id A4BFC4025F for ; Thu, 15 Aug 2024 15:18:31 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2d3da054f7cso111652a91.1 for ; Thu, 15 Aug 2024 06:18:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723727911; x=1724332711; 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=HBQ7U4J2zW66Bkbsxb3IvF9/4JmM9GmxVEsRImF1nt8=; b=Svk8nMe4RTMbKTXNoRvGYeMa/BtYX9Zid5H70Eb/3c0ttsnksFy0Tpp15ILY+uzcNG TA/VykhpzrD4rqH1whkSCnEuQ4Hb46Xs410OK6lXS7B8NS12+QSHzaC/D79m/ITe5Q/5 APrVcxrG8/htx2AFS7x96HljjxDMHJ3vQ4zTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723727911; x=1724332711; 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=HBQ7U4J2zW66Bkbsxb3IvF9/4JmM9GmxVEsRImF1nt8=; b=hikHmbg7/S+XCxocVtqPqFjPDYmPIpBQOxq01yAwZ64CHqzLSZQjpunjr+aNC2C13m FwEQij/NHSB9hsIMBr5zJr/nRTjDv+3eFYod43AYMN22p8F6pvt/XiMy8nUDG3sbTLWI txHHPMVqEPG5Rdfy3VnDcmdNn9JnNWRXVFtceLWhxKmyekir99nI5arCrV2g1HOFXZQi ZJr1R0ryOzjhPWuCuLiRKQ6CalrxbSiRYsuPQ3UjoOsScF9PE3nWmGz6JhuGvAL7CMC5 3J3eGsBczUc5KIGKq3Vhwcp0NcXx4UZopfP4rjHopb+znGV9n6LC64aEi6IOKby6W+7O YJ7g== X-Gm-Message-State: AOJu0YztF3WT/pMzyeu1l4oywKmyXrRIHONb80QoRjFsIywzGgiXBqZF 9ThZ8Q+k7OjGw9BaBCd6qKDFme/dGjOTKKRSjAdRTiZlTaVIRq/pLK2YthrX6G89gpFjfxU7qqw fzgCmHSpaXVq/UlijDXu+712U0fHIqdzGQyA4gUVQ7x1ATi9ivpjoHx3q X-Google-Smtp-Source: AGHT+IHjvIgfX3hIm3ReOa4m9hYsXESPdSN7TAgXJe8Y8+oNvc9FxKEbCrnLju3YBzEU8ZTp8NfxARABWXiH X-Received: by 2002:a17:90a:d142:b0:2c9:8105:483 with SMTP id 98e67ed59e1d1-2d3aaa8d29cmr6882358a91.14.1723727910760; Thu, 15 Aug 2024 06:18:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2d3ac852d02sm282465a91.17.2024.08.15.06.18.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 06:18:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 06:18:30 -0700 (PDT) Message-ID: <66be0026.170a0220.1dad56.e859SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id D4FD7605C351; Thu, 15 Aug 2024 09:18:29 -0400 (EDT) Subject: |PENDING| pw143186-143191 [PATCH] [RFC,6/6] ring: minimize reads of From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240815085339.1434-7-konstantin.v.ananyev@yandex.ru> References: <20240815085339.1434-7-konstantin.v.ananyev@yandex.ru> 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/143191 _Testing pending_ Submitter: Konstantin Ananyev Date: Thursday, August 15 2024 08:53:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143186-143191 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#24881 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/