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 BA08343409 for ; Thu, 30 Nov 2023 03:11:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B159440297; Thu, 30 Nov 2023 03:11:17 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 6BB79400D6 for ; Thu, 30 Nov 2023 03:11:16 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6cda22140f2so446008b3a.1 for ; Wed, 29 Nov 2023 18:11:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701310275; x=1701915075; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gvr9u4FZAyMaX1TJ8YuJPPlg8Wd2bYhRtR4f9HkV+tY=; b=ciQokzrL85/Vneos6/sbLcrBCs9+LeB4L8V0QaMz8/s/E8mqb39SLPrfnf9+x/r/bD D90aZKvNUMu5+mw+kV1grle8D6HsoE1SYQjVidm1vZNiXNsywhT+WqkwSjy171697ni5 4nxIJv0+hh5uvLdFjt/AQKOG5JvGqqJ3HnncY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701310275; x=1701915075; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gvr9u4FZAyMaX1TJ8YuJPPlg8Wd2bYhRtR4f9HkV+tY=; b=YnC7Hpr5eQerXce6pSggdMkB0DK+nz9t0T17SkZihm0U4YTYj/eEA6ZaLuGrVhccc4 Qf+gptoE2HwrWD8EyZmYAc1PDgRN9avlqoL1ec52p+ePUcQLXqnRb13IQmSjriPnF/Dp tkh+8aG9mhmL66gsFGiJLMZCPbNwMfKtpOXa67GkzeseOdw38Cm6xdJszAR0mtj1GtGs b5bEC+ZA8HM0pFgi5kfFsEOkZwalZC7PipHUj6OBph+PUV/5wPTxrhA16Ti2OlkM/YfY z5P8vMQemv++n1zFZIhrP6NV7CrZr81D95RWZNG4EnSqhtOYIadvcBH4cDtHdC2x6Aoa gWMQ== X-Gm-Message-State: AOJu0YyACVIn+REp+zmpPPByMgTWsRb+Y0Yvs1MnzsORHfKXcVbyeBlN BIpr4csX0NXn8GB+H44eYCX/q3tFyy4FJB6kls+6NdOhdFgTAp6FsVXrOg== X-Google-Smtp-Source: AGHT+IEV1ZI6bvGhtBLRYw6m4ME+6+w+2iDuTlsHhD+EWWkFMh5TQwGt0DBmBqSuCS9D0NJk+oUvFpdl0eRW X-Received: by 2002:a05:6a20:a122:b0:18c:95f1:20bf with SMTP id q34-20020a056a20a12200b0018c95f120bfmr13465393pzk.47.1701310275687; Wed, 29 Nov 2023 18:11:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y125-20020a636483000000b005b7e3eddb70sm8394pgb.4.2023.11.29.18.11.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Nov 2023 18:11:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 Nov 2023 18:11:15 -0800 (PST) Message-ID: <6567ef43.630a0220.f0ff0.0983SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B59C1605C311; Wed, 29 Nov 2023 21:11:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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 eeb0605f118dae66e80faa44f7b3e88748032353 --> 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 | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/