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 2B2DF42618 for ; Fri, 22 Sep 2023 20:45:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22B0D4013F; Fri, 22 Sep 2023 20:45:12 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 3F49D4013F for ; Fri, 22 Sep 2023 20:45:11 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1dc884ae039so954206fac.1 for ; Fri, 22 Sep 2023 11:45:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695408310; x=1696013110; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nwFnT8+BLlaUFf2LJZPOZ75hggUF05cQyku/BTlWz7U=; b=WaKlB7yASCqr0UayJiaGOpMJ6mhEJ+FiQFawEOvnYWc9Kxc++5EFyj1p+qjeds5eYT 7yDmNZZea7YuacahScu8mc/ddZYE7//gDqfMNzV4YtGYGdq8zqzvF1NPSKwPN31lNhxQ BxM0V7O6RyM/CI0sI3OZWPc9H01mfnLsvUYhI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695408310; x=1696013110; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nwFnT8+BLlaUFf2LJZPOZ75hggUF05cQyku/BTlWz7U=; b=IQ7Itef44/q45tLlzipPNhrsdQr/EZAE5jIZvOu/xjQczQLBv1GeUCADFvsJa7r2Zr nsIy+8uL6M1VQaHz95j9ygZHdmLuPDvAxFv6VUld2s7s/ox/8z3CL8OGHYhgY7rI+rIR vmeNPyhfbvtSfm4A5s/RLkyHxYx39KsYs3tzlN4BLV3fAjhhTQDyK4f2TpH6HxoNyooj S+bb7dfAl65TEZVOQyVehyMGs0kfx82y9X4JydC64h0PHHIc4hlPPyvEvnbOWiLRyKOb IkG8L9HiyiLie2p83PtUt172YTtI8nAnQFejzYTvQkNkv59jJtc47tlJE/7d9NiFX3Zw Aq7g== X-Gm-Message-State: AOJu0YzpCbNPwskJtcwoqQ4laV1QtdBR3+g8d692mpJ/WLrXAqxaj2mq EWBtebt7bpAjHlGI4eoPnHQDL4h7PmWjEmi9Q6+PU8mu6ka9ijc9IZqmJXXSdxN/pw== X-Google-Smtp-Source: AGHT+IFu1lO/hmkHlKTYPNLo29kLYzg+ZWIY36uhgurGxtYY0+gNnzMbR5MH3YD54Qf3gc0ePjNdtUVX+/7r X-Received: by 2002:a05:6870:ea9e:b0:1d4:d016:7cee with SMTP id s30-20020a056870ea9e00b001d4d0167ceemr350134oap.31.1695408310535; Fri, 22 Sep 2023 11:45:10 -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 c19-20020a05687093d300b001bb5705d02esm293488oal.29.2023.09.22.11.45.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 11:45:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 11:45:10 -0700 (PDT) Message-ID: <650de0b6.050a0220.769c1.e445SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0CD496052514; Fri, 22 Sep 2023 14:45:10 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] afa9a70281ee1fc1889bda529ce573491092c2bf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net afa9a70281ee1fc1889bda529ce573491092c2bf --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26213/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/