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 3FE2C43716 for ; Sun, 17 Dec 2023 11:09:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38D624026C; Sun, 17 Dec 2023 11:09:39 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id EF0CC40042 for ; Sun, 17 Dec 2023 11:09:37 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-203965f2da4so616840fac.3 for ; Sun, 17 Dec 2023 02:09:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702807777; x=1703412577; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lT0zIfVhlaNxwcKIcWYlaEKlHHxWt3GAka33QsEmtU4=; b=iRFKlY7+bArEbS+dBZUgaJyOe7ay8MxuMYrM+osdqwFmBfi33Bdy8H1mkAyIk/iLJR GN4eWhQ2gYwJS6iqSOYsibOX7QhJuGmBRNCE0ry2SEt2YDxPj3B+pMs9YNLImw7ukUDU NxaMmXannNt8Vb6Didmidw0R1h9B8NRguOWe8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702807777; x=1703412577; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lT0zIfVhlaNxwcKIcWYlaEKlHHxWt3GAka33QsEmtU4=; b=pJ87/Z/6ZxyCRAqkjqJW6hvmDylNGpvm28JjGRr6kC17keSlJREpwgBO6/fMAUqxaO qDg4dw3P1aYv63Ba5okmPi8VwrMNiHP6mChYjdMotLkAJ44u+1N14/MZVoYJS4jgy8Oi HQOoVy2XuUTGMVZKZyr+Lyfa2V6Jv0zAznRYZgPcmNZi/VCBBstB8YJC+VLlBoaVfUT2 7zGKd5X3yoUa3b2XnhAO+Dj9nMkPWbh6RTccVOncbdA2minBpvG/h60eh6Ri1Q+8o4IR pa1qvmDUaG9LjQUfEqtA8bK75tcmPSzaTdGI0FgcQjVVJnd5i+OqvFXxq19qQ5lxAK+2 OK6Q== X-Gm-Message-State: AOJu0YwkFyoz8F8EsYY4CLWSLHNrfvJzyl7jxqeupxc5SSrTWJDPFNTJ H5e/ttFs5n9VNd2lfYoaw9J32w77zZXKlOzLP8+h4bl9CyomvJBRms+GeoWLOmHHhZZkrpRmXg= = X-Google-Smtp-Source: AGHT+IHOC9HpvAafBReKokudDHbgqQ2nbbL57ds3TRWufZX9mkBlLrDCKiIYkM9GYYyIVZYBi2F4kD5mvVAG X-Received: by 2002:a05:6871:606:b0:203:b9a0:345 with SMTP id w6-20020a056871060600b00203b9a00345mr146447oan.0.1702807777223; Sun, 17 Dec 2023 02:09:37 -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 w67-20020a0ded46000000b005d7ce0ac9e3sm2402364ywe.43.2023.12.17.02.09.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:09:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:09:37 -0800 (PST) Message-ID: <657ec8e1.0d0a0220.e4f99.87d4SMTPIN_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 C8DD66051823; Sun, 17 Dec 2023 05:09:36 -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/