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 575F143716 for ; Sun, 17 Dec 2023 11:43:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 539B04026C; Sun, 17 Dec 2023 11:43:06 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 17C9240042 for ; Sun, 17 Dec 2023 11:43:05 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e465506c0bso15933497b3.0 for ; Sun, 17 Dec 2023 02:43:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702809784; x=1703414584; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CCWoJXopTd3e17ZpJFZlITHrWxC1r1kNow/VJaAOYfk=; b=S67AF/1n/4crDJx4LMmcvi7VYamISmOzRMab+b/rjZZHonbjZZwDkqIe36H+1INtlg UCPM+VUT8CDXKmk0Zs//f12W1VaSdESAM8VNR6erMIQ5+24gAUo8ATOJqF7THZ2O8gUy iK7uyTTvwKhtdvZdgsd1fz640Nn4puXXoHLxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702809784; x=1703414584; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CCWoJXopTd3e17ZpJFZlITHrWxC1r1kNow/VJaAOYfk=; b=H4fD3Wnl+GntA25+zoZsD73Hy12sm7Js3GeLUItCQjCCo9aabqd1f2arnZR7+l7KSV vuicAxC+ITrFMd2QJp0yLe+6Vgx+3DFQVc58N2RnCnke62Qiwxnoohp5dS5O+JD7ti5f Xjzcxlc0peKIXBoY7sqcXqZa0r06skrJkZ93Sh1oFa1kDHGsekj/cWZRDby9BGOvOgdf t9xlr4GZNl6AvVTMA/uC0YY/IF3PDpZqRB5xPATdeLK/ARDwu1wAyWwEk0G9ouL5JhdR nAZ7q51RtYx5ibaI5Ba0QpO/sx03PqNgSiqx77QKKhKISPvWsxbOke5Dvnn2MbZXhFTB zAdg== X-Gm-Message-State: AOJu0YxlkAEwyxw3LApd0IgtD8S3TZp6QoiWNPiHu2xM9O/uhBMRQf3p FhxSTvbum7c/bH+ZrX45t555VDqd/Z56GxxjHmtju20p6a0PU+XXwQ6ODg== X-Google-Smtp-Source: AGHT+IG98iZl6wIkvojElTRwnfQPhef1zcsdcq/QSDiMInKGeAJurLml/b6RylMTpru1zi/9ZJwI3aKsp9Ru X-Received: by 2002:a81:5d44:0:b0:5e2:f8a5:fc8 with SMTP id r65-20020a815d44000000b005e2f8a50fc8mr5304724ywb.18.1702809784374; Sun, 17 Dec 2023 02:43:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j68-20020a0df947000000b005dd3ccc335dsm2382179ywf.65.2023.12.17.02.43.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:43:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:43:04 -0800 (PST) Message-ID: <657ed0b8.0d0a0220.82e60.8399SMTPIN_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 1C2C36051823; Sun, 17 Dec 2023 05:43:04 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/