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 79FC443716 for ; Sun, 17 Dec 2023 11:43:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 751F84026C; Sun, 17 Dec 2023 11:43:40 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9EFA840042 for ; Sun, 17 Dec 2023 11:43:39 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b6f4ee4f7fso75261239f.0 for ; Sun, 17 Dec 2023 02:43:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702809819; x=1703414619; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Maj8xNlnzAOAUrwveyeSVR9rRZZF1HekkCDW/SG4YLI=; b=EghwpbTi/neXozjwP0eZgth+zjmjD7jvhyEPzbQ9kkY1fVVdcfQJaigFNkRr2Cp3GA cnklfmlVJvjIODqSn9HBZKcpGed2N2H5Yz1d9BBu9U/HTymkP0HOisdixHiTqPq4pvpk R00ATb6BmKhZhMxVw75sn2bVwxJ5vsqf9L9/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702809819; x=1703414619; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Maj8xNlnzAOAUrwveyeSVR9rRZZF1HekkCDW/SG4YLI=; b=Uwab0IvE0QtUsmP5v6ONF9HvPXxnKkKjve9gzwsqqfpDeeARVmN8XytR0UBIaI2mMp 0czC9IAPSJqLrWX8Dg8+FAu2e2DwVeiCSd7uA3S4F+jdKyfDJpGH1ev0LQQ7dNdL9wUU Z2ek2ekuOXFgUsHUVE8nktbDs7FZrOUxwMuAP7vPCuq8DyULi/SuERW4n+V4TywW+E31 0SDTFGgbjSvGrhhAZxz9lzlmD+rk1NxPT3VzI9oUSIQw/Gum6QVxmr8VdpZiB1Fn/qEx 4I5BShbxXBmpx/YMt1qF7KbiDacnFeRTUDgUY+79WpcGcvr6zCuJGqv4mTvSTxWH8P8y WDYg== X-Gm-Message-State: AOJu0YyJ4DDP0Q3mWxck4jhextxQ8PJemwUJ7q4agdHt6U1BBDFi8NjD YjJlEtw7Pn+7j1DE2bipTbD/KCVOjCnpnwu7BKgsy7C+qA/XDJMZKdlgLg== X-Google-Smtp-Source: AGHT+IGM4+RAL3geVY+GYZiCoCP4TBnsoOAQMgi1xehjc/4+9rKAVgR34Vs7rUOUQfLbel4eUi7bwzTHGG8b X-Received: by 2002:a05:6e02:1c89:b0:35f:a749:9e96 with SMTP id w9-20020a056e021c8900b0035fa7499e96mr949094ill.24.1702809818997; Sun, 17 Dec 2023 02:43:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l2-20020a056e0212e200b0035e6b5dced0sm325640iln.17.2023.12.17.02.43.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:43:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:43:38 -0800 (PST) Message-ID: <657ed0da.050a0220.44cf5.d4e4SMTPIN_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 8539C6051823; Sun, 17 Dec 2023 05:43:38 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/