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 289FB43EAF for ; Fri, 19 Apr 2024 12:25:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23B53402D0 for ; Fri, 19 Apr 2024 12:25:26 +0200 (CEST) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 6FB9440273 for ; Fri, 19 Apr 2024 12:25:24 +0200 (CEST) Received: by mail-qt1-f170.google.com with SMTP id d75a77b69052e-4375b8b4997so11850261cf.2 for ; Fri, 19 Apr 2024 03:25:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1713522323; x=1714127123; 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=fCD+rrNsVXeQEHRFJSvAjGKW1zZ0DLEqMChrbo8MJu0=; b=tb+1+kPoyl9BNm9OJYTQ3+y5TTNVY15SyeCRW6lerj0SySsY4nXRj/aY/JFGEYLKZc B3gmZLAG2CDZCF2FGhvrnyr3u6sqFaAX69DW/12KxECOiWTQeVfdKT7WAKDTYCw159A0 FNbARc++tWL+NTVNT5WQupSBew8xGiuGSmQw4sEAvhaD4pmPoWN/+nsQB3DcX0taSaLl kxgPvrKnpQSyFkUMgcyY3wZMDPZQEAR3e7Di8gAZLMtF7H+gC1RySzUbqrxSsHJ1Ou1E 44IUOJhuROOoM6Y27hqMCS8MsIR3/yoXI/oHdddpAatTkxrLDpUIY6V7YsxKbOgB0Ge2 EPnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713522323; x=1714127123; 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=fCD+rrNsVXeQEHRFJSvAjGKW1zZ0DLEqMChrbo8MJu0=; b=Pp5K6pQ/Qzx/GK2g4h35H90hqwzy21CyX04IflbrIjWesoqqLSzAPt6BYpRwtLIWK9 utDekH+QmW1hk5dr3a3NCi2g9ftlTx8hto23ygbg/ZzYg2o1AAa/Ea3OV3aP0k12jqyp 6y11kJhkd9yE+om69vSvWi8GpIUrSDAekcn3MRb1dVyv4F9nqNUGhsR0zi9y+KGDYnXI c7eWYwtVjKVy1wt3Dt5pw+vPHHSI1oJ4gT/AUHqvbn6e/IHfi+PA7K//UPNGF+Q6zf21 +YPxmgKQekiaLjCFxrRiCMwO1XjaNlpEid81Howj18aOtfZotI85fh2BQs9kLMLqUgOo H/aA== X-Gm-Message-State: AOJu0YzkCATJi+hMhmHsO+J/sCt55EZtb+JVUIOpRufYHupf/IORNPy/ 63F7HuufpbfQc6h7KduSRU/nZs+2VJ/77nZCqjbmQxq1ggzsjz6YT6ej12DgVilUHzxgf355YcZ I X-Google-Smtp-Source: AGHT+IF+RzoXqOBU3AXkHEVo3+JAkD7Hxbpr/MWh6ev+EkNCrIYfHLixZqXSn8ijeczMMlMIo9FUjg== X-Received: by 2002:a05:622a:587:b0:432:ec60:aaf0 with SMTP id c7-20020a05622a058700b00432ec60aaf0mr1658372qtb.34.1713522323175; Fri, 19 Apr 2024 03:25:23 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com ([66.187.232.136]) by smtp.gmail.com with ESMTPSA id jt56-20020a05622aa03800b00434ec509ce9sm1468679qtb.46.2024.04.19.03.25.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Apr 2024 03:25:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139545 [PATCH v2 2/2] test/dma: add functions to verify zero and one fill Date: Fri, 19 Apr 2024 06:25:21 -0400 Message-Id: <20240419102521.2136188-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240419090734.43613-2-vvelumuri@marvell.com> References: <20240419090734.43613-2-vvelumuri@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/139545/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8751408831