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 6D27443716 for ; Sun, 17 Dec 2023 11:09:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6308B4026C; Sun, 17 Dec 2023 11:09:54 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 389F340042 for ; Sun, 17 Dec 2023 11:09:51 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dbccbdacb9eso1654845276.3 for ; Sun, 17 Dec 2023 02:09:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702807790; x=1703412590; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lT0zIfVhlaNxwcKIcWYlaEKlHHxWt3GAka33QsEmtU4=; b=bso4RgvKziG0qkXPVoWI1nbMKGuoX1W9app3EouTZgCBWs17NNZOwMpV/ywws4J7+d M0RkHpB1aV4Pb159JBXb/wAQslFAC7GX0jgD1ac0L5MSpfI4jbIAM5cxJ2qdBJQk2/7l 9sZz/zmXgOdrZ1VWoyctHGleBpMQ3rICwN9ZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702807790; x=1703412590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lT0zIfVhlaNxwcKIcWYlaEKlHHxWt3GAka33QsEmtU4=; b=Wkb9V6pWV9iBrXw2MpYechUudkk1DVkkqzfa4CaDGHmRgDXxZo7knY43ttb0xAtIWP agOv650c5UaHMTN52SQpe8blQDu+6dqA0zY395acaREJWxNtEs/FvymGcCW7EbTkszmm 1fmXMqL1//X80382qttBlDo5m38E60vuv14CULEZURVQp/MCShPBnaADTGpk7HjYZd5o 0D5gxxF2CKx883G5RTAnhh1ATsMYd32/1py1e/knzlPyir9kh1ne6AZzD6pJrgY05ZC5 sUvJUIr8aNWzx6xC+RQaWASIkG6jup9hl36sUcbhCrXrIFvhBZJZJvr8UgsAjrwarntj 6oGw== X-Gm-Message-State: AOJu0YwgFYk+NZnVKEg/N5VDHU59m/el3HpYNvOT9RHf/xlNulAye4ES sobS69rWA8TTWgBQtXkFTetl3EubXk9+gMbKVePhQS0yKKdcO8VU/KKruq/jGNH6YDpRiuhYpg= = X-Google-Smtp-Source: AGHT+IGVj8L3gnmwFHGMpJnRKAJ1QZ4b2nkfz+/VhjnC8dGuKtaPSC5Ys6bKHYeLR3M0WV/dORVSblT6GL7b X-Received: by 2002:a81:8390:0:b0:5e4:ec14:4bc with SMTP id t138-20020a818390000000b005e4ec1404bcmr2361608ywf.13.1702807790610; Sun, 17 Dec 2023 02:09:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f65-20020a0dc344000000b005cf0a2a94e3sm2345153ywd.67.2023.12.17.02.09.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:09:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:09:50 -0800 (PST) Message-ID: <657ec8ee.0d0a0220.22417.42e4SMTPIN_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 48FBC6051823; Sun, 17 Dec 2023 05:09:50 -0500 (EST) Subject: |SUCCESS| pw135242 [PATCH] ethdev: add template table resize API 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/135242 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, December 17 2023 09:32:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135242 --> 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/28654/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/