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 52E1143C8B for ; Tue, 12 Mar 2024 06:20:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45ED94068A; Tue, 12 Mar 2024 06:20:19 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D912340282 for ; Tue, 12 Mar 2024 06:20:13 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-60a104601dcso32566877b3.2 for ; Mon, 11 Mar 2024 22:20:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710220813; x=1710825613; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BTCs8mwYKe9iPCIOKbTa9JXPXpIqbRg9LgFQTseCdVU=; b=KOy9002Xns+kgGxYR+oNz3WLPcz5gvzut4cN5hpBiOLYh/0FGm9QNbvs0EuSXnDs3f pcFwk0KnkRTLF0UhkLIYVuHcl09lBV0bNc78bcaLEumKy1Wdbp8o7uD5zvqTOvM9dqPQ TYOhAeNjttcgW+imbBiPkOqO93DZ6u+2jmT7s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710220813; x=1710825613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BTCs8mwYKe9iPCIOKbTa9JXPXpIqbRg9LgFQTseCdVU=; b=Qtx5yUHnhT0gsM60D5anEDarsJeN7fbSyidxQxjBfuKU9jJ7VMWxl8VzLn7V6ECjpi wMOjxQlG09zgoUiE/+kIejLesDPJQOkV6OQlbuZrZBtEilNTGFWoSKB4rRC+/TBKvVO6 obSNaus1teuJdi8AjYFv/3z5fITmZ2rIBMgjgNr2DJdZHvHtaRTPH0Ix5TxddTHiDhNk sr+mL+MpSdd1Zyyluyp/YabK4tzGVqpTqOdb3nXGqwlGEmjWsSx56v5HlUjrDvNhjBVs +SAtYgjo7VNGUENS8t5dVNm80R3C4qDaph2CA4KuWmJMqiy8E2UdiFGRjYST15lc/AI/ JfWQ== X-Gm-Message-State: AOJu0YwCY/nZuo8eXPMJ0RB1ehDvUo6fxDdCdmVQsAOeAKoo2pc3vKhj 75oBKDCAafM3vOZyEPe1GT6PneQX4RYto+/WUisaNZTJZCdkVGM4S9ewv/t2vo5uiLfuVa4JXSa alqzrGLk1dn+1V7PszNJQiN4oYlOJq3Yl X-Google-Smtp-Source: AGHT+IEUWfRN0MQ31uLoZa+a3wgOEW/JmmZQTQ/wd8Zehoj8Hi3Tgixo2bVhfvsn04OurrEoou6lpBxfSzm7 X-Received: by 2002:a81:4e0e:0:b0:60a:3487:6f74 with SMTP id c14-20020a814e0e000000b0060a34876f74mr2899107ywb.7.1710220813303; Mon, 11 Mar 2024 22:20:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g8-20020a635648000000b005dbd0e92e23sm329417pgm.20.2024.03.11.22.20.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 22:20:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 22:20:13 -0700 (PDT) Message-ID: <65efe60d.630a0220.8dbd5.4f9dSMTPIN_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 104936052471; Tue, 12 Mar 2024 01:20:12 -0400 (EDT) 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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/28436/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/