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 6B32F43A0A for ; Tue, 30 Jan 2024 11:27:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66441402CE; Tue, 30 Jan 2024 11:27:15 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 83CC3402AC for ; Tue, 30 Jan 2024 11:27:14 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5ff847429d4so44653187b3.1 for ; Tue, 30 Jan 2024 02:27:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706610434; x=1707215234; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nczykcRQEEml4V2lx76BOAa5dE7dUkj+bLS2hzr82gg=; b=ciJ0KV1tyeaioKDccVS5PiCvygVK0USc8dahl36Fv3XyAtWUn1ceRirLVP8FpC8VLL oO4qo7e/tCXDZO/vxYfahbYnHrnMkbKUq7ZNoIYCJma31qTO8koRYeR7V5CeM0J0c+gV 5LpoWiC1nq9QQ7VmMIhv4zS9v/0jiZ4nWcgnw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706610434; x=1707215234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nczykcRQEEml4V2lx76BOAa5dE7dUkj+bLS2hzr82gg=; b=nKYvjhj6FM6rN8yaUVgTu/A89xTyVuJN+3laDAv3kdk/VRgH1qn5/5J1REeeKgNbMg 0nLSwRVWBtB5na36GVF+tVFaiTHQIk/Nq5ztIVJHIODKlm18YMJSZML5G+yxsfjuPv5/ hshaM1P2wOOIawTk2pwWy1b4OOHDCPSa6pZjwmNLphwJeHAgK8zZv/jbtzAllW1/+7uE LSL6M9fBPOjXkbbbeD27fEg4OhhKiW3EGcLKDnKRYZRoj5JWPSou6ZIH3qaZyt4Gnh3d keUh+teegPsIGPK1K5fxbivxJvAZlqrNRZ+z+A25lDdXA6N7iWWUdsOqHxQc6mt7gUwb 9bFQ== X-Gm-Message-State: AOJu0Yx8a1yIrTfbea8pf9Nny4vMrCxmro3MvzND3/oKedGxcj5WckHq ybUToPE4vkb6VphF1DgcFqnEhN1WmHcYQt1EQebi6lPNN387nHDNIX2/+SZOQVW5vYleF4imISa KXkGACrRNkHGui1U49EEXYcgoyYNQeYj0 X-Google-Smtp-Source: AGHT+IFh6UUXX1I27Vio3rqWqBh5kwQ6xLepzqeTbf0/a2sNWWwptFkeSVqq1FjbKsVdfItwb7bK6W/LpG9C X-Received: by 2002:a81:ae14:0:b0:5ff:53a2:b355 with SMTP id m20-20020a81ae14000000b005ff53a2b355mr6087858ywh.95.1706610433988; Tue, 30 Jan 2024 02:27:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a81b40c000000b00602c8e1a52asm348147ywi.59.2024.01.30.02.27.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jan 2024 02:27:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jan 2024 02:27:13 -0800 (PST) Message-ID: <65b8cf01.810a0220.24686.5550SMTPIN_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 99B1E6052517; Tue, 30 Jan 2024 05:27:13 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 906d2c06b3cfc61620453c6909266fe771f8ccfb 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 906d2c06b3cfc61620453c6909266fe771f8ccfb --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/