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 131E5439B2 for ; Wed, 24 Jan 2024 08:44:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E20B4026F; Wed, 24 Jan 2024 08:44:30 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 1AD8E400D5 for ; Wed, 24 Jan 2024 08:44:29 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-290b9f83037so1759371a91.1 for ; Tue, 23 Jan 2024 23:44:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706082268; x=1706687068; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kGyjjzsAnCyAfHn8fr+P694mk6YTK+wQh94XdtuTsF0=; b=F3yrwn+kwnf7uB2ivCCzRWhuecbwkiE3sQnvst6T+X112bqdLF6Py4nXl5QSuFST16 8TTY8wKI8KLd4dNcto+pbQxiO40WDBPRphwBtXySyJIshLrPUw2vcrZodrBhie/xnF9z M37Lc9Xm1ALftFuAkVhp3fu26rsSVSIwst/U0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706082268; x=1706687068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kGyjjzsAnCyAfHn8fr+P694mk6YTK+wQh94XdtuTsF0=; b=QaKu5NkNquCLgSrHhypzzGE8IJeV4KknU/IaSW2Xp6CrgLhGpGPZbkfy/N1An0D0Wt +oL91doXxJRgnmtJ4XDdamKz90QhqR9gWjGlq3f/KThzC/F+U3CLEWrHTZN6xpCocB7B G/VN/j3dYQ8597b0XaZSo/c/sLe7h6w+1Y+Tn+LmI2xHQcYQ7Cn71Uvrj8ZjBjnPIdHD bhuaplE9E3uwqKp7qxIB61ESxHQvdNNCPSnaAZHD21PFWlwbnCig899z1F/bhGucfe8M igfh+o1bnwDxP8L6at5hKnVIvYgepfCmU97pbWO8xZRJXbZTxIKbXreGLbzILpu1xw47 fSmA== X-Gm-Message-State: AOJu0YxL/1TPegUfEEkhD1vKFJwvEyFuIzHyUuOlNeWyIkKyqZoOlqLx kL/sLhKstmf+h4xXOixqwLbS5N6pJ+rOb7KYW7Up/XSWhEhldNrkFBAbjx74Ut/rHPwsRhpILIV /1PZlG30b+KuoOX0pkIYYOCRJACi7q4Hx X-Google-Smtp-Source: AGHT+IHqtvMttrIfncQY8N3jbtyt8MRUCiT/CS2+yYzbvM4Re1Idwb5OyGqGE+gV8S9JC3WSZI2mJal0GfUL X-Received: by 2002:a17:90a:3949:b0:290:38f2:8a05 with SMTP id n9-20020a17090a394900b0029038f28a05mr1132903pjf.5.1706082268279; Tue, 23 Jan 2024 23:44:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 12-20020a170902c24c00b001d770328a01sm65162plg.11.2024.01.23.23.44.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jan 2024 23:44:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jan 2024 23:44:28 -0800 (PST) Message-ID: <65b0bfdc.170a0220.3b680.3c88SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 70F0B6043300; Wed, 24 Jan 2024 02:44:27 -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 | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.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) 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 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/27778/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/