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 9EF0943717 for ; Sun, 17 Dec 2023 12:07:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98DF04026C; Sun, 17 Dec 2023 12:07:11 +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 024DA40042 for ; Sun, 17 Dec 2023 12:07:10 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d2d0661a8dso15308317b3.2 for ; Sun, 17 Dec 2023 03:07:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702811229; x=1703416029; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GyqFtm5IH+X20y64HG/pFADLzpg9RYbgZ41dFKT7y68=; b=B7PQrzdUq7psWtijefGxDuyHFYPQPqn60/08QWtiIdHMKvFqcc8TdosF2PBbxeVmqw 1UMa+4jDL4508VCoBAPcybY7VMGWhQh14pDIj+DFhsnuh0+mW5NHBYLNoJfv0HHpADeH qdY90BW3U/CSmTSfsTLzdmJ7LOcpcV9pLXR5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702811229; x=1703416029; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GyqFtm5IH+X20y64HG/pFADLzpg9RYbgZ41dFKT7y68=; b=JoS9i1VZHTJkYLsmGf/VPPsbEzMI4jtW3+zxtM4eNWhxi8QtDuECfACWzN09GKTKhX V+7MzaRGIfVe6qYFIVsgroRZy6Di+me7r49SKycxkNwgGt+u6InrxlDm4vFv66NKwrte bX3C5Ny56R98GUpYUTH0M0pRh7PzQ/z7b8eDFEnJLILUiZdOKK0lLNVFUKhPRMy8aueD 3mdMuT05GZER7HGRL3RXpxceZDUdaFnCyEZXV6Mbn6XL0K1+EPSftxbPlMWr6rHwuj+l x80AxMxN8sGYAiqOV2KL4+vua9eNzkKS7BECSRTzdgGD6Gxh+o7bL1NWv9acM+JaW/Ps qpLQ== X-Gm-Message-State: AOJu0YxpGmMZr2oAGvrgtHUJ1S9T1ZED30LquZQ+kazzZC7vMbjc5lgf nsJ2cDRkICoJpferkxUzItFxrk2bvs2Br3kCd+yP3zME8SBFZRfuc1sQdF7DMUTdNCXTnN6P0w= = X-Google-Smtp-Source: AGHT+IGXyszBegQYfE1efbqI7lIvUsZ0YlNlbLU8apqGNhi6DQa98axOqiIG1UWcaNxL2s9+IsW+FhXlv/K8 X-Received: by 2002:a0d:ca87:0:b0:5e4:d467:5c3c with SMTP id m129-20020a0dca87000000b005e4d4675c3cmr2231446ywd.36.1702811228975; Sun, 17 Dec 2023 03:07:08 -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 i6-20020a0df806000000b00586bd95234dsm2351241ywf.76.2023.12.17.03.07.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 03:07:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 03:07:08 -0800 (PST) Message-ID: <657ed65c.0d0a0220.f8e9e.5e47SMTPIN_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 9DE056051823; Sun, 17 Dec 2023 06:07:08 -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 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 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/