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 7C254439A9 for ; Tue, 23 Jan 2024 17:15:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76D74402C5; Tue, 23 Jan 2024 17:15:56 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 40246402B0 for ; Tue, 23 Jan 2024 17:15:55 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7bc332d49f6so199286239f.1 for ; Tue, 23 Jan 2024 08:15:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706026554; x=1706631354; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RUgiBarYl7s34Vx889L8ZQErXmmdNhpZfsIY8hL0p5k=; b=DvFfNXtvJsOxFrbiWsM6lep+sQeH0XGay8kMeeXSmWA1WjaXUBbKo6725OJKVm+biJ TaONnb4Vs8AXLoDJtuuIVQpWquAAn+SbimiKrAXxBjDY5bHalnxP5Odb+fkzK5D7ppbv m5/vSc8LaoU8US7fOWaAxQ8Wc7BRaPORJnU0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706026554; x=1706631354; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RUgiBarYl7s34Vx889L8ZQErXmmdNhpZfsIY8hL0p5k=; b=up8PEFOqwWn7jXhKxkewQiNZnGrug5bAk2yN/+E/Ex3646ORCEP+YCQXZj45ZOgY1R WJboAK+jZDgoVPzf5X2B4Kwth+wyv9L0r9kOII87ReNiZdbBzDBbRVi6qFTzVASQe8AF bGWJsM8YKw6gIqWryGSjq8mzrehenjrQ15cwkE2LGL4UXpwIHjE/Vyf4i4N4l5wCu1e7 0nA7Hm2zEo12kaK8p1TaT9X+wxNYsUXomzJkgmo//bRN6cQAmVvzhxEkNyGMGCXLQfbP W3HNFvi1r/4EOba/r3yJnFyXjuV9efUMn1BpJ0VbmZmNHytBwkafybSUpi9kaZzN3pj8 b9BA== X-Gm-Message-State: AOJu0Yy7GILuprBXIafyvhGfZP0kyC+84oyhvZ4zr+uTNP5YO2T2eIux L6aSd2eYitBt8kz9v4yBtTcySf+yyh7E7/Yfs0rM4N9WWoApBNwWb++7oFOWbalE7llxw5uuYVY uqzh6HkkgER/yDSElLvClszqfJqTZ1d8zezbAf2DEB9A+p66N X-Google-Smtp-Source: AGHT+IGEWcmXzmJ/7WM4f4M4S3+CuXu6skI7MEsIXDa38MnHfgITnY3NWC3AJujC0h4+pyCgQmV+Vhst6CZ3 X-Received: by 2002:a92:6411:0:b0:35f:cf79:4cea with SMTP id y17-20020a926411000000b0035fcf794ceamr62297ilb.65.1706026554741; Tue, 23 Jan 2024 08:15:54 -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 d10-20020a056e02214a00b003628fca6a5bsm47606ilv.35.2024.01.23.08.15.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jan 2024 08:15:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jan 2024 08:15:54 -0800 (PST) Message-ID: <65afe63a.050a0220.5e3d3.32adSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 449A06052515; Tue, 23 Jan 2024 11:15:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7d6f1cc05f7079e3212e575d56684fce183d4954 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: 22.11-staging 7d6f1cc05f7079e3212e575d56684fce183d4954 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27769/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/