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 EF28FA0548 for ; Thu, 11 Aug 2022 18:59:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFB47427F2 for ; Thu, 11 Aug 2022 18:59:15 +0200 (CEST) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id 0F245410FC for ; Thu, 11 Aug 2022 18:59:13 +0200 (CEST) Received: by mail-qt1-f176.google.com with SMTP id l5so7553610qtv.4 for ; Thu, 11 Aug 2022 09:59:13 -0700 (PDT) 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; bh=i2kwea7J+SsYrF8OOr0pSagSrH1aGMwU3dMTY3cNVRI=; b=DBJ8tKHnzo9Uzp0vkaS3fwIJzoDvEyEq1ifiYttZRGX4cBTGiAAw6PDI98beQ0TZDg Wyguq+pVN3qvb2Qt0S6nAJ7sd+3858WaK0c/KYUeTTJ2smA0kF7uqaY6Z9bwO/OcVzly K5xvezAxiBW5JvvtbB3ERc6voJBfTiSNbofa4R05CrDYTzfXGzwYe+xSFD0fyXkJ4u+/ aBlLxL4S/gSEVZp4onU4C/rLyWKcC+zxGir/tT3NzUAWPYePUmI2fUpWcCxhitGu+aYb n3jv6WjB/FsumvS3L+DfSHnY1sbsmhBfae5CB59pEuC/jlTCnCuG9SNo5O+N2Jxpr9TQ CoJQ== 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; bh=i2kwea7J+SsYrF8OOr0pSagSrH1aGMwU3dMTY3cNVRI=; b=se81q2qreeRu0XSwjQrlGI3UQKhOvzfhj8ij/YfveCtY9BGBvTL0i7dq7HPzHTKjdP VcqqS6ezfDp6wYmgYTq5aFGgTjJsp32Zpc2FFTc+3/CBU2NChKHqAEu5Dr9KdOn+J6du Sb3SUIHqBqPZ5CfAak9L8HealtPwgNf210eLoafSfw3XmdjhGjzvNjFYvKaoyQPbVpmj M1/RxrgFL5PvHpbT/4F6zDip5RzOYkorsXfRBKfS7NUreZGewURhSIP+4voenPlGWr8e lAowe37EBBPRZae2pTv9RSwDT6QZDC+qiJgsDKdqVHLyMLGY/e2lGB+ytF+kayQ60El6 p7dg== X-Gm-Message-State: ACgBeo0MlV55LXHJb9tkikLeS+GbSuLW9MuFfR6ry/gT+nxx38FP49Y8 1+NOUtpL44+UAsTMSQ24E6Lxk+40KH23uQ== X-Google-Smtp-Source: AA6agR5A9wZqPsJ+Cw/eD/qHEYABcbS5HaiA7gSLR72t5UM6Q4/kVrRo/EmGyc3r1iOH6NNsWAnMkw== X-Received: by 2002:ac8:5d49:0:b0:342:f7df:dbd9 with SMTP id g9-20020ac85d49000000b00342f7dfdbd9mr3240qtx.449.1660237152836; Thu, 11 Aug 2022 09:59:12 -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 h5-20020a05620a400500b006b9bf03d9c6sm2550516qko.104.2022.08.11.09.59.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Aug 2022 09:59:11 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw114845 [PATCH v3 3/4] timer: fix function to stop all timers Date: Thu, 11 Aug 2022 12:59:37 -0400 Message-Id: <20220811165937.27245-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220811153717.3992516-1-s.v.naga.harish.k@intel.com> References: <20220811153717.3992516-1-s.v.naga.harish.k@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/114845/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2841149349