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 935D642F9F for ; Mon, 31 Jul 2023 08:38:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EE9A40150 for ; Mon, 31 Jul 2023 08:38:30 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 6928340150 for ; Mon, 31 Jul 2023 08:38:29 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-4053cc10debso22007411cf.2 for ; Sun, 30 Jul 2023 23:38:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1690785508; x=1691390308; 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=Ms4RhofEuIqSRIsnV/HDcN+7wmfUMSWdPnFtNoJ0Lek=; b=YblojKluskvr13UZUlw/NXtQu/0dVChWxxkQM+4cevgAQaDVG0jOcT4ygiLEIc+cQA WcA4OHqQngny8ilaAaERCXBXaWPCja2aXcxdpWex5586shzcl7XcuiXeZ5hjC5wNXRlf NQ4HZchl7qJxhs7l61sL6tCjSN6B8+v/352OjUjLF0CzAfok7Xnr7jXFChnPGdLDoGpw NDOqeI/tdXScz59cHP/xpARhuUv59w/7zFGn6cnjKSyeA6an0vNb4MzD3ebxTxQrdrk8 NlmPO6sOqiey2MFlddASKte+tD0SkaaQ6bxKYGkHNT806W4oNZtz4OsPhbcefhXvTjvG 4wIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690785508; x=1691390308; 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=Ms4RhofEuIqSRIsnV/HDcN+7wmfUMSWdPnFtNoJ0Lek=; b=ZZTOhCgU61/KkNzEf0pXJEj2tGtHbJAn3CZEmzkwOuMG47uy0ghhf71vHqFw1Iv78b Zo8HJXIqa5QlY7Yb5N46Nbo1De8Z0IIS6Hukbxjx7VIzNwhOsUiYl5v20vHIapcxlRL9 0/dVUJg4uNdbqOTmZa2hUsDzpU9QIRGaevYzV0NWZ+lTcDTyxEO6kMdOlSJMFs5J62+E C6A5ltVEYCnlCyNiz1ROBf/IIOFtH9aIjWdF7nAu7WEW9WBowv3NgK0w9efUFa4+U5z3 ubsji+mTMO/JIn8S3Pz6x0KoNIMLiU/El9jXQW4x9pDOKLKxLwhOZgBKB/lVgc2Xyrwk LnAQ== X-Gm-Message-State: ABy/qLaSxNgoxZyAO4oUWDdCmhLUzxo4fUI8PFc07YYT2zF6vMOBfG04 2PADachArHk0EnpJoTXhlknAsa0G/aomKm5DWwI= X-Google-Smtp-Source: APBJJlEpumI3+bAExD9vwZUdDl7kq6qV2yu3m86TWcWGCfAaV2jdw/6JTaH2ktmMzdUqiMoc/3X3eQ== X-Received: by 2002:ac8:5701:0:b0:404:7246:1e30 with SMTP id 1-20020ac85701000000b0040472461e30mr11158721qtw.57.1690785508465; Sun, 30 Jul 2023 23:38: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 w6-20020ac86b06000000b004054b7cc490sm3248511qts.73.2023.07.30.23.38.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 30 Jul 2023 23:38:27 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129733 [PATCH 2/2] mempool/cnxk: fix alloc from non-EAL pthreads Date: Mon, 31 Jul 2023 02:38:26 -0400 Message-Id: <20230731063826.1062854-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230731055514.1708500-2-asekhar@marvell.com> References: <20230731055514.1708500-2-asekhar@marvell.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/129733/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5711161841