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 577AC4233B for ; Mon, 9 Oct 2023 12:08:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 339494026B; Mon, 9 Oct 2023 12:08:37 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E2DF24026B for ; Mon, 9 Oct 2023 12:08:35 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c63164a2b6so39351475ad.0 for ; Mon, 09 Oct 2023 03:08:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696846115; x=1697450915; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wWTZWTu7FfrvOpkQxjC6TvBadDLrCPKKcpTsZI7IDTk=; b=KVbZh4aq5gXOeIwlzGLThgo5rp6rnKk89M/EEa8Ia/KDeKsmRCknVyq7CTrjjlkx0Z 46PRdZflQXp2d34SS6WqkvDDn3v85F2Q5E/WfsBWyzdM2Vi0ClizpPWnaG6QQqX6Ygkc hEWgxQbOyaABak0TOKVajg5QBjK0sdySt3Ods= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696846115; x=1697450915; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wWTZWTu7FfrvOpkQxjC6TvBadDLrCPKKcpTsZI7IDTk=; b=HSF39w4jrKBectzhzZCyEkTSa1+45zyKnZ73DVJEsIkGrJOTCBjI85ogKa6x052Mwf za7EecUJlX2i3oT5N6A9l33ZVGtdkWZkhdOfji46g1Y9K68qkvKkmk0a98Pe6u+ZQV3S bY6f60RJmDXGG7FCdsPlOLuNlLezSbDDMdMxVvt8Kjqzc1xfNJ54eGuW0pLYgqTpZq37 VG1MrAjS24EIZapx1CgwIO8M771XHEKYIqtYTuR/NVau/WsLDcsuZmrah+Mq/6OsUN7A 00abpoYqa4XWfy2HKQNDxlgmXQcLWt7xbG9DN09HtzBtUKXhvN0Gyz2M59mRi36mIOpE oQDg== X-Gm-Message-State: AOJu0YwSLrN41ZWUF19dH5aQiDoSyUDd6Ge2REiKbPXOlaQUZDwg2AHA /rLcahrKifWeaZqmI0FYPjCFjzQ7Mp2895MOPokXag0mW+N3jQ== X-Google-Smtp-Source: AGHT+IEE9MK+38FXEIJFwVi3pwsEmybF3einWxKrd8zIRJANYBct84fnRirT//JfIkl9LqclGyrsBsKN9yC8 X-Received: by 2002:a17:903:32cd:b0:1c2:193e:1126 with SMTP id i13-20020a17090332cd00b001c2193e1126mr19011060plr.28.1696846115000; Mon, 09 Oct 2023 03:08:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c9-20020a170902c1c900b001bb6eeb7a02sm97311plc.60.2023.10.09.03.08.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 03:08:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 03:08:34 -0700 (PDT) Message-ID: <6523d122.170a0220.b6488.48d7SMTPIN_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 45AC26052514; Mon, 9 Oct 2023 06:08:34 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | 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) 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/26394/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/