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 D086F43706 for ; Sat, 16 Dec 2023 07:36:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3798E402AA; Sat, 16 Dec 2023 07:36:36 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 125BA402A8 for ; Sat, 16 Dec 2023 07:36:35 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2035a859803so894562fac.3 for ; Fri, 15 Dec 2023 22:36:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702708594; x=1703313394; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C0FYU1hzEF9EoTnVYZ1J7xjpXR1yHbxCO6kJN3cURPA=; b=NFXsW19dq/SVr6NT5A/hFjS0JaLDZ6EEXiW6a6PihG8Lwk4TZFmcrCRW3I1fOzDTaL GTR8Z/c3P9nxOwJao3UFDfexc5BUA1jbb7gwl+/QcGCjzLkjphD+rKAzRqW3zJ/N7Hc8 3NaAELehfqH9HJeXKeERo8TCywaguXWi1zPOw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702708594; x=1703313394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C0FYU1hzEF9EoTnVYZ1J7xjpXR1yHbxCO6kJN3cURPA=; b=CBTIMqCB/fEQL8SsH36fDw30fZfos764pjhI4R4S6dyC8shTp6xGF3pkEI7MeyTNKB Bxuj9hMamrIYAocVGI2JcfLqZfXI7/B/Z5r6oxhtuZUlBeoevPUg/HcZ2HFAReQWFc+l g2wZDB7MYcvNkn09fitJcgVegW9pXtQpykLpCGVU5ZsDbyEzEZIubm6ZrY2yYjox9yab su7V2mEIuu/HXjNWagYFookwbw53JMRAYW2qLoqXshUvZtk0fSw30KgW/KBal8AA3x87 O1lxCUxrVSO1ZetuWj4kyY9SaB7ESXPxlJ4mGPpmPgCtpI33gGMcVH6MN352LHBZsaCS 7l1w== X-Gm-Message-State: AOJu0YzJlnZ8FSi8i3vmwkIKX++csoRyH8Yy2B38p7bhKXHLa1itjx8S GUsUl3scI8tJZoHYb52x4ZAnQwYZBPWDFNPyD+0lcBu712Uk+g== X-Google-Smtp-Source: AGHT+IFlCeyBdvuqAD+u4mrsj3nchh2flVZ8hHHGeQGhSkeXILADvxeYpoKiDctv1sTRkVuREBcjidCHmoIM X-Received: by 2002:a05:6870:40ce:b0:1fb:3700:ee1b with SMTP id l14-20020a05687040ce00b001fb3700ee1bmr13272173oal.47.1702708594320; Fri, 15 Dec 2023 22:36:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du26-20020a0568703a1a00b0020307dc696csm462409oab.30.2023.12.15.22.36.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 22:36:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 22:36:34 -0800 (PST) Message-ID: <657d4572.050a0220.56c21.0d66SMTPIN_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 C82026051831; Sat, 16 Dec 2023 01:36:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27370/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/