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 06EA943B34 for ; Sat, 17 Feb 2024 07:47:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D65D4402CD; Sat, 17 Feb 2024 07:47:46 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 6D93F400D7 for ; Sat, 17 Feb 2024 07:47:45 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3651d6dea15so151775ab.1 for ; Fri, 16 Feb 2024 22:47:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708152464; x=1708757264; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oN9FIzqZqPvopDKe9kJOUQNm9RYi8rfo+V2dCJ/jxnQ=; b=E9N9npSW45wWn9d+PUrGDFHvo/OKiy9qVZ9Tq4uRa475WGk6uTl7OIpAy9KYAy/xk7 FmQtZ0rzwykFq40owek5RngMJys2cCNfUGglUVkFN7hlgqFwjk6qhtv/l/mdSniLB2bt LAbJQgWMgUklGqkfBFgmEFtb3klJrwY43GXuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708152464; x=1708757264; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oN9FIzqZqPvopDKe9kJOUQNm9RYi8rfo+V2dCJ/jxnQ=; b=on2dcEzDcQBjdde13y3sCoxDT+VAvfotQqieTVxADga0LnVu2xBnezsQVNY+3axUuH PKPNkDUSNdNE13VIKoW2G/Q5dJrZrXM7iCKOzPqBZ1FDHT2yKK5nPZ+3i00XpWYWMA3t z24j1VcXI6fqybuqy+inawZ/amREGyBg1nO3pAtwtFQ9l9ejJmx6/XD8ie5ZfnXGs+RW 9HgI3W0FctNxn/YzxSFf/4NdrBQoum8PTMRSO8NAtm7/dHjzTVw5uHBEqaVripTXl59m yXyDtGjme2NTWDglRLLULfk0Te+jNXR8eNUz2lddbrOLwWWrKTYDypAic45H9o51BJIT NInw== X-Gm-Message-State: AOJu0Yz6OlC/ayhb54qDjj5Fqa+2m79xGaB1ZU45rJDwWiGzgXS6iZAW iSIQYWGZmChqVt+6LHQ4a2VFCE5tdR/Sn6Ux1h2ZlM7VKKca36ZHWKpOE+DPfpGvxaHewOPzdky raM85vT+BUfkGsrLqfpKBErc/gVflLyn6 X-Google-Smtp-Source: AGHT+IF1eBrCyCJXhgRdVcXczgooLbvSOd37LrQ8sgFkesC3T8HzY1kzLq9nS6a72kTg9kgbeVaNFS+WC4Ad X-Received: by 2002:a05:6e02:1a0c:b0:365:b73:9f3b with SMTP id s12-20020a056e021a0c00b003650b739f3bmr3622351ild.12.1708152464640; Fri, 16 Feb 2024 22:47:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l13-20020a056e0212ed00b00363ea34fa2csm146079iln.38.2024.02.16.22.47.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Feb 2024 22:47:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Feb 2024 22:47:44 -0800 (PST) Message-ID: <65d05690.050a0220.e127c.9bf2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E29A6043300; Sat, 17 Feb 2024 01:47:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> 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 | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28041/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/