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 3D52E45B9F for ; Tue, 22 Oct 2024 12:25:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D80D4029B for ; Tue, 22 Oct 2024 12:25:55 +0200 (CEST) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 1A5044029A for ; Tue, 22 Oct 2024 12:25:54 +0200 (CEST) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-460b2e4c50fso25744321cf.0 for ; Tue, 22 Oct 2024 03:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729592753; x=1730197553; darn=dpdk.org; 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=6U2c1lMPIc6wyf5y0IjJC1GSYrXBup/8nkWY4IDAwpQ=; b=RtV/zgkSDSvX/MIsE/Th9mWvS6ias9LKzSY9ryRzy9bbqRkAExfJHqhBmFiNqvSJqa omDfVXvZ/miiIwddZjaazZsI5RG8DU9BhPiF7km3KIatAW+hycSL/xhtPGhbPSO1lO+Y vtxzv2GhaRRodXQ1R0EDvY4O7ZNyiBSSb3aHjj6AgG22v51gw8eUC7XVIdE+P+jTxf0K 5uG5xtDwKf9KrmKZleMB12w27YSZ70Yz4NJ15eFp2rr5Vt9vGTuADaB82onAjFiahwn+ Y9qUPVF4VrgpZOaWE23GaDtKxoIpFzzRgsUhvt/fogcvmjPb0cFcrqr9Xgn09VaNzkUQ wJ3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729592753; x=1730197553; 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=6U2c1lMPIc6wyf5y0IjJC1GSYrXBup/8nkWY4IDAwpQ=; b=Hok8elb7uglKK5Jt7f/Uhjn86BnZv1cKi4H0/bXQFP6jk4hGrG+17hz4XdL274ZOs0 x3wUz+sgPoWznsIFQCzZDrMV76IJ7LfgaHOfno3Ievw6cZczgtaVbmfJJBTQLnoZtcO2 +/N+m1xWKXLDvObYNbnbeRzQmxKn+8U+xaLkr+9bA8SGQvgWuanYvOIjZmQa+3XCSatR +Mf4U4cjyqFuGnEup7X9pDtz9jZ8OS6ggTDekiix9j6xanhVcY3ej+2JkGgOhPPTyYhf tCD7j8jXMcUkx6bJL35+GQSsPVjyYtqiJChc4RPmI7oB+9Qv1dQ+E6G9lt7DoDWBZ68z n2tQ== X-Gm-Message-State: AOJu0YzU9iZK3BXWxLOVuOOLqliZRMnqfheITAUvrYfn/kzKbG+N/uoX Izx+uvMu140NJ1wnX6keUCW6OB4z4KqpdXGRHNlVCVJ0po4F/kW9ZbmyTUjn+VGeiJMtDZNVYT1 x X-Google-Smtp-Source: AGHT+IG+rdtmM7+HH2Os0fShzmnZZp0H46ldSwwvrLYu2+PH5V23vYjEnklQzzi9F4TehQD+cYwwAw== X-Received: by 2002:a05:622a:1aaa:b0:458:34fb:5d59 with SMTP id d75a77b69052e-460aedbebc1mr215681141cf.29.1729592752928; Tue, 22 Oct 2024 03:25:52 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-460d3c65244sm28213721cf.32.2024.10.22.03.25.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Oct 2024 03:25:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146578 [PATCH v3 22/22] event/cnxk: add CN20K timer adapter Date: Tue, 22 Oct 2024 06:25:50 -0400 Message-ID: <20241022102550.1611963-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241022084641.14497-22-pbhagavatula@marvell.com> References: <20241022084641.14497-22-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/146578/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11457603422