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 A7818436D0 for ; Tue, 12 Dec 2023 10:00:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A14F442DFF; Tue, 12 Dec 2023 10:00:17 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C002542DEC for ; Tue, 12 Dec 2023 10:00:15 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d5b30eb85so15286315ab.3 for ; Tue, 12 Dec 2023 01:00:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702371615; x=1702976415; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=McDxH1sqQjLL/XzaaEuE5ccC66mR2DV1Ox+uIVlURHQ=; b=i2EeHAlQ58dScRH3R2q7eUV6YbACwp8UBMH/Oh7ITpQtiA9uIsgq5q+RibNZPcHbn3 4kQz5HCNN6jP49/GOlKyMQL2OAEHG08fzQ4qO9Y1DObtPb096cWVUjeuhaOd7Xqi5m8+ V+Hvi3IBwanoHpHf+wu1w5MUZSuYexqC6NmSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702371615; x=1702976415; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=McDxH1sqQjLL/XzaaEuE5ccC66mR2DV1Ox+uIVlURHQ=; b=Hih2u4blcdEz7xkdvfVSlK3b3YRQmgcry5zlNF9nNl3SeRD89vgqVEXH+uxd0l2frD hn0PZ1j1lbthULo+ZPCk9X0cLlnnb+p6n4gEPKHloQZj0w+gHxYF9hIXse1tB5uzlU2V ssI2ZUJNFCp+sQbw6cdGjK9SxYK1Vz0ZrRcciA9rr3zhzJ//Z1V6VPKUVkzmtwSoVT6u 5LNPddjxCks212N91Zq80PYy570nkEMshYz040NDTbc514mtuk4luWmu8vpGcVtI7Fwj 463sFBi8ZXGOpo6n5wZN6l2ShvIkd0e7+zEPIkCifcidor4wXxTu6/hVLoK//PXfdh4E xJZw== X-Gm-Message-State: AOJu0Yx22tg8uGA4JnZpqLypJBe5MdSbidN6lIL3Hn017CgweBgaXN/B S+3Q8cSi+a7mQvOWkIhDJy0IbyzFde2pVtve8WJIgWUroNAI4A== X-Google-Smtp-Source: AGHT+IHwl4rdLmZbTwSuRVZbL46Mn/F5GeEzvobbIKANKfvSq94EMTrN8+ov0i5POAt7k3Wgb/pYFMKmJluh X-Received: by 2002:a05:6e02:1524:b0:35d:7179:3e6e with SMTP id i4-20020a056e02152400b0035d71793e6emr6343215ilu.3.1702371615205; Tue, 12 Dec 2023 01:00:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g28-20020a02cd1c000000b00466650019a5sm396712jaq.67.2023.12.12.01.00.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 01:00:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 01:00:15 -0800 (PST) Message-ID: <6578211f.020a0220.2f7ec.e0a9SMTPIN_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 AAD886051823; Tue, 12 Dec 2023 04:00:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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: tags/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27300/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/