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 352C5430A8 for ; Sun, 20 Aug 2023 03:11:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32E4B40E64; Sun, 20 Aug 2023 03:11:29 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 6AFC740E64 for ; Sun, 20 Aug 2023 03:11:28 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76d83954c40so153403485a.1 for ; Sat, 19 Aug 2023 18:11:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692493888; x=1693098688; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QHdwiaBsDgrFZG6fP0lovwXGBviosZJWpUJFbifZH2k=; b=ZiDuNICAttUK3yKWYox2w6Z1FFFVIcQ1e1YX3qzYzFhOmnK31Y4pe/ckVsPR13fVcQ 4/ZCLoeC29DeLEFIKlycky7MIfpRDP/0pym4SI7bsWjznD5N3XlDYgh44i9QZxnKLlZe Lq9ivrddomVAmIFzmOBhPh5YOAeDA7+Qxa7Q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692493888; x=1693098688; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QHdwiaBsDgrFZG6fP0lovwXGBviosZJWpUJFbifZH2k=; b=C2CBWer7E9LFIlC0SgDrjYeugN7v6l12TH/f8Lx4FOJMgM8PlmkViXn/6YOLdxBENO +j2EyoA1Wr9U8C9o1mloymQkbq8M/BL8CcfYiJUf7eVMBvN7rsloDqJEsqqjDEMKeOoP H+zQ/2AQ25p/ocdh1Ckcv7vtQd9YXwkEfv0PPfEYqR3RXzlFb72flOirsITL3uIc03/I xg+Yk5Le/RItnC6ylUXpf8CDA5qIInAOB0qjzUHuPtOwtGW+ijbqvKdwehEFrNRcR+np FHG9ji/oyUXV64EmYLJYwT9JCagZrxYX19SWP0vHi4Y8B8bKzQPTijc+IeZdURWCQdR7 eJMg== X-Gm-Message-State: AOJu0Yw2xsa6wbw/CxY/FI/jaY+aLz6/Nyrcr9oxwTCNL7+sBomUhk66 oSap0LF1+t+7XumEgIJadtbJlE4azh8IVrLp9I7qLUFvowAf+/IGkVeH4XiUO0ly1Z+E2JWujQ= = X-Google-Smtp-Source: AGHT+IHEILv+TsffNAvBmxdNITOupuwRt1i9dPvS/+brfkczLjNvDnxJA6lt3XIRGgWKyk80t5ipcTITYAAY X-Received: by 2002:a05:620a:444b:b0:76c:7ee7:5290 with SMTP id w11-20020a05620a444b00b0076c7ee75290mr5248272qkp.5.1692493887877; Sat, 19 Aug 2023 18:11:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id br39-20020a05620a462700b007654ee5266fsm252929qkb.2.2023.08.19.18.11.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Aug 2023 18:11:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 19 Aug 2023 18:11:27 -0700 (PDT) Message-ID: <64e1683f.050a0220.913a3.df9dSMTPIN_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 97E3C6052471; Sat, 19 Aug 2023 21:11:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 971d2b57972919527e27ed683032a71864a2eb56 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 971d2b57972919527e27ed683032a71864a2eb56 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25872/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/