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 6C4F443F6C for ; Thu, 2 May 2024 23:23:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B030402C9 for ; Thu, 2 May 2024 23:23:49 +0200 (CEST) Received: from mail-oi1-f178.google.com (mail-oi1-f178.google.com [209.85.167.178]) by mails.dpdk.org (Postfix) with ESMTP id 22DEC402C4 for ; Thu, 2 May 2024 23:23:48 +0200 (CEST) Received: by mail-oi1-f178.google.com with SMTP id 5614622812f47-3c70999ff96so4642522b6e.2 for ; Thu, 02 May 2024 14:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1714685027; x=1715289827; 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=iN42KCsgdHDpS9CeC9jQrhtwujxR4neQkezUkQtY7bQ=; b=QYJ0RGAXPo2fmgnX9WEXdK835pT+jfji0L4RYIkEJvHqWvsiRrzhwTnIFFcB67bt6O 0185z6lWiMtAkfCnbCC5NI73By9BEhNxTPHWCJBjWLNFTAviwIrZSPc9aWVOb3CgLjJ4 2vuTMsgQOGML2Rr7tPJGLqODZXSk0hT2WuJouu3vSIgsb5QEUFrHR7mg0ZmhpBZh5K9N Lgl34IqlDoVROw4Yje+GYwU0RX0KRbL4gFyc+6O4av8q+8V+iWPmAisIw6S9fCCnbkBJ cIZCoYgr1ZnwgCA4UOj3+TYpMfzpWc+IoIhMP/gS+gPiA2uDb2fD47XVaJjXiKURWFqq 9oDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714685027; x=1715289827; 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=iN42KCsgdHDpS9CeC9jQrhtwujxR4neQkezUkQtY7bQ=; b=Ktilo24eYLPjz2/jgpDCQ00dQyuiEMoIDiwJDdb7njYRUbVwB57e/kaOML2xKh1vFn BejsKxLoGqTbXgziIQVxKJDlXHJg47/MQ9/qLC55peI3lWnXYvyAyfc1ycU/lBUxskG5 1Y9Nk+VWwaznMLIBVUkaLI6n3ycNGz4wmdSwQ9IKt4WxBNhAMqdeAswm+h6A46RvR2YA D9B9pR+jiVOUMJoHRZMeMeqoXcIEikUvOjjxp56ZQlciD9NjMl61rUMZUZXdsrPKnkgV ZAzuqJDSAy5fbczj20VZrHyHgkGUit7PwCWzA3BWuzDGAeknmYTwMhA07zQtecpNkdvi +BSA== X-Gm-Message-State: AOJu0YxwyaZFNc7CfuGiM5QruQ4mV22bzr5U/8K8hdzcEIbsNRrBXS93 cJNFSHzBKcxWrKkITTpUzsAhQpepW3gNgSE97T3WmxKgjVUEbucof/QfXSbX9jcV07UGKtrQY0E r X-Google-Smtp-Source: AGHT+IFBuEJf2ovqlRoPGcflgbXAIX+57jco0S70dP+brgMA/hneKNt5mZq6svcMbeIXsF8AtJMe9A== X-Received: by 2002:a54:4694:0:b0:3c5:fed9:ea36 with SMTP id k20-20020a544694000000b003c5fed9ea36mr1232326oic.3.1714685027016; Thu, 02 May 2024 14:23:47 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id j15-20020a056808034f00b003c7535abaf8sm279397oie.32.2024.05.02.14.23.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 May 2024 14:23:46 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139808 [PATCH v3 2/2] deque: add unit tests for the deque library Date: Thu, 2 May 2024 17:23:44 -0400 Message-ID: <20240502212344.1986962-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240502201924.127273-3-aditya.ambadipudi@arm.com> References: <20240502201924.127273-3-aditya.ambadipudi@arm.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/139808/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8930225579