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 0D23C42A9A for ; Mon, 8 May 2023 20:10:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 085CB40685; Mon, 8 May 2023 20:10:54 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 3ED7740685 for ; Mon, 8 May 2023 20:10:52 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-61b5de68cd5so22612686d6.1 for ; Mon, 08 May 2023 11:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683569451; x=1686161451; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JJSHEuh5usrnthEYUCJ/hvxz6Rp75n1i5/vnAm1ZS6c=; b=NnjpwaySUX0rS+rDaQayKIYhH3O00Mi0sPb+3MoPxK402EeIBIBM1XJrxemddJwzIg CHRpkwB6NFTEMqlrpWmytp+8dcJHnPxP5c3JLcSvSuzXJVAIvzkfqjel6V34D97hzykA I8fDhU7QeJinQ6yrmDnFsemGviTnXewCCiybA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683569451; x=1686161451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JJSHEuh5usrnthEYUCJ/hvxz6Rp75n1i5/vnAm1ZS6c=; b=EnurgJ8HjoAHx17PPeczgHqiNeobOOUVF9m+BzOEHzc3Fsie8YaewbhKZ5gj9uKb+/ MKTAVcS/i0z/qon7lR1g1e/Wu6iw6QaMSZNgzht8+G9vOatF8fC4BwOT1GlRRnm3vdfK y0Zoapzb1kjSREe2d/9Ite+QSqRegx03actbUymhAS9ijfYK9HozGY9pFD5orZcASeVj Zs6lKOdM32zBuhqLHaen7FO5pPGeL7BSV1KsoaiDQeVLar+WlXjJVyD9TUVxDMa+rqrz tN+0e/4d/5E7/9MtC58odfJN5zArcFCxPqWB5mdXaZ0FuYvnvZZLxKqmsiJIibws2Gx3 OaHw== X-Gm-Message-State: AC+VfDyR6egRXWBxuamQ2eoVw89jzEp2x0OKKoye1RWzZRK4W0srB3l+ QOKYh9YdaAjJ8t8A7Qu4/xU/NW4pkjj14MBXiWpT3BCN7qkfTcTDwSZKHAVD0VIc985n5bHnYA= = X-Google-Smtp-Source: ACHHUZ6+0zJxTbjrXUkfBtw1hh3JuM/O1+Nn6Q/9+AhGuxCTrdVLyQlnqZ4T8MGw0hjSZidLv2pEqSvUeXfN X-Received: by 2002:a05:6214:b67:b0:5f1:5f73:aee0 with SMTP id ey7-20020a0562140b6700b005f15f73aee0mr17695991qvb.15.1683569451673; Mon, 08 May 2023 11:10:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id pr14-20020a056214140e00b0061b6fd48358sm17474qvb.25.2023.05.08.11.10.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 11:10:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 11:10:51 -0700 (PDT) Message-ID: <64593b2b.050a0220.c365f.1211SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 34EFB605246B; Mon, 8 May 2023 14:10:51 -0400 (EDT) Subject: |SUCCESS| pw126767 [PATCH] [v2] net/liquidio: remove LiquidIO ethdev driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126767 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Monday, May 08 2023 13:44:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126767 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26190/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/