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 74D984304A for ; Sun, 13 Aug 2023 07:43:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E2DA40EE7; Sun, 13 Aug 2023 07:43:46 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 0C6CB40EE7 for ; Sun, 13 Aug 2023 07:43:45 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-686f8614ce5so3151073b3a.3 for ; Sat, 12 Aug 2023 22:43:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691905424; x=1692510224; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hTkstV64tUZxrYLJe1lcM20Iy34wW21aEJg7qiA0VBo=; b=NGC0od6trz2UGndeHkVVzbCkgeWyDEYheO3hX6R6Stn3RSFiW2ylqR+N5cLChoN2Qd ULJnv5xeF5wrXvLL4gluBYeQMcqTRGrV5pZnKvqp5l4VWDP6cHbD96n2w9gNe6l+zbcL cqlO2umZkZZ/IodclMpRol5oSr6WjY2nIsqZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691905424; x=1692510224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hTkstV64tUZxrYLJe1lcM20Iy34wW21aEJg7qiA0VBo=; b=R9b+pK8lVzJYbl0vzKNWocUQnXN1aGMb7vm0LfAsAb5CyRIzj4h9L74ZpMNAQsOEW9 YSIYutGX59/lzV+7YS5LqqvBPvxpbBdWH5ciCvsS9TMWqp/AvjRtD/NkmQ8GN4W1bCXU 5YpqcJ9LC1u3pPl00at1zpK81Sw5trr8if0bOraeOGl9tCy2VGf0fLA/nS6vSg3XOO/F m2ZwOWkvO0pLDYKoO346Uo/Clc9jJt1jjffAJ4kn7UJlpbAQume3dgW9fESCsfWFQREj 9v7L0X5gAlmy5WAwSD5SeYExYLg/yGBtXPtQeqhtsgrQz3J3YzD92UalrKVtoouBQCbK ZyYg== X-Gm-Message-State: AOJu0YzI8N1JjF83m885fz24PcGLEtxEQJXWBor7X1BfdpujTJxoQrmf I+GdgF5+t8aEiMzLeO1YYcYun4Ai1e/RpgehywdILRPYsiYr9w== X-Google-Smtp-Source: AGHT+IFu+CoTVZEgTxqqrjREGCJLxruNt3KPjF4lcj/t9FX412V612J4sWhckt5HNqArAkOFVf+gXJNZCB4g X-Received: by 2002:a05:6a00:c90:b0:667:85e6:4d1 with SMTP id a16-20020a056a000c9000b0066785e604d1mr9895451pfv.33.1691905424021; Sat, 12 Aug 2023 22:43:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i27-20020aa796fb000000b00687bc2b259csm480715pfq.26.2023.08.12.22.43.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Aug 2023 22:43:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Aug 2023 22:43:44 -0700 (PDT) Message-ID: <64d86d90.a70a0220.45085.ce54SMTPIN_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 3BE726052471; Sun, 13 Aug 2023 01:43:43 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 89133ca5b161036ace8fee04dd39ca94533fffc9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v21.11 89133ca5b161036ace8fee04dd39ca94533fffc9 --> 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 | +--------------------------+--------------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25802/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/