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 8D29842532 for ; Thu, 7 Sep 2023 09:12:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92B36402BC; Thu, 7 Sep 2023 09:12:19 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id F34D9402BC for ; Thu, 7 Sep 2023 09:12:17 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68c0d262933so558093b3a.0 for ; Thu, 07 Sep 2023 00:12:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694070737; x=1694675537; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BNiBLshtla6elBXNPxoV55jiEurB1sK7DgDTh0WCR8s=; b=E0bDgmEfYsy3ays80yiEiDJSpce6vuhEuk+GHKg6XUZNHJimecpIABsz6XXXlHr6pb XzSp2h5DmmojGctpJpm2iDMtDIRG8Ht1RjduJG3ASuXiJmb69bEVexb8w54DZe5oG0xw //EwHsoh8mIEKpsojn7KsSg+rG/+aEXbiUltc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694070737; x=1694675537; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BNiBLshtla6elBXNPxoV55jiEurB1sK7DgDTh0WCR8s=; b=TqFgBLYtd+RKtwBxAtRz/MhebkTV8TQuGj15IPRouljFFtR37gkoaSY4nWFVDmpI4M 83+3NRMe74n1+fv9G6CHgU3G6JA6x9/7R2XZacACvXpFWpUJwsPU+MXWxTfbey66BzPm +0Kulx6bG0UT+yc+Hat80j7Y44M0uHeSnSBIdIEZTiisOjqSHlDM8Fg9Lc9BtGtoT6tR HMWOpEyeMbJPPjvT7YD769enO/OKq6SnYcl4h3ckOzamPr6XVIG9KjOY6d28RD3Uxy0d RFaipwNc0dEWxy9A9dShOppxOj8hM/YI7ubFzLFdiZgyref9GVL2pEn2KzAimy5a6T6/ xGVw== X-Gm-Message-State: AOJu0Ywfct4UwtD8+vSQ3Rej3VxCtq1qJ0m/tUcfYE7oxcxil7tSFCot qHbc9cMiQn8pGcYDzpyJv8EMyK7eK0lADGYTzo6TLxzuZ5ySrg== X-Google-Smtp-Source: AGHT+IGlcERl0MLrnIqQSEZ9dvfsWqzLO4flfHWWLpZvZDqTK+KYkJ/fQu9kzGf4PrjiQUXEc28BnKcJPZGr X-Received: by 2002:a05:6a20:12ce:b0:149:2149:9491 with SMTP id v14-20020a056a2012ce00b0014921499491mr19541955pzg.43.1694070737175; Thu, 07 Sep 2023 00:12:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a170902d18100b001bc5169be44sm543364plb.110.2023.09.07.00.12.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 00:12:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 00:12:17 -0700 (PDT) Message-ID: <64f977d1.170a0220.b7ed2.8bc8SMTPIN_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 EA3586052471; Thu, 7 Sep 2023 03:12:15 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26053/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/