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 601B8437F7 for ; Tue, 2 Jan 2024 03:12:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58EE9406FF; Tue, 2 Jan 2024 03:12:55 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 15A1940693 for ; Tue, 2 Jan 2024 03:12:53 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3bbd6e377ceso3065446b6e.1 for ; Mon, 01 Jan 2024 18:12:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704161572; x=1704766372; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7+DZg5Q4YaLsY8gwwEpbsEbdks3C7qk+gKrxGbDxV+A=; b=Vq+UmDXY8wwx5EopbB9pYCwWNloUF02D96GvPzu6JipsMU2Xdfn2y+S4G/u/SncyF9 PqdMir7VBzXm2IjpgbA4R2boARw4cNBPj8VjcUqZUK5Xhn0WEe6scRIhhE++8jcdU9HY 7XxwVfrqnnEZm0OFC4C1bzBMiyWSQtl36aUjw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704161572; x=1704766372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7+DZg5Q4YaLsY8gwwEpbsEbdks3C7qk+gKrxGbDxV+A=; b=LpRbcEaVnll/4TW68vdKlKJee5m3X/N6PHDu/s6JYo/axjRkTrXV93bCYoZiTLUJLE zGZrg64gl2jxP19srTHeLza2sOtF/lpuSRMcOcltDkrMO1IS0U8ytdxelhrOlu+sejTs JC5kF2bwqqA2Hk+s3JVvSvSorZCI4efa28I1LNTrt3IOxy75euFuRYs3UAvgHSKuiQmC m7/Ta6vSRbgLgHiC00VSvjBQ9U4Fco1SnG9MMhmeObhmw9fDrM+czwGJOYzfR8aNr6bq VjXAbPeNdRVrPWTDUVH2Ga898YfV2iRUUyAn2P9HaimH5HrsMv8EP2lGijqzWFenSlBQ y07Q== X-Gm-Message-State: AOJu0YxBkksGN5ix9sfa+va/6LdgLkTy9kYsevBz+WUNbzhed0swHIsp LFaHoclMrfupASMJuUOVU5EDzwYVlirjUTJL3XneaF7M+6Tp7082EE279nePbIqIAA== X-Google-Smtp-Source: AGHT+IEQd+LcEzeDneN92WUHGZK9z8XuZV0yNkpKF0oNdgBtcl8dRUKKLoVeWrlNqC+qkWRYvm1Y9V5vkzzv X-Received: by 2002:a05:6808:f10:b0:3bc:1567:7e9c with SMTP id m16-20020a0568080f1000b003bc15677e9cmr836636oiw.88.1704161572522; Mon, 01 Jan 2024 18:12:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a170902f7cc00b001d476b4e23asm390554plw.84.2024.01.01.18.12.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 18:12:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 18:12:52 -0800 (PST) Message-ID: <65937124.170a0220.55b09.5a35SMTPIN_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 B3D7A6051823; Mon, 1 Jan 2024 21:12:51 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 _Testing PASS_ Branch: dpdk 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> 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 | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27509/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/