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 5328D431E2 for ; Mon, 23 Oct 2023 15:37:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E3054027E; Mon, 23 Oct 2023 15:37:13 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id C2E434027E for ; Mon, 23 Oct 2023 15:36:43 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ce532451c7so492833a34.2 for ; Mon, 23 Oct 2023 06:36:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698068203; x=1698673003; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iNmXDvFPEuopRvrbbqLo7BfOWbIec4EJxhZQpADZZls=; b=FBBMmVmUMMM13PN9EHL4bOpj/C1IjkfHcLY+YEXggBbAGcAT+oVL+foegSU3+sH3hh 6fM72Mm9vIqL+VefWYIp4TV3eQinKxEP/mb99whvD/U4VKoeAYeFmDSHVvMrgW5RLFLI jm2PVGfh6+fewJLDbH/Z8FkKF9YAKMK+v6Ess= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698068203; x=1698673003; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iNmXDvFPEuopRvrbbqLo7BfOWbIec4EJxhZQpADZZls=; b=sqTVvXcv25TgZsBiZlHTaLUKpJMkvOcBbM4Ux0xCXxe3y6WpphaJxAqFZujRCMcKhm Bn0QSS1PO92OEen0IJi/9Gd6akWJ5NpLoDEzPa8E14udpr/mzGGyvnV5vdIL0LqQf8Sz hCk42Egs0kh6i0Zi1V+azmAgSIQJPQOAWQIsf+TkG6k95OF+GTyiDRsHkEdrvuoRrbsa e3Pv2vNnqjiIQTOY5mIfVm4ah4bU1az2ElCf4bf/oUiTk1hx/F9FKGHIrNvOiDHoxAjL uLG/r3t1NpKnkqyyTcvkBKNGLwdX9VaHmdf5snVP2Bcm+boGpwUmKASQUsZM7SwwXGnb xnbA== X-Gm-Message-State: AOJu0YyyIjkCq9l1K2efBUUX+UCfQikEP6PPW2d/azijmBWJAJ6RZiQ6 D8aEz7JXIsUFhvbfdeVAXNu5Ni8+XK1OFowueMe1h1bonK96m24Tg8C2wg== X-Google-Smtp-Source: AGHT+IGUE/n2FdINvX2WPZCi2se89ucaiXWnziKkfuRpB7nDvhoaeb6aUj3FtkXvQVmLxIcADRj/FNp/AYcu X-Received: by 2002:a05:6871:8903:b0:1ea:81bc:2c49 with SMTP id ti3-20020a056871890300b001ea81bc2c49mr10836073oab.27.1698068203071; Mon, 23 Oct 2023 06:36:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z2-20020a056870514200b001e9e3c365f8sm538326oak.38.2023.10.23.06.36.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 06:36:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 06:36:43 -0700 (PDT) Message-ID: <653676eb.050a0220.fb549.60e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 459BD605C34D; Mon, 23 Oct 2023 09:36:42 -0400 (EDT) Subject: |SUCCESS| pw133168-133169 [PATCH] [v2,2/2] mempool: clarify enqueue 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133169 _Testing PASS_ Submitter: Ferruh Yigit Date: Monday, October 23 2023 09:38:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133168-133169 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/