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 571F8A0542 for ; Sun, 9 Oct 2022 14:19:31 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F618400D5 for ; Sun, 9 Oct 2022 14:19:31 +0200 (CEST) Received: from mail-oo1-f44.google.com (mail-oo1-f44.google.com [209.85.161.44]) by mails.dpdk.org (Postfix) with ESMTP id 97D7240042 for ; Sun, 9 Oct 2022 14:19:29 +0200 (CEST) Received: by mail-oo1-f44.google.com with SMTP id g15-20020a4a894f000000b0047f8e899623so6414282ooi.5 for ; Sun, 09 Oct 2022 05:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=/+bBH3hXYoz9Ap0l1DnjGRaQ5aOdPDrbRhnOy3KlK6M=; b=J4hg23T1NTntoq/EpQiUhO/YlLDEPeI+sh8IwEZ7DFhA8C7LKieevpQQRJwguLbs3a JKcjRwOFrJAp89JO0rlL1T9UocQbRKi3pXUBE28GYX1UvN21yZQ9/yaGIpG6fAFmqAZP vPmoSH8OXivPAtyiTWlFg6+VZr72sNs3zJInFOgZVTUOSGTI2I/zDvrr+gPVv9N62dKr MTBTb9A76l+ic7zrwglqtRvZVTj3VUuNsxfvFBvwtdrl2rZqaSZnagUq5G629bNdxGvO dXb5wzU6waHd/d1J0/uTWfrK5OD7P4FFbhAiGclFqy5d9DQQvJP4yuiuH2A02BbauElZ VQng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=/+bBH3hXYoz9Ap0l1DnjGRaQ5aOdPDrbRhnOy3KlK6M=; b=YGc6CsLUjes+KEBuOngePhhGdQwwWIkaLnbq59QvoFb71mR2l+W/NA7xPrZ16+x1gW rba2Q03JD4g8vmszD8YyTu0M4VucUphUB0rgtTPp22AttQZjT7U2rtZTC5GbjIOH4sUa FEYKLcMN8UhUfAy+ZtoeaiAKttT632UksY0JGh98WcNFwTMy/h9NlQJ7tdxK5Do7nwfn 1qR4uMpE8z0t0TR3McPreOujdm3tRHBvbMFgRq6JC/uSpnmPyRxJmMpsg+btHrdrTocP HSMr3zBqVQ+WB6by/wnWL+H5TrY5WI0DzfJYOuMjAyzETrZRgX84boehOCZG5TSPa+KS Z7Kg== X-Gm-Message-State: ACrzQf2zYobhCo01e5LzxjqNuqyyNDPOuxXi+NDmnOK60Vbs0fsapjfU xKKFE92RvnxEkmxW3S3HbI49iQu0/uB98w== X-Google-Smtp-Source: AMsMyM6BGiOawBW/UuaPxtFygjLV+F4YE0CWq88/aqB9mYqHNOESN43ahVB2MX5CUlyv87wjXwF2GQ== X-Received: by 2002:a9d:610f:0:b0:661:8e2b:19d3 with SMTP id i15-20020a9d610f000000b006618e2b19d3mr2693571otj.66.1665317968657; Sun, 09 Oct 2022 05:19:28 -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 r4-20020a05683001c400b00661946468c6sm867998ota.31.2022.10.09.05.19.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 09 Oct 2022 05:19:28 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117733 [PATCH 2/2] mempool: avoid usage of term ring on put Date: Sun, 9 Oct 2022 08:18:56 -0400 Message-Id: <20221009121856.2601894-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221009111154.213253-2-andrew.rybchenko@oktetlabs.ru> References: <20221009111154.213253-2-andrew.rybchenko@oktetlabs.ru> 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/117733/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3213947204