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 6BBAF42638 for ; Mon, 25 Sep 2023 20:43:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 664D040041; Mon, 25 Sep 2023 20:43:47 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id A618140041 for ; Mon, 25 Sep 2023 20:43:45 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-577e62e2adfso4547728a12.2 for ; Mon, 25 Sep 2023 11:43:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695667425; x=1696272225; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=09UCcCrIIhNZsRHZrFb/MGkRvNlMFobpAyWMfjJMocM=; b=Tqz6jLMBUi8CjaYzs/Rt2d9ZOd0RfC7upI21gvCCaRk+FnrjcfF/AdP0FgJtjwfjWG bKooYZzmPfV2fbw5Gio7/6+HGwTNgYOHBGz7YkJNhX92qWAhwe3+xkb/+v7fSRfiIgCJ ztMHPI6DF5GVOCIALbeZICuzdEcYIESyQHH+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695667425; x=1696272225; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=09UCcCrIIhNZsRHZrFb/MGkRvNlMFobpAyWMfjJMocM=; b=pgljEjcV3gq7GD10xs5gimPZzx/mAZ1lIyQBdwcq9Ih7fGWbazIMnlosAVBtKR3Knt vU2zvsSc9PRio8PadwE2axy82/LIE/UzjK7bZimB+5C/u+WoqrBlCrPyA+ErDriDAh2W YUckLMEldOSWgK2pnbcJPVqv3GMTO9A2b5DJBSvVXn7mtCvvXUJmeC7Q5xMgP4+eTDei sb6rB7bc5csF3DpfSoxUipyLesJNDcPyNU4rJjlRGlxNC0tPd6dI/KEBh+3akBZhlojc 1yoCpVK14zbYEqUupPjg7/rOIab/cYTp4Wd+9EccQwnyWEvFwIncCuO/g//X/brizRmc OQjQ== X-Gm-Message-State: AOJu0YwCqHHz77ZxodZ3aQn+7UcN4szgqT95JcSR1cpSG5F+sA7arvJq aaNdB34x/et42QCJdpT6zZXSYrYfsNVnkprEL8UufalJSFgkyA== X-Google-Smtp-Source: AGHT+IFPxmHQxqQAc09DjeRYCbLf8bUCSeSZae/7DAk8RcPfz0mF+fIgbYH7QLXDGzzthKfo5EFw6GVhcd4p X-Received: by 2002:a17:90b:4b81:b0:267:fc61:5a37 with SMTP id lr1-20020a17090b4b8100b00267fc615a37mr4996572pjb.39.1695667424926; Mon, 25 Sep 2023 11:43:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pi10-20020a17090b1e4a00b00274cd5fae77sm671020pjb.6.2023.09.25.11.43.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 11:43:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 11:43:44 -0700 (PDT) Message-ID: <6511d4e0.170a0220.3ca1e.a23aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 673D9605C351; Mon, 25 Sep 2023 14:43:44 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 29de1751682a9cad7cda9f3e85b39fc5c3810132 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 29de1751682a9cad7cda9f3e85b39fc5c3810132 --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | 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) 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/26230/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/