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 5D69643347 for ; Thu, 16 Nov 2023 19:37:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58CF4402CB; Thu, 16 Nov 2023 19:37:07 +0100 (CET) Received: from mail-ej1-f98.google.com (mail-ej1-f98.google.com [209.85.218.98]) by mails.dpdk.org (Postfix) with ESMTP id 64F19402CB for ; Thu, 16 Nov 2023 19:37:05 +0100 (CET) Received: by mail-ej1-f98.google.com with SMTP id a640c23a62f3a-9e1021dbd28so163607766b.3 for ; Thu, 16 Nov 2023 10:37:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700159825; x=1700764625; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h4yFrtLYIYx64VUyXvaxGST1R2QqmB7WOBoKxHx+veg=; b=Di0gerOPOCHJxtPL+FsR6TpbFvW0A2fOA2BAH4H5x7QkdxF9kLa3rO2fSYW7cbktdV dmzaJyqR5mAfa9WXLIe/0IceS5+qkWsBgCuzNCFpuG+l+LNUa50phDxjIk03aCCv5d5R S/4xb6m+24epe9yeXFhW6u72XgA1EoZ8KUFVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700159825; x=1700764625; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h4yFrtLYIYx64VUyXvaxGST1R2QqmB7WOBoKxHx+veg=; b=eNLmnS7JSKMXTxkYgvjaFCDN0xVZC9r94nOxDV8S+CPd27iniHPW7qjvrv9uyUzPRg 3Ki3fa4JIldFzk5nCgzbMHf7fRDGE4VU6u8UqYoWwm5P+6NEEB9Q9/OMPSrnDkdxqt8/ y60qjPySO0JXlLqmmE1KMjQUxPl605RoOLI6NC4nTyBPJ3nNoupm45m8wUM84bOksqHz 3YzD4QWK1uYc6sdOwlzFSAeAFGzbFV/ohW4zToEQOWElo3Hf64q+HVMNo2F18m1ivGvO t8UGf92g5hezhtW29OqrM2Qr6o2CCIK2EkgwIn/Lb29pU+T8cYfsNavlj4F0VkeYxTMx FxMA== X-Gm-Message-State: AOJu0YwNEqUlbkVCBgHzAzZbw+JZAdwKoWhIYGNRrsuxGSnci8apUObM PAWirJUJOu+zo9KUNbs3LmkLtNdV2RcwqANqFuM6lCyC2w0vpi6bJUqTEw== X-Google-Smtp-Source: AGHT+IFhIA9UBGUDoy5E+SEuLE+m+EtqnDvLGsSx8keyVjNFSQeIIar1dGRqYhs6WdF1k2VqNvxLhAekXruL X-Received: by 2002:a17:906:6b97:b0:9d2:e2f6:45b2 with SMTP id l23-20020a1709066b9700b009d2e2f645b2mr13256981ejr.71.1700159825174; Thu, 16 Nov 2023 10:37:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c21-20020a170906695500b009c417afe18fsm3946091ejs.276.2023.11.16.10.37.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 10:37:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 10:37:05 -0800 (PST) Message-ID: <65566151.170a0220.ec119.384cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E1F9605C318; Thu, 16 Nov 2023 13:37:04 -0500 (EST) Subject: |SUCCESS| pw134429 [PATCH] maintainers: update for ISA-L PMD driver 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/134429 _Testing PASS_ Submitter: Pablo de Lara Date: Thursday, November 16 2023 16:44:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134429 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28401/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/