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 3E325439DA for ; Sat, 27 Jan 2024 07:22:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39A0E402C4; Sat, 27 Jan 2024 07:22:53 +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 A5B434021D for ; Sat, 27 Jan 2024 07:22:51 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-600273605a9so11346607b3.1 for ; Fri, 26 Jan 2024 22:22:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706336571; x=1706941371; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PfJo7SqYZromknZMENPxqWDiE/bKvBIIP6mueo/dZYo=; b=GqLqaQ2ZRtt6/HZEl8VUqf6UhBetVdc3jHhjWKBWKaVrt6t0ObLbRcSWY0l3MGtawP aIR/hTNLfR5ON0qwTM9B+n2qWbzya1AdgT+qZ2GScn+aQzo50STREidrSSThkn9Zv94E zG/Qt6j9OUOECfaet42nDgPzYoAh0RSHAu1Vw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706336571; x=1706941371; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PfJo7SqYZromknZMENPxqWDiE/bKvBIIP6mueo/dZYo=; b=YRZZkNKt7kEOdhOsSRBfKze+JtQS61jn056fPRRXIF7b1i7XJ53D6kKUAQ6uIQbLSE jYbY2fvj6RijBeg/J/uE9w3YjbTUBbbdSvah2uLpXnnQzC23iuLd8fLLpVGaHYA37q26 eXD4q5J82XLqozwV8AIfsFqY1+9MpxrtEbt91mR+2xdtGmREpTWK3l18OtSVNl5Pxn+3 hdoBEiOOUF0uDOAibnambogyozQ31ez/7WepX9GyjPOPVLG2VLr+WXBAf1whHPa+J2b9 3omge1DbdaaAZT6wGOu7Khfm9YUhSttBfzHAJGf4xR3ewkVpwriCrbMY/uZhl1irX6L7 n4bg== X-Gm-Message-State: AOJu0YyI4x98pnl0qlU+DbTAQnyJMUIGYe4EEIuaLZlunfbILJ8n23V7 oFTbESOAJkhlSRp9Scv7f2QImYzcDaQXhe5AkdlQivm5RXu+hHvlBCnUsRu4lbNDNPcKXRdJgOW X0b6u5u//WVsr4eZw4A1NUkjRdnxCBNWX963YzKZgwynGfHZV X-Google-Smtp-Source: AGHT+IHWhpt7Bw2nUiL4iC6suhNVw9fgIC176a5fjK/uGl/7o0oPQAk8zaftlQX3jQ+iqPsttrpeioFxL8sg X-Received: by 2002:a81:8743:0:b0:602:cc54:3923 with SMTP id x64-20020a818743000000b00602cc543923mr1127630ywf.3.1706336571143; Fri, 26 Jan 2024 22:22:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ju11-20020a170903428b00b001d3c24df0a3sm32628plb.126.2024.01.26.22.22.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jan 2024 22:22:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jan 2024 22:22:51 -0800 (PST) Message-ID: <65b4a13b.170a0220.291d0.285aSMTPIN_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 415156052516; Sat, 27 Jan 2024 01:22:50 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27813/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/