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 52258426E9 for ; Sun, 8 Oct 2023 07:25:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C68140263; Sun, 8 Oct 2023 07:25:38 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 2966B40263 for ; Sun, 8 Oct 2023 07:25:37 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a24b03e22eso42519107b3.0 for ; Sat, 07 Oct 2023 22:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696742736; x=1697347536; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L9cbXyCfqsaj9g1Nz1xRo9Dw+Wf8fzQUSwQmwCSGMho=; b=I7dK19UBF+QG1Dt0dHabEloP09M83UuJYRtPW46bEaJStErQab7hBbg8nt+vVWEk++ CzPq37f9s57ZTaLwFyDOo8TTGxDm0z95BCEX6asxipSOvjC07GXd/s44CmWZh3Y8HfwJ TnAMrcDIfBKHNGBhIzuJ4u7/lrLJtMFvwQ8gc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696742736; x=1697347536; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L9cbXyCfqsaj9g1Nz1xRo9Dw+Wf8fzQUSwQmwCSGMho=; b=GS5/JkFoJaZWXf5UI1vguZ5+o7lp42k+2bQhAHsA+hrdDQfdLflt44UF1AJWXJJjHv wXGwBqOBIGEcvA97q5jjMvX/aHRx0LgNNDMuTlrQLnqB8vVwvlsYn0+YdoR0tUYJF16f rLgfimfm7VRA0X2RkLesrY5qg6BtP7f/VumXOLgC37h+VGm9UxozQg3+CGpvetBqdS+M rl/6W4e7hZWu1SKltC1Qzqi8FXIemMxsZbFMDycX+G86kUqZ0qJOy3aRXfAq4HuWWqeW SBn934ovwHDNFB9YzkDZD7Pv4hIX2s0baRcNV3hHkZbFhukyaOewpQuXpKf8OpqhLvLX UFpg== X-Gm-Message-State: AOJu0YwPFfd5JhFLJ6BNltqLUWJXXvmwIFq2irAPYcj3FJQ7PuIqBleU NqSl6dvYmdtsmH517bVBsm6gIesPFJRwGM+fRZZBqUa/w84iTA== X-Google-Smtp-Source: AGHT+IGkuTAmtTCFy8i45tSjcEpVsvTONEwy7Lt9ov4NClifZcPS8rdhi6oV2hpp6enSCVlPQavM2Q+rXaQm X-Received: by 2002:a0d:d5d5:0:b0:568:8fa1:7a3 with SMTP id x204-20020a0dd5d5000000b005688fa107a3mr12460240ywd.5.1696742736506; Sat, 07 Oct 2023 22:25:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a64-20020a818a43000000b005771ba13832sm732458ywg.39.2023.10.07.22.25.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 22:25:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 22:25:36 -0700 (PDT) Message-ID: <65223d50.810a0220.adc39.72a1SMTPIN_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 D7A2B6052514; Sun, 8 Oct 2023 01:25:35 -0400 (EDT) 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 | +---------------------+--------------------+----------------------+ 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/26388/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/