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 951D641CF6 for ; Mon, 20 Feb 2023 07:59:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8531D42F92 for ; Mon, 20 Feb 2023 07:59:22 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 3A7E142F92 for ; Mon, 20 Feb 2023 07:59:21 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id ay9so29302qtb.9 for ; Sun, 19 Feb 2023 22:59:21 -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=czBvjAmBI2ToXvFPHtZJFyfT6ZUcSyBksw5I0iympUY=; b=EKoWN9KvX8qev0U1U89uLWFY67HDOQDrjJU9xBEahBcPtwu4XgqNqBO3g6R0CvhjRX nR7grY7gspEaQcY66vKcZVBG8i3IbWnnW41HxV+kRGNEy9N5u991VQkQ803S7QaDYRQI n2RUz7oRaHQyeECa2WIjRO5pRhv3eetNzJJ+femaAxtMCsuWbrn8jgGl/s17sQXtQNNU t/0QNRu7BABSklhe0CMmbkIOdQesplcM8RAS9ncooOZtPJWL8TG2XEjllXGmliB50QtB N4x72/8C/Pww05b4NCLcZKuICQLuJvQLMjGogPrQj/aYWGxgNo6Rkmtngbypyk7GzdC3 9Ayg== 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=czBvjAmBI2ToXvFPHtZJFyfT6ZUcSyBksw5I0iympUY=; b=0YTak4XsDKPIu1Injvb+q/P/Cmv0cMH8xMprZH4GyEYy/cNMIY3GEBKwsdL8gRC+q+ cIHjS0jhcsAyyIlkUdRDINAOqUOmgdpaTO0epMUwYNG2wdFla3euJWNlHbECfvVyG6mY 53nrQokterFwFJQMAPzS2j8GguR6ngumJNwHOlliJcrhNMLiuhvCOAmItJFMTFT8Q+Lq tD5UGbIqTLHV5cbKSwZeTuuAnWuhK72RlRNQZQayayZByFd1HP3oazEZv2SFGdjFJ3/p N1yHG8be8BUGdlrUKikufsDF8pUBSCeU/HtcIdzFOZ41/7ymo8NkD6+BJO6s3Wbo3Dvn Xcbg== X-Gm-Message-State: AO0yUKVtpXaMLM/iL/v3Ry3Vf27UsDTctVuE2n9UooPpa31joPZfIq17 5t/gsGk3rgWwlSAhAvt4ppWxEV0Cn7lwwWyY X-Google-Smtp-Source: AK7set+5icF5nBtr+JjakOhEnwoNsfy7nZ89cswTUTKuE+aW3qzOTvWVjUqJq6oenZQl/uOCOjOrBg== X-Received: by 2002:a05:622a:44a:b0:3ba:38:2f5f with SMTP id o10-20020a05622a044a00b003ba00382f5fmr15691542qtx.32.1676876360186; Sun, 19 Feb 2023 22:59:20 -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 c129-20020ae9ed87000000b0073d7e81f8b5sm3897527qkg.35.2023.02.19.22.59.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 22:59:19 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124166 [PATCH 2/2] ethdev: fix race condition in fast-path ops setup Date: Mon, 20 Feb 2023 02:59:11 -0500 Message-Id: <20230220075911.4131068-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230220060839.1267349-2-ashok.k.kaladi@intel.com> References: <20230220060839.1267349-2-ashok.k.kaladi@intel.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/124166/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4220651797