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 E853E43717 for ; Sun, 17 Dec 2023 13:16:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C755A4026C; Sun, 17 Dec 2023 13:16:43 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id E7FB640042 for ; Sun, 17 Dec 2023 13:16:42 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbd1c2cbd79so352389276.2 for ; Sun, 17 Dec 2023 04:16:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702815402; x=1703420202; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Af0VqKrf/DUHJHbyK2CddDF4yA1SFrU2w60SMi9YIBA=; b=EVhB0YIUyllzmKbstCcs+pchXx8pE37KqgVzFDZG60mjPaMGgh4VFDPQVN+myqXM7O Gsiinif9jVsFcVORLQhuZciIIP/CvRyUJiEMR7pX0juPjNUXQZpyK6EwPBLuXSp1B4zg pBlFndn64mq470lFht3X/YVJFAwZVKKexopOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702815402; x=1703420202; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Af0VqKrf/DUHJHbyK2CddDF4yA1SFrU2w60SMi9YIBA=; b=Z4hSArzBQbp8Ge4feLTTOgD5QABE1z5feU/lgheHXFFVn4z5gF0LdgVu+M+y58E09u TjztqUPsl37ykXnbPCcHnyYL1BqjRn6nv4lVzdlUbKNADg54fZIOP8pSSMBs45M0ufqq koNsrXq97BAZE8dMtO8orZE065xggvS/9h1R1hOo94q32ZFriOob7eXQqiRwd5MOhFLt uBqqCCUhSJs1M5gaC+gvOi2ZQie/XhK0Nt/l8pk5bYDZ1I29N55K231+oWkuQR3g2C6E JD1a9v3wJSu/Mu19GMxMQLV97wp1uYCJQpUXjwnSvDYW3kP/XPoeZIHSTofETKZVUPL2 Ofqw== X-Gm-Message-State: AOJu0Ywsv+5v55eMbB4nMBDN7kUieCSWnflo9Cr5aaOcnJpIcmSiONRc XYvqG/FSGshK82Uljx8qxwxTkPyC2fI5Zg/5Sr/i/LmkUBKRFbzIhzlDkUWa5ZkJjfaZVjqIWQ= = X-Google-Smtp-Source: AGHT+IEExsd21M/LCzkBe3MJyz3sP6GWarusNFtd5urlBL72cL1X8qOeRK28Q8zeQt6hv/r7FgTVcp/Iwt/k X-Received: by 2002:a25:3453:0:b0:dbc:cb4b:1d04 with SMTP id b80-20020a253453000000b00dbccb4b1d04mr3600984yba.77.1702815402242; Sun, 17 Dec 2023 04:16:42 -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 w14-20020a25c70e000000b00dbcf6f6b238sm448171ybe.4.2023.12.17.04.16.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 04:16:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 04:16:42 -0800 (PST) Message-ID: <657ee6aa.250a0220.cc5ad.39d4SMTPIN_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 8C1636051823; Sun, 17 Dec 2023 07:16:41 -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 | +----------------------------------------+--------------------+ 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 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/