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 A092C43903 for ; Fri, 19 Jan 2024 22:46:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8509A402D9; Fri, 19 Jan 2024 22:46:39 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 919794029F for ; Fri, 19 Jan 2024 22:46:38 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bf5829c697so39927339f.1 for ; Fri, 19 Jan 2024 13:46:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705700798; x=1706305598; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z06ra7VFBloR8XK9PnCDKy6vLd7/bhUws+183D1oqGg=; b=ScYHtn4nJTGGjlgkRrbyunZbdSRyooUsRZCKYfFgulfKvS+LPNNHeuxuFS1isaH/q4 jc+US7PHNpl4lwz3i/9CgvwaZOqwuI/+bY1UxSAlfrIxYUF5LbNavJmzY05lDf2nI49n 6Bdr8uW0CqyYhkLtRskqYMn4xbwBtCY58ROas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705700798; x=1706305598; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z06ra7VFBloR8XK9PnCDKy6vLd7/bhUws+183D1oqGg=; b=ZkwuC3ngP3Y7CaWczOxJC2BbSuxIF217oFu719cbJ41xHTWsmxVkBwp4rTqrfWRovp m16n0wbu7mxgxs4/rSyBtIUmkCfImxJNuFQXe5krqfuMA7oc33FsH0ev9XpYK/n4Wwo3 Gt9i1dxK/MExLwsN84oh7q9IsLD/pImywXk6KVXoxfpG+moZsN5ttN8wA9gkUY0iL8SL pP6u03K5GJovFn9BzDWogDguDgrzVrqvlyh3oRLIuvz/lwnIgiZ0Pv4HmKs3wTlEW2rd rdrMrzYt+MuZpCYExTNpwKJPSAhurqVlHIBW61PzATUMwj2f+LnCTumSz5BXTAc2SfKc +S2g== X-Gm-Message-State: AOJu0YxISg7TmPDLG1ncSyApAPBlCjp37xibEGv54xp/LD0JPQAXR4CO hC5WHjuLL8Abi2l9kyyTOjgJlUjXSkzg3GSFBSQd66HaGtpwKonSi7Mwg65YoIVLE9x1wmfJ2X8 c0by72TVje7uIhQyzZeMI/6kZAkibHDbNE+u9eWsr X-Google-Smtp-Source: AGHT+IFyX+2wH2icJlNzHsCTE8H7xMWd1gKtLsSB2SsGjpE9H6gstbIaeuhzx67q4BGmmhi/DBF3G3YzuIIn X-Received: by 2002:a6b:6e17:0:b0:7be:e321:764 with SMTP id d23-20020a6b6e17000000b007bee3210764mr381595ioh.24.1705700797847; Fri, 19 Jan 2024 13:46:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gu26-20020a0566382e1a00b0046ea3c49c6bsm181746jab.30.2024.01.19.13.46.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 13:46:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 13:46:37 -0800 (PST) Message-ID: <65aaedbd.050a0220.d94ba.cbfbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5B2906043481; Fri, 19 Jan 2024 16:46:37 -0500 (EST) Subject: |SUCCESS| pw135978 [PATCH] telemetry: correct json empty dictionarie From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135978 _Testing PASS_ Submitter: Jonathan Erb Date: Thursday, January 18 2024 17:26:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:775ff373216c56acfeffe862c20af2f216c049ea 135978 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28907/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/