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 C1913A0547 for ; Mon, 5 Dec 2022 12:20:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C27C410E5 for ; Mon, 5 Dec 2022 12:20:03 +0100 (CET) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 314A940A87 for ; Mon, 5 Dec 2022 12:20:03 +0100 (CET) Received: by mail-qt1-f169.google.com with SMTP id a27so11111500qtw.10 for ; Mon, 05 Dec 2022 03:20:03 -0800 (PST) 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=Pdhu9MgvBEvRbuqaUuBhY4W04muVTfZ9dD3j0flOmK4=; b=jk/PgwtIApDZE2F9dxDHL+rqhqis1bCQPJBfb/bTCPSSIrI9VuxWvzdi4uJU0FiOxx B1Qs112wcX/85yN08GirCBBXoA0wM/+laDjGOE2eP4nHgHZN7p0g9kxAysJjazZbBPal kvWXLkuDYHJ4M1/ptIZjw6Z8co59VC4skx1vcvwouh2BU+8tD/t177huTMWwI3IJ4X7J zJDrW3dWSLY51d4gNh4cvJbpBZUtVtnU9gwhOloXKZ2ayx/G/nXTk4UbSA/4YuQaLqy2 UGcUCJcdZLKDViwFJZC6uNQs18LH7t3chspfprQQ4/1axVjIsYXtcIO/3f+uYVU6RUK8 +dww== 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=Pdhu9MgvBEvRbuqaUuBhY4W04muVTfZ9dD3j0flOmK4=; b=nbGwQEQ/qGkasf9pk6/s+k0bFb2dDGjNi2ZBrtqQEw1wJqDBesnjN21mIAyfFwu7pg lMgI4xD/NnE3vf8liUcLeA4Ccbx2eQvdGcoGj5GEr5QNo5MeTwKonUed19GEchIKPD1S R6M4Bq8acxYFA0zha7xt9tkYN/dOWc8RODNZa5bzPub1uhGKJP6E4aEBLKfxm8SS8XRO vSz6mVNtuS5dMzSOgOOHvdblLEex60H0DC1ELTnr4Pgmj6XDd9v2ztKK3N5nL3Se+pTk 9LoSzpr7ohhfngg+q8PndQLxJ7JqgfYWYRoaJptGQFWgsL8mW2XvEPrifjPwl2U0mRAG e39A== X-Gm-Message-State: ANoB5pm3e879F6GSRHE++D/9ry5oOWVNfbdjJ3/SDJisivR6Ep2LpTof pFNyUyZKNdaXGEhl/5AxN1ywarK1yXHWzv0D X-Google-Smtp-Source: AA0mqf6nOF2I2XGfWbTzjJ6HqtUSyk8EJZfURr1H6/DhK4QHrahyVEmaDiq2F5hbJryWgswqTvoCyw== X-Received: by 2002:ac8:6a11:0:b0:3a5:933:e8a9 with SMTP id t17-20020ac86a11000000b003a50933e8a9mr76571484qtr.676.1670239202217; Mon, 05 Dec 2022 03:20:02 -0800 (PST) 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 f12-20020ac8464c000000b003a55fe9f352sm9511082qto.64.2022.12.05.03.20.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Dec 2022 03:20:01 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw120453 [PATCH] eal: have unregistered non-EAL threads use dedicated PRNG Date: Mon, 5 Dec 2022 06:18:36 -0500 Message-Id: <20221205111836.665463-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221205100334.3500-1-mattias.ronnblom@ericsson.com> References: <20221205100334.3500-1-mattias.ronnblom@ericsson.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/120453/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3619088249