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 27F3043716 for ; Sun, 17 Dec 2023 11:09:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23BFB4026C; Sun, 17 Dec 2023 11:09:26 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 050B840042 for ; Sun, 17 Dec 2023 11:09:25 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35f3e4ce411so18402465ab.0 for ; Sun, 17 Dec 2023 02:09:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702807764; x=1703412564; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lT0zIfVhlaNxwcKIcWYlaEKlHHxWt3GAka33QsEmtU4=; b=cHuYDoMTKl4R2PY/RdGQZ7xRQS25FvvtPR80mjI4yD6wdrMrcX95DEsV/5lSvTRCQP QxXtaOp0LKDyWHyqV6j/PSRWdgnnkO/GKEwQKNqffxHu9LoEfc9de8TVVbRQw3QfVSwt LNmF3/0H/vPjFzlExy6wl7p7+mURbi2FWKfis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702807764; x=1703412564; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lT0zIfVhlaNxwcKIcWYlaEKlHHxWt3GAka33QsEmtU4=; b=DNA43BtOvB5UE05ocrCwX00pcLCfIjlNO5ZQmZcCnPFwpnFyHuXcE+6fJQX1q57gYa miB4/Arf0sCwwHhfhOGpSUOhZIWS7WOaWFZ0FaDfKMilH5w4zXY69+45Ay/2495cJuoM CDBJHmIWJJZW2DMkES5Qxo6qbYIA6vogSB/B0YiZaO8u7tNHEbUFUSHONlzJ0aZEyzqG EHpR0Px15Z3EmYzTCdj8NGEFdHvWAAB5wmgnGrwmKobCSl5HZML7GSEnrcJ0H2rKnYcp rOb/7L7oCJmqcvarwMwIZ4I6i5qtzNGanHZBY0WE8IQsJqU35ond/MHlQeBDSLw8uTvj /ezg== X-Gm-Message-State: AOJu0YxlMyZ8M8Os4Ke6E7X96LX/MUO8D0xObKCrqVx9o3WuFbTHZWoG 7G8sTb9t011ethteOkMKiFZSuM76WphbIp7iWJr0GT513V7YKfKIa6LqaQvZgg7hxAG0ItA5Fw= = X-Google-Smtp-Source: AGHT+IEB16yHkl7z7PWWy9N6WqFdGKFCux04u5zSimcwM1Nqn9azoPbdwyXQlVeCSGKGT8DeWhRm6EppXqSs X-Received: by 2002:a05:6e02:1848:b0:35d:5995:798f with SMTP id b8-20020a056e02184800b0035d5995798fmr23381103ilv.41.1702807764261; Sun, 17 Dec 2023 02:09:24 -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 5-20020a056e0220c500b0035b0b61df3esm1618138ilq.64.2023.12.17.02.09.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:09:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:09:24 -0800 (PST) Message-ID: <657ec8d4.050a0220.f2599.8e13SMTPIN_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 7B23E6051823; Sun, 17 Dec 2023 05:09:23 -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/