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 8DAD442B9E for ; Thu, 25 May 2023 20:19:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7092240DDB for ; Thu, 25 May 2023 20:19:49 +0200 (CEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id E7D6E40DDB for ; Thu, 25 May 2023 20:19:48 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-3f6bb5e8ed2so6923261cf.0 for ; Thu, 25 May 2023 11:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1685038788; x=1687630788; 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=bHikCLzg0rqqKoNGXRzTFniuEGgVcpKMCFC8+YF3Qzs=; b=aRXpo+jtksBCTGz19dCnKKaE/ZRD0qQh98Z5nClf9HsNULFm4HCoX7lsgMqMs67apG F2BdAKQYrY16efqRUPZz9oSFPSJm4bQmECGQdH58cflvthUiSdBJaBTKboZEmYV8m5iu DljFUmLxmSu7NIAeBNgcFpJDctogmvw3OUO3rYBEopDu4nx3d3Ttb4DlzyNlbWbUVASO su0Y6Ha9t4/P95IE6OwLdSbzniIqPY0GfsgeLo0bcpB2Ghc745w6K7Vxj+TI3rIZyejo G9LU//QwrPXPOqElnzyYDBItw7IVBFwZzQwuDL34F92CB/nWgTe7315rhUJhL6ACIH2l +5EA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685038788; x=1687630788; 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=bHikCLzg0rqqKoNGXRzTFniuEGgVcpKMCFC8+YF3Qzs=; b=I0aoqDAhEdYnwkLs04PrzktXzX/v9FxQJlFfGXTjd57YacUKo+K3qnt/N8sD/Fkfmn 0dvue2OoQZqNXiCSBnQN+8Q73Tqoq5HnymOinc72XbQx2FbO//GoCVzJ/Ham+GqqX+cT X9BsZMIPDGO1Ng9EJCBdFhRM8JFJcVgLHcg9gZoHGCspT+PnZp7vr+LyrxuFNUq7p4/Z Z0s0Ds4HDuATkcVV5WkIExHMB0g0AlyxEWgF8wTIZO13BK9VqK6gKaJEieBtLYMVGD8a q0mrcWqvEX6UAiuvXeVapT5eKK+m4tDtMwfQwMG2uQbeVE5GjkZDWRxaAbActHwfmjZ2 n80g== X-Gm-Message-State: AC+VfDxeQe862b9dcW320qyQL5zzTC7DAEHaLpFB8jL6u6g2D6bJNej+ kmRJLD8ciS1bS1lwS5n4qrnTeSESBDNqY65hcNc= X-Google-Smtp-Source: ACHHUZ6bD8QF1a02Zc03YbP9fjNg5h6WNhDrFMCukJXOj/q/upv/IupEWFu/Kx3BK1v/bG41kcYQhQ== X-Received: by 2002:a05:622a:1486:b0:3f6:bffe:3c0d with SMTP id t6-20020a05622a148600b003f6bffe3c0dmr527128qtx.4.1685038787991; Thu, 25 May 2023 11:19:47 -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 g3-20020ac870c3000000b003ef33e02eb9sm589327qtp.83.2023.05.25.11.19.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 May 2023 11:19:47 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127498 [PATCH v16] app/procinfo: display eventdev xstats Date: Thu, 25 May 2023 14:19:46 -0400 Message-Id: <20230525181946.2682865-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230525164127.3046135-1-abdullah.sevincer@intel.com> References: <20230525164127.3046135-1-abdullah.sevincer@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/127498/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5082599348