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 0E3F042D0A for ; Wed, 21 Jun 2023 00:19:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3921D40DDC for ; Wed, 21 Jun 2023 00:19:23 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id E14E540DDC for ; Wed, 21 Jun 2023 00:19:21 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-62ffc10180aso40905136d6.3 for ; Tue, 20 Jun 2023 15:19:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1687299561; x=1689891561; 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=DJ436a8iyExNhVQVNw36bAE9WB3zHx9ckRxKp6G5r0Y=; b=LMIUeYpOPfnXv2pjM4RkLNasaYENkaI1TBJUaOSe6v6+rD4Re1aapL6E3h4KzG0tck Dgn0Lf8NM2g8AqrHup7jEKSNjTXEfEKMpJe2qZOuurFpWZZzq9fG8EegA1+lTPKSjzPF vL6Jltv3H+H8xgMANljtgKkPJUGUbjY9/+8UJUHi0pdyB56OqIlDxU13YpgSmglAojc8 AJbtLXQjHmreUp2+/8Nq0h7DKUDlFbM6gGu/NkoQA4ia0Eibc0ShcW1HK4XLDRKuygLI mWy6pPe+X0LolnTGHJrv/1ezNsyQuZqXfn1/DRpMtr90ENJQFSSdc5YjGi5O3GBhAHtK Vpjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687299561; x=1689891561; 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=DJ436a8iyExNhVQVNw36bAE9WB3zHx9ckRxKp6G5r0Y=; b=UWH5FUVFuSI5HOv+EDNCiKp7l4JxXl8HMsrJfoZJ4fyYYBuPFH3Mn+uWaGsetpoiWf mtb6oj0xeclfMBFzjNMtCrF4XS5OW6YilMPs+kemRgb3L/Dh8bk/dQ6fzmC5tzoDLKNC fIKAnYEHSNZngnTrpfY+ctV4PACAZ2m6cscc3LIBblBa/j2CjzLgSs++Y5WEVAI27hXh lyiaB2cKK+6OYZQSlNr7eb6GlnV5+OB/G+mC6GL/TOycnvmmrG6yx3Hz+ool68R4U9Ug ygtodUrfKHCyCiwvSQSC9P1i8a47n3Pnqwf8fIAj0ASn0N5dDe0vmWQaINF9EXrkoYeG DeqQ== X-Gm-Message-State: AC+VfDyQdrvs4H3xCa17F48VFtq9kfhwlHPZaINEUtH6XgYvfvpLmR6a FbPStcoZ0fs7DUIu9XaNZ2kVtyCbATecWnjR5vA= X-Google-Smtp-Source: ACHHUZ65hp99k0BHvE4GcjbeXLf8cW8ExswPBAtBVO5jpXuZx7gF3lSRuD4BEN4FYXI229SSqheW/A== X-Received: by 2002:ad4:5ca6:0:b0:625:953f:84f6 with SMTP id q6-20020ad45ca6000000b00625953f84f6mr18488965qvh.6.1687299560968; Tue, 20 Jun 2023 15:19:20 -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 b9-20020a0cc989000000b0062821057ac7sm1739937qvk.39.2023.06.20.15.19.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jun 2023 15:19:19 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128875 [PATCH] member: fix PRNG seed reset in NitroSketch mode Date: Tue, 20 Jun 2023 18:19:18 -0400 Message-Id: <20230620221918.3530980-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230620211720.350336-1-dmitry.kozliuk@gmail.com> References: <20230620211720.350336-1-dmitry.kozliuk@gmail.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/128875/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5327659237