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 7772C42344 for ; Tue, 10 Oct 2023 03:19:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 727B540278; Tue, 10 Oct 2023 03:19:07 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 7624240278 for ; Tue, 10 Oct 2023 03:19:06 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59e88a28b98so44239457b3.1 for ; Mon, 09 Oct 2023 18:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696900746; x=1697505546; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D7wkSUVWywX8bPY9l+COdDa3cHfACCXpdP5EN11TSY8=; b=TW8QU5mvCXd0Yaj2xyHw9FyyP5vq11EbI3cvgCfletIz5Qac7pjlKiq9wnO/x0RL7Q OP76EDGCrLvNwWNX9R30IAB3VC5nNN89MvBIkKiiC1OczHY/zAn1L+bqY4PyP8blqABT lG/jART+Y+SVMVLjBuNh/UG+HNmcgS5FVvs+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696900746; x=1697505546; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D7wkSUVWywX8bPY9l+COdDa3cHfACCXpdP5EN11TSY8=; b=M7O/1YXRYvbl1Pas2pCl16i8gp9hp4kUDFTcLSaRcW+4t3D3AkbP+NVpOVtIqhyfK/ jgejTpm7dEM8dHwnZW3trs7PdNUAs6M6sifNg+XX0eM4vzDyNALdu2Jj+xIlmYjOgYbJ vp57flBZsK7ozfU66EZJOB2dy2pTccKstGc3JwJI6sxcDMFsjccRGWZD7b/YIAjO5iLb rD2P1HIBqy9AY/S7HTnGdqaLNiBiAHrQ3ROyM9pT7b6GHo3e/+yG4KM8DC2gziToIKk2 xa4NBym0uboJLpQZTWqIpfip3sGggaLyjyHgfmMsxOPSIhC2r3QQBpbAo7Jjh5rGo8+e zmUw== X-Gm-Message-State: AOJu0Yxnzu+kDqL0TTGMUVIbtS73SCH+PthdTTj47VEHLiuvedxmqeOQ JTSfs0UErtE8DH1+/mf0DiDYSZsAmy8RiLQxsWiKdWDwIDRbYybRnLMNPXEcgcWCNun60lLd8w= = X-Google-Smtp-Source: AGHT+IE5T/d6DIY+mgE0dkFslYoP+Z9/3UjOG3+OQQrCJc1B9E2DYi5EddOA8yof/Xe6NoZMnPgCbcYaT7yT X-Received: by 2002:a0d:d914:0:b0:58c:4dcf:78b6 with SMTP id b20-20020a0dd914000000b0058c4dcf78b6mr9092142ywe.21.1696900745853; Mon, 09 Oct 2023 18:19:05 -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 i71-20020a81914a000000b0059f67c4118fsm1044415ywg.58.2023.10.09.18.19.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 18:19:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 18:19:05 -0700 (PDT) Message-ID: <6524a689.810a0220.667dd.ba96SMTPIN_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 82EA3605C351; Mon, 9 Oct 2023 21:19:05 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c 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 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26409/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/