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 EB6B3431E2 for ; Mon, 23 Oct 2023 14:59:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE4FD40270 for ; Mon, 23 Oct 2023 14:59:39 +0200 (CEST) Received: from mail-oa1-f54.google.com (mail-oa1-f54.google.com [209.85.160.54]) by mails.dpdk.org (Postfix) with ESMTP id 5A2BB40270 for ; Mon, 23 Oct 2023 14:59:38 +0200 (CEST) Received: by mail-oa1-f54.google.com with SMTP id 586e51a60fabf-1dc9c2b2b79so1717610fac.0 for ; Mon, 23 Oct 2023 05:59:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698065977; x=1698670777; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=fFvUUr/gtRKR5D5/iNHJ69MEEjmIaP7Yz9WP0OhTOU4=; b=D2LqwB+t9LZey3yAMdAagjQoihhiYZiruKL2tLB+mBWU4VHyO46pB8GC+tRDcRLLFR eaZmgT5EyD5s0Tbfn4Nb2pRHUN8xKV1y5LlH+UH0K/pHsQJATlEb9eRijLgauBEAh2lS Cb8St4k3Oc32sBcrsG2smtuDx56YScdrWauGjBGzZWHNOtBmDqZcBCdsqUNAxM/umHVM YLMDc9uuPhnQxVm/MnhxfVXyJLUqajQTrSYchlBeftY86YevklD+iGieHQxb3Td0Agpy 3++YZMJdlo5MyKC2H2HRnmuWl8QhyVw0Enm6GJFlpP7ZxP6LOFj3WvngLCm2bGVRuWIg wSJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698065977; x=1698670777; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fFvUUr/gtRKR5D5/iNHJ69MEEjmIaP7Yz9WP0OhTOU4=; b=rQJ4xJy40cD63lDcaXf+XDt1LQPllJfO9PJk5lYStUFx9OMV9jIwwD3HW0E9lXkjd5 1Z2AGew+sG/SEcYf2afoJeJlZKbOEYwRm1zt/bfeutzKFOAb2TlNLYbTKtRRIqzbo475 vxnwV8aR6CqaoydER9sWIYfT0AR+e3NfR4u0T9aPW6K2Hdaxl0VWPSalBI62JEe0gaYr RFdd3cbW8bsX3F/aRVmJ5RkthhLN3okv2BKmwo0HhkeabS4uS4M1jsMwmluEvHhDW2zE syMnqHyt9ut82RaCVrgK5Y0H5Vro8y6eXFXClw4c25S2DMADeclHVlluXZQwXzL0dFY3 9uIw== X-Gm-Message-State: AOJu0YwuJDd+8cEwMm3Jg8iKC0Mft19tREcwbNqb66IPtYefp8bd888F Qlk5p/WmwfteuinxTnlRI49VszlA012E1Kky6Tk= X-Google-Smtp-Source: AGHT+IGB/juRW/z0ICqpyi7lGkZy6MUqcxJfDsBNA66UslOO6f9L9/duVFMgONs423iF7yyUxYEHKQ== X-Received: by 2002:a05:6870:6b05:b0:1ea:4338:209a with SMTP id mt5-20020a0568706b0500b001ea4338209amr10437719oab.2.1698065977255; Mon, 23 Oct 2023 05:59:37 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id kd8-20020a05622a268800b00419ab6ffedasm2695186qtb.29.2023.10.23.05.59.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 05:59:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133169 [PATCH v2 2/2] mempool: clarify enqueue and dequeue ops return type Date: Mon, 23 Oct 2023 08:59:35 -0400 Message-Id: <20231023125935.4128333-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231023093844.4150572-2-ferruh.yigit@amd.com> References: <20231023093844.4150572-2-ferruh.yigit@amd.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/133169/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6611681669