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 0A4E443382 for ; Wed, 22 Nov 2023 18:37:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05B4E402C7; Wed, 22 Nov 2023 18:37:25 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 52BBC402BE for ; Wed, 22 Nov 2023 18:37:23 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3574297c79eso13715ab.1 for ; Wed, 22 Nov 2023 09:37:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700674642; x=1701279442; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AsQb/T4yRv32T0/AliYve3htuF3SRaIhXGP1bLQCHds=; b=bzC0+9tAVIHRur7c5UwxaTfccQzmI3UqbV60jyzVffA4WQGaexk4ay1+ptwaHcSShu sEg+61i4/15E0Dc7kZtnu46cgmJLjP7H/zpypir15wex/fThSIuJK8N5pBW5RuABs04k yzWVBuTFXEyT+UKb6KsdIRjtWFUm109yJrE4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700674642; x=1701279442; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AsQb/T4yRv32T0/AliYve3htuF3SRaIhXGP1bLQCHds=; b=uK6YNWnykr89iIXSJQKmKxBbBWpmCG5vcW9G72HpVQ1iIy3DFq1HiPxmOowKZmQkQe olPNTd7IWXAiEYmTmYyn5e0mn+XrQdajHyibGlpXSFj+/68lTf/k0W1F4wNel1/MmcY7 6UGNwaA7Pksruw0Cn9mqSpAFkAS40+AFmEj+RqAOfmvqhGcmE4D9rLz20nmp5UuBfdQW xtchOBN9jhEtM7RKOBaOlDMK554kgy3QM852orNcggJPDrhvAa0oaTkuPMo5ykDwvztI D36XpwAqa6v+wXalwBog8ofmTqvfTtjRwemnYFRo/O/fZADcZl7rl3IMkPfcyGcJ/FQI bkhw== X-Gm-Message-State: AOJu0Yz3bIiezgFJfLo5yu8o3LnDWpCrlBg+SBWhqgiU6grCWwzpJOon jMglJuJ1S6ndxCwI9ghLCgTPcwM6t1okT9iVtk2Vi28YsPEbyRkerv4ThayEebe0PA== X-Google-Smtp-Source: AGHT+IEuKfH9GLTfjIf6zdRS8y5TnPnkAdByNCocj9o00Gdf/Usl87GQzZzcZDpIB+0iPNCcUHoJHYVazne8 X-Received: by 2002:a05:6e02:1a68:b0:359:30b1:4265 with SMTP id w8-20020a056e021a6800b0035930b14265mr3506325ilv.4.1700674642776; Wed, 22 Nov 2023 09:37:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a92c8c3000000b003514186401asm8193ilq.78.2023.11.22.09.37.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 09:37:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 09:37:22 -0800 (PST) Message-ID: <655e3c52.920a0220.9046c.01e2SMTPIN_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 19A77605C311; Wed, 22 Nov 2023 12:37:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 9d2cc6c2419de6d6079322f1efd8c5ad20410b86 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: 21.11-staging 9d2cc6c2419de6d6079322f1efd8c5ad20410b86 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/