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 39B2E43903 for ; Fri, 19 Jan 2024 23:02:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35A47402D9; Fri, 19 Jan 2024 23:02:03 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id F14CD4029F for ; Fri, 19 Jan 2024 23:02:01 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dc238cb1b17so1339962276.0 for ; Fri, 19 Jan 2024 14:02:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705701721; x=1706306521; 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=Sa+UA2vhLeequkhwF8RvH7m0k2QiNwwwm6MXMB6TRFGlM/R7wx7kzfqOXFyDhGyXh+ NJkv0e0QtI1nEf2YGUcsfpxj1VThvn/WU95BnhRqLSgPPIU1fWsuHBg3UHJ0zIzc+G+W Q2gv3ykeTO7tongtLXXy6LrvtijG30csTC0SQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705701721; x=1706306521; 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=h8stcOHL2f+ZqOxZFnvb7zEprNJopXdd975PuWzc1tig6gYst/d7DB4WZ5P45JakW0 aBRGKOh/yTbkrNM2UnZFXqvlHl0QgxExU/mCk7JUNnzc4agjdVdsqwMS6v0f4TXrxLKT 3+ikW1QiXSttw3giIanp3YzTGdrR0AyDdZbeXEizJ8qz0PUEqtz/Fw+PZSKovyksU3JS y/jF5OxxSmOs9d7tfZ5nTt8B6jyELfS4CJ8uj0g7yBCTgnc3rrkhvWM1365IGtf1acKX OfWqudgg6peCwhU7SMhf+6iEnuZs46o+/uN38G6OTouzrvECrargH4eUglCeswmsmbY1 aTCQ== X-Gm-Message-State: AOJu0YzW0Gb7SBzXfGGYy7b5OVQUhJmOzMib7MPPAv4ZskX9buYWlW9q c6n6Z9HZwN8mS/iiRIHs/gWiglUaoQjVvNKIs6gBS+5WmBm1TmAhxwYizzakeMJElDXeNGwrkTa JriNWarkhORUH60yvajKTV75twPDou2xd816F/kYwRaLSoJwvJm0pGACp X-Google-Smtp-Source: AGHT+IGQYSw3aHwrwVb0ilbu0nglXKpcYwnrYLBlnEwETKhpPtQ21WBfBAJ8ffDFdODNmugrRbA7OkuCgqOg X-Received: by 2002:a05:6902:56a:b0:dc2:195d:46c3 with SMTP id a10-20020a056902056a00b00dc2195d46c3mr564473ybt.10.1705701721393; Fri, 19 Jan 2024 14:02:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s43-20020a25aa2e000000b00dc24368c50asm7901ybi.31.2024.01.19.14.02.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 14:02:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 14:02:01 -0800 (PST) Message-ID: <65aaf159.250a0220.eae73.0994SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A8086043481; Fri, 19 Jan 2024 17:02:01 -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/