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 AC258430D7 for ; Sun, 27 Aug 2023 03:11:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B7F740A8B; Sun, 27 Aug 2023 03:11:17 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 847AD40A8B for ; Sun, 27 Aug 2023 03:11:15 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a7781225b4so1517545b6e.3 for ; Sat, 26 Aug 2023 18:11:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693098674; x=1693703474; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UTfl5C0m87LSHUxygvvwqrXLLiZYnMz6EbNGbv8aqDs=; b=e9vk0KwJ2ob1D435AhB92VV0MKVWX53xrUV5woLyaEWZUokG1HUE2cixZqzlVcg5IV v0s9mKWsEtSdZeGh4l3KLw2H1YtnPgX0XLdf5TTM0V/F01ya6LA4VxWxgOsx/meJTLB2 /kd85IDcdHDRjcu8tpPj49k/6uWTRqHkj/Vog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693098674; x=1693703474; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UTfl5C0m87LSHUxygvvwqrXLLiZYnMz6EbNGbv8aqDs=; b=Vec+IYxVS1flTXdh54SNnoJwY3MbRsYsSlRb6raam19oef35Fc1oXU/29nJ4FCIWTs l3Baz24yF8yd3WQfa8fX2Kzs6Fzw+et7vGHBt4gepSowkI9202Q7Ptt7jxhbz4dJtkO9 FHPAvVsDmv4qmFLzh/4Zi58dmr0206CftIM7HO8ELw2EuBtfL9nVF+5u7dwA5JlRzLMJ sp14EnxTOe/xdF2o/w0JKZfuBcebFJK7jIOYIGu3LeAap2Vp8seCzGESJ/pzv7gwcdyz 2EnzQVpM3LsfkWkU4R1KhZBDUag6nJ+cic2QQxbOFkFJtPu0cpksfr4DlHuDN7JpOwVb 8ZSA== X-Gm-Message-State: AOJu0Yz+IeqISqnVmKLtno59lB7+zqij3YdjTFSB8uU0KOno1h/b7L7d dJPrQRIhxSqdoc/J+KB7VEokJ8YKtbyrUB5RuIxdGvStNbDKbj/n7MQTJg== X-Google-Smtp-Source: AGHT+IHQcF6Bb7gwJTFe2VcKgbVr7HCaU9uYsIXOAzMa/wjByEyFkoVpJvEsKOOEUwQxjsFStE5ngxTEO0a1 X-Received: by 2002:a05:6358:9308:b0:13c:c867:ee0f with SMTP id x8-20020a056358930800b0013cc867ee0fmr8388000rwa.1.1693098673096; Sat, 26 Aug 2023 18:11:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dc16-20020a056102559000b0044c0074f58bsm432788vsb.1.2023.08.26.18.11.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Aug 2023 18:11:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Aug 2023 18:11:13 -0700 (PDT) Message-ID: <64eaa2b1.050a0220.c836a.4fb1SMTPIN_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 251156052471; Sat, 26 Aug 2023 21:11:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b2f967dcae6940b4707437d024747318a159f9b3 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 b2f967dcae6940b4707437d024747318a159f9b3 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25954/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/