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 9245043087 for ; Thu, 17 Aug 2023 03:08:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 892B640685; Thu, 17 Aug 2023 03:08:49 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 6FD6640685 for ; Thu, 17 Aug 2023 03:08:48 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bc8045e09dso47374115ad.0 for ; Wed, 16 Aug 2023 18:08:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692234527; x=1692839327; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pTpp/0g4TH0mj1GIbpuBTrM+Y/7WAoY3feKcVoaOJ/8=; b=VC5yaxTHgZ2PC9LYAPDRG4mRIBzrxNJ/252WpGxsskS8TRsglT7QqXP6I7GWN0Gayp SmauAnX7FcsmYiWd8Of9Bm50EistzsA/v5M8zIzoSCPSs1MIhGwAIdwu/PDElN7Znag8 veCqRJEW4yKb+3+x2QxAsdskOAYkT0VPpX66g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692234527; x=1692839327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pTpp/0g4TH0mj1GIbpuBTrM+Y/7WAoY3feKcVoaOJ/8=; b=YGbDSnbhIsR4MzV4q5ESRWZreQ7tCa5ahG+IftZr/FxB/PpmUpebaPuHs1p7u8ncp9 poFtSFkOR5mXp0L4NrTe0v1HsRIVjVSfE+2kJ3i73pzn+cOq3D5eexIFdWJ3ZnARwgkt ksBeb3OgRWXyERdpuRWZ8dIZYIr/GoqGpAK4MHjH0xMD/AIkcrXs1HF1YAQoahAuP2JA Zk9m3kmcmqRX+v/TiS4wsjh51J7RUBOHHTW+q8c5uCRBjCfRuulbwkJArQK0ACBZ/94j vpmlb6JWnSk3whzF6nIAS8tb+ivbS2zvF+DMgRVEt9LV9xTMgKO39I5TKe7SvNJ0Jrpe 4xOA== X-Gm-Message-State: AOJu0YzUEVXzFFq669VucHRZBLuO8Fu/2l5XDYbFvgoiEEpTo9rcxeK5 nW7zVTTzGdeYGXwLOVtjIbOi/H0xhrov53ENga14/J3mjBj/CU77aWEUzA== X-Google-Smtp-Source: AGHT+IHmnn6PPmy9PxPlSpU4wRY4tQTv6y0z//1vrDsvXu8Q+THsQD4A5qYt2duYqJ/1kdJh22+fVXN60AWt X-Received: by 2002:a17:903:234a:b0:1b8:7fd7:e022 with SMTP id c10-20020a170903234a00b001b87fd7e022mr4009517plh.28.1692234527716; Wed, 16 Aug 2023 18:08:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r11-20020a1709028bcb00b001b8a0dbda09sm513903plo.111.2023.08.16.18.08.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 18:08:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 18:08:47 -0700 (PDT) Message-ID: <64dd731f.170a0220.88c21.69f5SMTPIN_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 E5EA06052471; Wed, 16 Aug 2023 21:08:46 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 971d2b57972919527e27ed683032a71864a2eb56 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 971d2b57972919527e27ed683032a71864a2eb56 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25842/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/