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 55E9443152 for ; Thu, 12 Oct 2023 10:40:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FF014028C; Thu, 12 Oct 2023 10:40:06 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 48A6E4028C for ; Thu, 12 Oct 2023 10:40:05 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1d544a4a2f2so384785fac.3 for ; Thu, 12 Oct 2023 01:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697100004; x=1697704804; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vQZra7CSJzLoQvfYHrEgC/vT17xiOKoUWYRiSaA/Jck=; b=TtE00CULRd3VdFGwgstX+Ep2gb0LGQ48tYJC4Xa9SAN6AnzeJcylYmqh8K0JHbAjAV NhBYJy8S5njMUGmIZcfnmWkY5CZjTeulD5MzyLyF9edEZnW5j+lNVs+Vlg+aPj5wrBhX vqo1jt07tvpQg3mG4kbwPSlABQhHx/o8JVX20= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697100004; x=1697704804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vQZra7CSJzLoQvfYHrEgC/vT17xiOKoUWYRiSaA/Jck=; b=nKkGfUaLa4/F+Z0G744lyIsHrxXdsHIeEfDQ0QWoinM2KENGRh/TMF4Vx5nUPY/JgT iFj589iBFlIzjLzaZWEG1nTdKo/MINNnXERF6tfZisLLpvBFzwsYqPLrvadCLfsyZ0k1 aaNCwSR1GmPkugGn/VfWoXXlgq56xaYpnXWUKZGnG71RF2r1WxeEXXFqP8bwnJ9+5Bp+ +riB/9lW1b+9Gd6EqiYGM27p3ZbllGOGTm7wlbhXJFg519SvH7apdcQSYltB/JQBe9tD YQRehhvuHYOEb50c2j33GWcIXK8mz44aGNKz4TN92UVonsUHD545MnzGzKxZhbFjsFwh LZxA== X-Gm-Message-State: AOJu0YxgICNa33j768Rs4zNjvY6Mh/zmaKmNX3gYIJ13M7CZ1RIS8yzK aeFTlElejFqSMQh3+q9AI+RMuldA/E1ms3M2SqM6huL0Hw2PGg== X-Google-Smtp-Source: AGHT+IHWwjot0VPnAtKYZj4XEK8w1oumuZe3b+1WZj5t4BFlLuUB6m4OurD75Q3QEr93knLezLKL95SSgqEE X-Received: by 2002:a05:6871:228c:b0:1e9:830e:ceee with SMTP id sd12-20020a056871228c00b001e9830eceeemr5349836oab.21.1697100004525; Thu, 12 Oct 2023 01:40:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bq19-20020a056830389300b006c4c151c6a0sm78093otb.9.2023.10.12.01.40.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 01:40:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 01:40:04 -0700 (PDT) Message-ID: <6527b0e4.050a0220.2305e2.400fSMTPIN_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 E45416052514; Thu, 12 Oct 2023 04:40:03 -0400 (EDT) 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 | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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) 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/