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 D717942649 for ; Wed, 27 Sep 2023 02:43:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D08AE40284; Wed, 27 Sep 2023 02:43:54 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8898C40284 for ; Wed, 27 Sep 2023 02:43:50 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fbbb2bed0so160634739f.1 for ; Tue, 26 Sep 2023 17:43:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695775430; x=1696380230; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cpk6L7hMlVqn/iH+zh7kBF2PN8DonQJisqGIAIPRZQM=; b=imTw0g+Bs09fPyIgbFEGeQyPSK1AT42+9n3lllMDQ19QwhdhIXa3mY5EYwTO6XARQz D7VtjsKm5z29j0kJIIuiOt+3+glvWOx61c0LoCbibJo4Uo4nsAQ8swNnaMd8NgTZ7q7K gT8WPNL08AcTdVETYAuoVJR7MT7m0QceFq3nA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695775430; x=1696380230; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cpk6L7hMlVqn/iH+zh7kBF2PN8DonQJisqGIAIPRZQM=; b=CY0PRDt/shBwsbfOhQl6xRylJvn9Y7LXgAb4vpd+IkxiyoZeOC9yIFg+tIHsXnLtlS scTUmnUGaH6M6ka4nA8hNoorACfpIqljrt/hJnYZkMwfF+FNT4J7nterhLZCmGqvzuMM xat0HK8Q+6lEfRQBBDk2SBMFjkhOXBnOl5T61QcuJjWRShnbcQRkJy1mdSgbvB68HK4a qhdxI13IS/+OYlfQKEMfHVgR/WSop0iOUqAWiiwHp2z1k8ZIz7Rc3Wm3fbxwL6TEOwjI D6YnkgrAuPUETJ7H6k0t3vhw+7MX7WKahNMFoh5BI7BA38RTXE2hrBo2mnvrC7xGO6NI lFPQ== X-Gm-Message-State: AOJu0YyW3M8N61FLjTOjiXExGTsi4tpp9llS4qbme6G5NwtvkeBXOUlQ xqwATfcwMaTV5GT4LtRz/il4qIIiUFDJp6hsLZRzDoRx5lGSkGFO4mIha9n/4CyqcjettuOhAg= = X-Google-Smtp-Source: AGHT+IExUhwY8qfCW392cPnX9MdO/+4tL5FKFSJrYHtw7M1coNnJiyhCslonrYwrLTy7wNVl9HgtlurE0rfv X-Received: by 2002:a05:6e02:1d0c:b0:351:2053:f4a with SMTP id i12-20020a056e021d0c00b0035120530f4amr4397064ila.3.1695775429930; Tue, 26 Sep 2023 17:43:49 -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 em23-20020a0566384db700b0042af069eef1sm656429jab.30.2023.09.26.17.43.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 17:43:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 17:43:49 -0700 (PDT) Message-ID: <65137ac5.050a0220.bfba0.7191SMTPIN_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 623F7605C351; Tue, 26 Sep 2023 20:43:49 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b91a55df5b47a06c8c3c73a6c83837dc38ce915b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-intel b91a55df5b47a06c8c3c73a6c83837dc38ce915b --> 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 | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26254/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/