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 E27F0436F7 for ; Fri, 15 Dec 2023 04:58:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE45043393; Fri, 15 Dec 2023 04:58:24 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 87E9C40266 for ; Fri, 15 Dec 2023 04:58:23 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b9ef61b6b8so239111b6e.3 for ; Thu, 14 Dec 2023 19:58:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702612703; x=1703217503; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=633vpLX1UAdO7oC00nVrpqSR6IiHtiV+vP4h+l92234=; b=JngIwK+BPUsI3lNadQ4NjPFnk/fRxUCBDDCe/pZuRrYon393+AHg0fLvPclqIzZD6d KTHgHxQzWA0Q18N5xAG7fFh1+b4Jcm9cALhmQUG1Ojm6CPEcDwOdvtT4vunIR48+AyqW qkLfsdruhqhr//zAIgZbIITslrAHYR/O7qwRM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702612703; x=1703217503; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=633vpLX1UAdO7oC00nVrpqSR6IiHtiV+vP4h+l92234=; b=LIWtd14cg02NWcOipd0KmlyeKbU6Uz2QbQCBRnJ0qJMPBK7/V98Vxm6DJBmWrjsf7h o1C46XQrpXvKnRPZiZp83spcfE1KNUff6UmOKCE9WtToJPdt72+m97jJrE0jC3EHefM9 wN+//xZhiuEHe88JXzjjLQM8IdbQ84OeE5ampLQ+0OD1Y6kM2NAQ1lQiM0OW6aEXeAZM ioNtDfvPdvKNr9O92IFpnY1WCC0E5oHck5x2WFatEMCwxPjuuIProQ87AuQlVc2P/hSf x97XHEVL6e1xOFGsnvJTid06QWdybbNL8VZsbM9b6YlRW4/lR4bOdLNW/hADJHFmd470 BOJw== X-Gm-Message-State: AOJu0YzkzQhQmqZ30CqJrb0BHPsZfXyK3sZZB87oNF701SfX9cHYsJKJ f31NvKzWooPwDLy5ZMtGnMB8L2kIV5w7Hzz4isoEjvfrAwdLza/1W7Z4tQ== X-Google-Smtp-Source: AGHT+IFAGq9WwljGGUoI1IvTSdm5q+3tsn37EpnwgkQAfuuKSKBH5y/Eyr4OLaTuznVoO1C5RUGVpNXV5KaU X-Received: by 2002:a05:6808:1a23:b0:3b9:d9d6:16bf with SMTP id bk35-20020a0568081a2300b003b9d9d616bfmr14372935oib.36.1702612702898; Thu, 14 Dec 2023 19:58:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pw10-20020a17090b278a00b00286f87d57e8sm1482316pjb.15.2023.12.14.19.58.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 19:58:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 19:58:22 -0800 (PST) Message-ID: <657bcede.170a0220.a71f4.321eSMTPIN_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 1AAD66051823; Thu, 14 Dec 2023 22:58:22 -0500 (EST) Subject: |SUCCESS| pw135215 [PATCH] [v4,5/7] dts: allow configuring MTU of po From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135215 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135215 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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/patchsets/28637/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/