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 9F5AF424FC for ; Tue, 5 Sep 2023 06:58:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F1034026A; Tue, 5 Sep 2023 06:58:34 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 064E94026A for ; Tue, 5 Sep 2023 06:58:33 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5654051b27fso1400634a12.0 for ; Mon, 04 Sep 2023 21:58:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693889912; x=1694494712; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9DRN2ZaETwAcbvfHXXbnieoYRx5vBduzRXmgebWMh30=; b=gZ3AO4qzlundtvIPi/VznczsN5XvZqMggvEwP1VjEO2P8UUC9zJ95TpPI7vShWHsSW +/lBTr2QzCgBJLmI8wKjQK/mYgK/l+EZkar1NSSkT0h0iHM4gs442p3h/9VvDoXdp2s5 VgbwDUPDEdDnGGkhs1aC2hSmBkXZO06UPLdto= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693889912; x=1694494712; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9DRN2ZaETwAcbvfHXXbnieoYRx5vBduzRXmgebWMh30=; b=FU7DvhovsUgVs3nHCN0SkpMfwCBq6HR3lAop3CYZEarac7atxwZHdrAl7yOw0RmzG9 5fdsNitTKCuel3rxg+61fzCjFB3eeQ4zqtHNED3L6EgUDLM3XdREjwn7qYojMCjNdqoV B33buvQlKc1bLoOxkN7mt8kYDdCKc4FzyegdneRsRI1YZ5bSs/Z5r4AWXI/L2nTi0iuc FX5vAnF4Mt7dWCHvVJhiyBrVJy9krz1IfnF/JQng+fJ6OY4rK2Am++AOWpIKYOhIeyVH AweMQB77E9M91P+e6GRAqv2xwAMLyG6idsL4Gi/UaR5TMqqL8J/iPMuNRqfNZo6vyyvG Lyew== X-Gm-Message-State: AOJu0Yy+2LxcuYqRkyoLOfc2foxMdKlU/MPJMS3cO3ezgPrtFvGV/vB1 ZnTTsATU0In35Tw/ZuhFvw8UDQN95J4k+/6H7mbBJxtfPZAKwQ== X-Google-Smtp-Source: AGHT+IGk1Ei9YZvN+NKGiJGy8iRuJ/eqwXHMF+VZZslfebqhhQ9n+LXxuyKJx5jlUKmT9qdSgNh90wDqSyD1 X-Received: by 2002:a05:6a20:104c:b0:13a:43e8:3fb5 with SMTP id gt12-20020a056a20104c00b0013a43e83fb5mr12937815pzc.51.1693889912128; Mon, 04 Sep 2023 21:58:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k66-20020a633d45000000b0056aa7c05bdcsm721363pga.13.2023.09.04.21.58.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 21:58:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 21:58:32 -0700 (PDT) Message-ID: <64f6b578.630a0220.8a6e6.214fSMTPIN_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 4930C6052471; Tue, 5 Sep 2023 00:58:31 -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 | +---------------------+--------------------+----------------------+ 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/