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 9A1FD4327D for ; Fri, 3 Nov 2023 21:45:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9540C4029E; Fri, 3 Nov 2023 21:45:09 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 38C954029E for ; Fri, 3 Nov 2023 21:45:08 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc330e8f58so20847535ad.3 for ; Fri, 03 Nov 2023 13:45:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699044307; x=1699649107; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6nOTJFkPayZ2iCJo8GAwfsJ6yHT3bqOx3negMd0Wus8=; b=WRB+DUB8/l5FLxEfCliJuXA/SpeJ/pUP9dss8uTSnZLifHs7N1kDLuqabS3ABwfQSi ZZY7jJZtzVHZbb5ftQZzrHlOJ12PaWd87xfE6hcgDI3SuHwAkV6PaDtq/JyjNDAbMugz eBBkFVnJVoEP9EM3YFrKlbv8y5045Rweo2qQ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699044307; x=1699649107; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6nOTJFkPayZ2iCJo8GAwfsJ6yHT3bqOx3negMd0Wus8=; b=VlevaSkVVx14cUiVELlHfZMJBFU0Jxqk8lSuWM+2BV0KZQsAEvC+0DUOh7IP50PeSm J/KI36IAdcXuxMkwXfm3mIzwGLr0n5l48/UXFlgQRvIA/y9r2QL1KnRIuUg2Pr978ebr 11EcI/1hEsy0xPPCd3uYBxlbyJtdqIUQaB3+l3auqOzeiCE367T2umUzGACgeiEV15qx PNTTvKshyDI3+BQc4pjd50RGSRO8f24RTehSlxgVXn01c0PhJy7SwpYNXOev+LqP8ath jgCzwh3/7EOTg4GHp0mYKn2mPyi3Lv76Q984CXa0K6ld027uakb7sPTxQm4Ez/5qz1L9 qdPQ== X-Gm-Message-State: AOJu0YzTM4FJ/n5pv8pAQ6JxhK/RSrnOcXFeg3u40cy7js5H8HM45EKH zSRLFGKxoeG/UwUFwy2uj5/cbHB6jJn4HQXeRXN2SxsJTyGBFLtJ6hhSbAfjD7ditQ== X-Google-Smtp-Source: AGHT+IFWlr7qE+fZldT+7ik6QYQtNdO74T4JySIqBMPVwrCLOPbGQNPFco/Hdsp+T5o/Dyzyu5j921z+Lx69 X-Received: by 2002:a17:902:e5c3:b0:1cc:58f1:8646 with SMTP id u3-20020a170902e5c300b001cc58f18646mr16413945plf.50.1699044307557; Fri, 03 Nov 2023 13:45:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h7-20020a170902680700b001cc8cf4ad0csm185344plk.101.2023.11.03.13.45.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 13:45:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 13:45:07 -0700 (PDT) Message-ID: <65455bd3.170a0220.11c36.7284SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CC392605C34D; Fri, 3 Nov 2023 16:45:06 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b0e2ecd7d8185d8d497881214cb1e906196323 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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: dpdk-next-net b0b0e2ecd7d8185d8d497881214cb1e906196323 --> 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/26818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/