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 4DD3C43A08 for ; Tue, 30 Jan 2024 08:39:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47D3D4029A; Tue, 30 Jan 2024 08:39:45 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 9150440267 for ; Tue, 30 Jan 2024 08:39:44 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-783cd9ca29eso217051085a.1 for ; Mon, 29 Jan 2024 23:39:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706600384; x=1707205184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yYqIo7JrofTMktN3/CjHnz2oCTM+C639BrroMZ7INLQ=; b=OxKzpNM6fMkzm3iT60Ltvm5W2drvumzv/sq9YxoP9whJZsXYQUDVjf7Y5B2HSffvkF vt/taFDFFpWROpLJ+mNdg9fgCBvLTrsGWWULFFEsGm/eLRkgdrqUEw0HiQc7Q9phqXJ0 vPpJJu/wEUbDUWbT58dqJfYP6hNUkfGsUjFS4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706600384; x=1707205184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yYqIo7JrofTMktN3/CjHnz2oCTM+C639BrroMZ7INLQ=; b=VIuGJPNESzlgXnQgFuKnHsi7+Ryh1lh617oDpTbWCh1SvpXYolWDNoN7S9Vdk0NCnP AVslrpQdZkbRipTpC8T2YID96Gg1FEz79U4ogxNpycnjGRrvbtKiiykXSJS2W1aLwI6u AcM/OeM+UHL8gGjGDs7i/UEO6J3YZPk6LP7N+TPFrS/1THeQLFqTNjFEgb12GVvWpT/5 23NqyGDoXXUKeaLeBfpOBQEFdQD9KMYjnmQOlKNEenQyRgzDUvGpNRfO0TgZ7r8Q5DlJ J9bt5LEXB20lYOx+F70ACIqEPfcs/RB5fUd7DZ2NAs+ZbhYhDXX0ZmeVsQwWwwdV3x3V CwPA== X-Gm-Message-State: AOJu0YwDX3lTHcvJqv8nUniHbzN6uf1ULWipSelB8TnQnWgJqGf4BvfS Jey5cZHM5ah7/RTeLzw+LvmkAVqN+HkAxuidwzrv/AYSw9WsPSd3b4t/p+ox6ZXTpIRYHf+b/y3 86YV7hTkIK4b71YXQzucxZ0z0Q2jYHEGn X-Google-Smtp-Source: AGHT+IEyU0SyDfP74ntv7CZBCEPWCjp4OVrhRUL7jaUyvonkBw9iurC6MWC4J/ecJzMqqJUVbG+KB2BaqwsQ X-Received: by 2002:ad4:5c4d:0:b0:685:61c2:cf7c with SMTP id a13-20020ad45c4d000000b0068561c2cf7cmr9514370qva.45.1706600384085; Mon, 29 Jan 2024 23:39:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gc15-20020a056214230f00b00686abd9ab20sm321823qvb.26.2024.01.29.23.39.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 23:39:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 23:39:44 -0800 (PST) Message-ID: <65b8a7c0.050a0220.ddc68.43adSMTPIN_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 C18D56043481; Tue, 30 Jan 2024 02:39:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> 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 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27832/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/