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 5204E41C34 for ; Tue, 7 Feb 2023 22:20:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A2F340A84 for ; Tue, 7 Feb 2023 22:20:01 +0100 (CET) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id A4F4540151 for ; Tue, 7 Feb 2023 22:19:59 +0100 (CET) Received: by mail-qt1-f181.google.com with SMTP id h24so18482952qtr.0 for ; Tue, 07 Feb 2023 13:19:59 -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=AZQeyo/pJj/JEQrTpmRUhPG21zqX1xp/ALJzakxdQz0=; b=2mUw2lpl+Th1kNv0QEECK17woxQ6tx6lCz+m9ij9/EmPZ15sm5b4t96aGzg+LO9dmh wCTfHPVtQk+IrnskpTEt0+Giut+jiegswgXKDX6u0Kot7K3MWv5maGW7uz2yBZjuwgHA XQ2Rrf6XJlUyL19MMmGZqMdYCvT/2mJo0jT5E9F++vcnU1XtBspQ1/1Zbsj1GGLDIhRz Vn4o3471NydHW8JgRlk02JjlFyb9Ke3qstchM8Z4TPAyWQs4PbBqUwfKLu6CbY2zDyOj 0emGo6UbJM8QaXcpnvVsOMzLMhfnqS/74f86wi/cu9ckgPjw+hyL12TBblYLoyt0G7g5 lDlw== 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=AZQeyo/pJj/JEQrTpmRUhPG21zqX1xp/ALJzakxdQz0=; b=iF9IAaryaEfLMcXDYXsDqVN1pJXAcudGtyR1+FVI1KL45zoWbWmzDc0djQ9+2UJqXH ktNQVz7KJuevDGtw28z3LdCH9Xhooyi+a5W3ueYHp445cMm0wJAX1Ne8xAEJKLEV59O/ FMsmuCHGjEFh1W/5+svcr1drSgY7q9go/NCqvp0NrzUf3mMdis1GYYpJY0xyD2v0hYP9 Jjy48YVp+gwQzA710CiMh+ZueH4sJOkvcj7ciXqCkLd+cjUY3exb47sFOaC9ONh9Q5pL tLcTegLMC+3nvwztykPRSOjYQj2xmTWDjOKcwmyTCC18QCUOkup2XWrp6lW0jsxAMu6A asUw== X-Gm-Message-State: AO0yUKUa8sv3hMlHvFMS/jJ5HJKO4g6HkNHmz41dMO1f1f7GBaHTECXT OFeHOWFIWorYddDDRMc7+eB4OdHW6ibe1Oc/ X-Google-Smtp-Source: AK7set9CsLUKL2G/NADK1WlTqQXPZJBQnSk76+N7DBguFOKU9FGmT/eNbBWkDhNvivKrl47mRcrvgg== X-Received: by 2002:a05:622a:2cb:b0:3b8:3a7c:d208 with SMTP id a11-20020a05622a02cb00b003b83a7cd208mr7669426qtx.34.1675804798784; Tue, 07 Feb 2023 13:19:58 -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 dl10-20020a05620a1d0a00b007242a18ee8asm10127969qkb.128.2023.02.07.13.19.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Feb 2023 13:19:58 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw123371 [PATCH v2] common/cnxk: remove unnecessary locks Date: Tue, 7 Feb 2023 16:19:28 -0500 Message-Id: <20230207211928.1368077-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230207202817.818-1-pbhagavatula@marvell.com> References: <20230207202817.818-1-pbhagavatula@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/123371/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4118045907