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 B34E6437AB for ; Thu, 28 Dec 2023 03:52:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF1A940295; Thu, 28 Dec 2023 03:52:35 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 6DF7B40144 for ; Thu, 28 Dec 2023 03:52:34 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7fb34265fso264384039f.3 for ; Wed, 27 Dec 2023 18:52:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703731954; x=1704336754; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZY8RYtgtYG7rKIdDESLfAk8TX5DBsfyej2Y4D/+9E2s=; b=LQOZSWmlNNu9pfk02G54/9svl/e4T1oT6EuxoB53IPCcOhotV3X0jxbBq095TcboVT ZvGs1v6DppVqwJ6GrpgMSDKfazvxtbpeGtZlhO9/oaNCJpMUqghVmFY1CvhN/ej/MR0H 7XcfU0R5oR2IiOpWQnGKqmAOznqWYwqiHXH8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703731954; x=1704336754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZY8RYtgtYG7rKIdDESLfAk8TX5DBsfyej2Y4D/+9E2s=; b=TfS6ulm6lIl9VXpLWrmMYnozDANyx8Dw0QT+cx6GOXySmI5nQH2GWHV+MbRfDapLl5 yyIaIIZR0oxLwTL/NcCuVPNirH+9bzDks23COR0OnIroXOoQ5dgwFW5Q/yTF9+GSTm/3 CeBnXtvmmHimP5gaswWapH4wen2SRcJCl31Tn/2tqjzgr36jg2EtIEXil/Ktp+hDNoZ4 2u1ftYK3y8uduD4j14LHRo6vw1pXwX9gEJn7dWUUAsfNzvs8NhffktaCRyi4kmT/wy7Q BF+zJqX7jvATOejZUbsWER4EsEoSe4V8M3MxJqjfC3UNHjtlPUrIYq/IcNuHFiM+FhaG JM2A== X-Gm-Message-State: AOJu0YxALbsoIY5vMt63+WlzAV387DONxbpKfjaadbtWka1vrpaTRpRn gIa+km07NsF2Sgfl3T76ZhDHpDU0eq3khsQcJ4+h7WJQpm0QNDbE1fw0UITFs8rPLosMPiAsPym nnCc9pA== X-Google-Smtp-Source: AGHT+IFt9YxlTOeMHhFSLYn3N4N1x12IpMGtcZ8DtkrFmLOBki8pNpec37Z0ENYvMLGmFFbKvR9MXb/x3Jow X-Received: by 2002:a6b:c8c4:0:b0:7ba:814e:3619 with SMTP id y187-20020a6bc8c4000000b007ba814e3619mr8593320iof.43.1703731953890; Wed, 27 Dec 2023 18:52:33 -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 x8-20020a056602160800b007baa47d498fsm418269iow.2.2023.12.27.18.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Dec 2023 18:52:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Dec 2023 18:52:33 -0800 (PST) Message-ID: <658ce2f1.050a0220.7c28f.f01eSMTPIN_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 6CDE9605183E; Wed, 27 Dec 2023 21:52:33 -0500 (EST) Subject: |SUCCESS| pw135618-135619 [PATCH] [v3,2/2] doc: add document for dia 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/135619 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, December 28 2023 10:10:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135618-135619 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/