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 377F743C27 for ; Fri, 8 Mar 2024 21:07:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 111A3402B4 for ; Fri, 8 Mar 2024 21:07:56 +0100 (CET) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id 6424040291 for ; Fri, 8 Mar 2024 21:07:54 +0100 (CET) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-7885bb1b760so12133185a.0 for ; Fri, 08 Mar 2024 12:07:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709928473; x=1710533273; 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=Z9p2h7qm6bhW0PulJNmrSsOZvtg4OiyMqyoLziKHZRc=; b=TX4Wdp5NmonZJ+3c1nh7LrP33r00p6tZsyimj9XOUPM08+S/gs5hAt/GMqB2KwroQ8 Gk3SyXCQ6VE0oVPVMiLCFiuAmDs3xfytsrBp+aUh8hc/lGwNqJkGoN7hO8Nk/xJ7b6bp Khu7fXu3B+yr5co68BuT41IuJ/nOM12mNCyU2reMuFKBwQEKFGZ27iVb/4CBrNOwCzw4 jEnA8lfLIBw4y3gjuwt4Db3qBABhiQJnRNuQ6qU1FnldjzK1JQQ18n3q9CFOw7A1lYa9 kJFVVYDohSrBi3+FhTzMOQCZK1h7T7ZPRTcreEnMquf+iyPDPvDrKzgUrGvYaPreCF9o 5PTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709928473; x=1710533273; 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=Z9p2h7qm6bhW0PulJNmrSsOZvtg4OiyMqyoLziKHZRc=; b=Pvq74f/iHJHOCQwXc6j0V7mAFfPNhz0ysz1bULiEOt4J+dBIaGtXn+0USOHDEq7jCC /qXYIQVII9kpVHKcmHgLWD2uM2SZCBTdopchmQyFpr1f6gwwcZl7oHonTdT/T8/Yvfut eoiBnP5HVw1/B/vN+bwnGC12Ik/C0PJbCMULrOAY+EEa4n+OtPYR0Gw5161Uu+PgEsKz mwVg0qNCCsCZHamSY4kLzT44ayFHFw2U78HA+mbLxcO+IlVk/1ioM2ZR0qyVo8TPOwL6 8Up9rXYlLtI+4lkeGGYRquxyCwL3KnLs5R3+o2LsoxVRsWKndWoqX7m+Dd6jNuwsJEhb V1VA== X-Gm-Message-State: AOJu0YyFMETWFMEZM1CO38A+exiWUjwGKxSrzipYtUwzOju+K8z03Qj6 Gitv5ASlb4RpkhLiavHV+6U6d6PDg2syelQ0612KjB+sHUGREyRQCUTaa2fxagNH4CSOhZQA2cQ a X-Google-Smtp-Source: AGHT+IHqZKtMhS3GZrztXdXh/Goif7ogEQ7Oxf6PT1gmFRYfjMsi82lrBtyx9oyMdy+e9ckhVYEq9g== X-Received: by 2002:a05:620a:ec3:b0:788:5591:9107 with SMTP id x3-20020a05620a0ec300b0078855919107mr125395qkm.33.1709928473226; Fri, 08 Mar 2024 12:07:53 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id b24-20020a05620a0cd800b007883ed106b0sm71702qkj.77.2024.03.08.12.07.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Mar 2024 12:07:52 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138135 [PATCH v3] app/dma-perf: add average latency per worker Date: Fri, 8 Mar 2024 15:07:51 -0500 Message-Id: <20240308200751.1271943-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240308190646.1456-1-vipin.varghese@amd.com> References: <20240308190646.1456-1-vipin.varghese@amd.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/138135/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8208043324