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 4829443B9E for ; Fri, 1 Mar 2024 07:29:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 435364029A; Fri, 1 Mar 2024 07:29:54 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 6323B4025C for ; Fri, 1 Mar 2024 07:29:53 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6e5a50d91b4so1134450b3a.2 for ; Thu, 29 Feb 2024 22:29:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709274592; x=1709879392; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=va8jrPo5W7x0X0cBkatosOf63p49EBFuKun/ANqObWE=; b=MzZsWrVzxUWsqJ/B+H1L/FDRDFHJPV8tLn/QED1+oRdIYum/ITi7rouMAZ5qq4o3yc R68SHUhhzjEexMfsw6J3TEWsEISy5GMNlXpsTyjhCz2tSpxoDRjlgxyiKCZJEjxqN2/d 323BqfeqcVwauuINlY+ELdaOVnse3QTefIHtU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709274592; x=1709879392; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=va8jrPo5W7x0X0cBkatosOf63p49EBFuKun/ANqObWE=; b=oY4Tsav9+tSgAVs6J4UArfj/tR5B6ugWNwLGwz9vnYmnYBa2uaRuiShHs76DjtpDQ9 8n8lz2uGT+wrxq4Fef8/wGOTb2W42HhvDJOusBFHEGlQmKSnT2LY1thtye+Zt2DW4zk7 QDf4fPinZllMlVSGBY/Kf4WN69mfawLGVKg7qqwFINAWVDrXxncpot9hIn5SnS0L9mQ1 f3MEGNl5yLOfrApYPg5SwVPdAAQsZRqo4FXxwwm5jMgBtOxKK2Cf5iFep+n6YvfDr47Z bKHjMxu+XSvS43qYDM15OrFZ7CPTKKyoOubbvq2Ccmmof5+VWkQBlYHDjgNbF83uJb7N 4WgQ== X-Gm-Message-State: AOJu0YzGhdWU3uQmiUhz1bNs/fHcF15N6cX5ZlbTUwfVBlSpsxGsaa1w w3DiuNO64Bx1xV+pyIZk8j29Uz+mp0ecXc7HqVyMgpGLbAprRuNCR742TT6apkRvV86tqGzUh7U Nfp5mj4XosNa4GSWAM5tfwihydlF05ue+ X-Google-Smtp-Source: AGHT+IHkhWbATTzm5kjuv7duC4NVXaQjFVewlDrWpDszq0+B1g74zLB8qdA7Azf+5UzjSOUpGLe6zIDjARHA X-Received: by 2002:a05:6a21:6d95:b0:19e:a85d:166 with SMTP id wl21-20020a056a216d9500b0019ea85d0166mr810524pzb.9.1709274592566; Thu, 29 Feb 2024 22:29: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 t2-20020a17090abc4200b0029b1ba25708sm58864pjv.10.2024.02.29.22.29.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 22:29:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 22:29:52 -0800 (PST) Message-ID: <65e175e0.170a0220.6e59f.39adSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BCF516052511; Fri, 1 Mar 2024 01:29:51 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13.2 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28253/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/