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 C41D643717 for ; Sun, 17 Dec 2023 12:01:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE1244026C; Sun, 17 Dec 2023 12:01:30 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1D0F840042 for ; Sun, 17 Dec 2023 12:01:30 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b72192f7a1so75899739f.1 for ; Sun, 17 Dec 2023 03:01:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702810889; x=1703415689; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UzZToblNNzfuM1IEmp/Vvd1a3XV4exVlzesM+qKi48M=; b=XJBq2hCXMXPtM87q4ZxyOcPLhkKMTmJfc/pWyUhq18jfv3ybr5QFb/3uWhvMw+ltaZ hPAxH7/HyhjixgBQWdJvmv+z2a2XUwLNe+IBcR9WzvEdslgqcrSf9wi0gXLvlg6OvgdS 0YL+YzUaa1JV23xr1gd4xvx0I54RiX+yiupGA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702810889; x=1703415689; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UzZToblNNzfuM1IEmp/Vvd1a3XV4exVlzesM+qKi48M=; b=ZT4nHl4ruJwTmjF4WXxZdKO0OVMGqwxnTpMR11KKzruB+U29eDenSzVdT1weTfb3zs Urxh6o7k/uKQPCt7MrIDXFmM3WDqn5I1eX+VBopZCNOT0sbZdskAe83rGRaPYkSrNclt KkR4BGb9LsFAPZ3CjV3OxpNPQ4pOjxAy+GbCrkHfC3nG+kKjwaa/+8gwLGtjB2rKEWd/ 481dXcx4z1Cb77ZwkclbV26cbPaaQ1n9v+LznizIVasDpF5KvTE+u6wNxaZOMeHS3J1e ToihvhmSq5A/0IEb+w1r86BGoUr5P1IlgkEVrxLJ+sV1VIgKU/XaJ1pD4CUMZaL6TXWi RuCQ== X-Gm-Message-State: AOJu0Yw6kg4TX/hCqohKQHPkaxULLhsILNjK2PZn4T8dgqbH+MisSq/f aqz//PUmt+govQ2rtTLHCp2qTmpFkmY/GSlF3+sR+4JRsjsNtmxu70LJMA== X-Google-Smtp-Source: AGHT+IEJ74ryHjBGpCwgPhA9sLwfZ+87dX1nBBld0w4P1Z06uJPKAMYdg+Ne7lpg/vwzXP6bSDoDHImTI8mf X-Received: by 2002:a05:6e02:1a87:b0:35f:82fb:2365 with SMTP id k7-20020a056e021a8700b0035f82fb2365mr3887376ilv.7.1702810889521; Sun, 17 Dec 2023 03:01:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q2-20020a056e0220e200b0035f9a16506asm283907ilv.54.2023.12.17.03.01.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 03:01:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 03:01:29 -0800 (PST) Message-ID: <657ed509.050a0220.62a26.afe3SMTPIN_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 2CCC56051823; Sun, 17 Dec 2023 06:01:29 -0500 (EST) Subject: |SUCCESS| pw135242 [PATCH] ethdev: add template table resize API From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/