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 7264D43717 for ; Sun, 17 Dec 2023 13:22:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 498CC4026C; Sun, 17 Dec 2023 13:22:07 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id D583040042 for ; Sun, 17 Dec 2023 13:22:05 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-67ad5b37147so20187136d6.2 for ; Sun, 17 Dec 2023 04:22:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702815725; x=1703420525; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2lTfGQ1f/vSe+EW84F+/G7Zuxj1RC2TY6Gg0FL3Gg4s=; b=bebCDShLIVYRYjfA27fsZ4E4Eu+Gto6uvqruwQasAuIWB7QQFUqs6lqhA+MACg4VhS BsXtBbGUZS+RdowoIdnEHS6KNo8XyD82hsC5DXpHI+dy9cfgWJumz+jTP/fEdM1ODFyT tFHajDAk1PiD6jjiRGjrPUpBN2D/UMou1jeQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702815725; x=1703420525; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2lTfGQ1f/vSe+EW84F+/G7Zuxj1RC2TY6Gg0FL3Gg4s=; b=uok3I0Y/LiuljCK9V9bTyElsbOuvOUcXZX5prp7Roz8ESyVNQ8fFvcFDjFs3FBRFNy AplI7kkOWxpqLOPK/uUn2xJP1FlCorKfsAMwc/7h2gXZtXB7FR+L/PhEXkakmOFnF1ZW n7c/18UOW+WiIe/1LQ/1IDj5LWTXCgiLG8CwYx1NcTT3gmXFfxBArvzYnMNdmJR8WGmx w8L7Qy02S8Rg11NEe9ZMNTjoUMe/LiLcJOHw8XcFN4ERUugX56n4jSAPl5J7jmSacGiG V6DRlZNt3plIlX79d4bmcq6FZrc9X0hUDSu18Jm+9PANLFEfQs1COE0S/E8ggys05nC9 eG9g== X-Gm-Message-State: AOJu0YzTV2vJiifyT3QiVon3j/TtMJtYxdo1IZJYJ/lHhlf82DfFfDY/ h02dOY2zdENFJhmD6NWZparD6B7L+BtgdX7hZaSe2CF46zCkR4qkH5CVrOq53NGUoBBmczyI7A= = X-Google-Smtp-Source: AGHT+IHTP6xtXNLR1XA2VyMU8vi/1ZJI8YXU9QtRb+7vPJE6rJHNGX3coCO/o4D7FbgKd15lAdmw6YCYFcVI X-Received: by 2002:a05:620a:2456:b0:77e:fba3:a225 with SMTP id h22-20020a05620a245600b0077efba3a225mr20720125qkn.127.1702815725135; Sun, 17 Dec 2023 04:22:05 -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 r17-20020a25b611000000b00dbcefa75967sm549564ybj.32.2023.12.17.04.22.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 04:22:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 04:22:05 -0800 (PST) Message-ID: <657ee7ed.250a0220.13692.7661SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A8A66051823; Sun, 17 Dec 2023 07:22: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-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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/