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 9755043284 for ; Sat, 4 Nov 2023 05:29:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 912034028B; Sat, 4 Nov 2023 05:29:36 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id D86194028B for ; Sat, 4 Nov 2023 05:29:34 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-53fbf2c42bfso2069521a12.3 for ; Fri, 03 Nov 2023 21:29:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699072174; x=1699676974; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7/jGMQz64MaaONiP0VNt0eZUPKlRdt7FbGcS7e4Cw6A=; b=jEIG0mweFC7WjZEtMnfRROcTsMomS0NMGPgIvNnEfY+uaTDwYXGgbd9ml+diMzljuk qB4uKBDSEDXejA5iYCSF2ywrsGne85W5lFRT+An2WENZh9quRNSTBnJj1ppPHgcnJsKj aQ8awtdZw+IzbHGHUUkhjAZOJ2ILOHaaFhCHM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699072174; x=1699676974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7/jGMQz64MaaONiP0VNt0eZUPKlRdt7FbGcS7e4Cw6A=; b=kNdDTo6ttZRp/i1X/0eXrnTsUk5AHWzyWLFSmmMpZKTvzrEVDdtxtQKMqUGIDTJNv7 Sx2G38Edpnn2C7Tx9nxbCsIAmdD3KiyPfat8PCT+LjjJeOJN1Psl1s225bv+w8lMDpXo esvbPJX0D7aCw4YI1i05Eq8qxUdlOPeqMGks4AwmCi3ZmVhTUPu4fV990W/FTuheGDfV XevEUbdWNfUrYQrOGlP7ILn0RParF0+rJu401FcKmlmdlR/APf3P5vg7bOxKT7B6YpOB ktBxIe/nNSNN1KNKhGTT7woqLQ4LlFLyxzSIhjBJoIpJYHDmTjuooTe/mdLS52nQynud hVAQ== X-Gm-Message-State: AOJu0Yy3T677rOhqQ7w51b5776PMeYGZi7sovZlo4+LxGdehvjQGToQq FOKYodBydc2MPryFxlO2TqECc1M/6DiPYDaKfHbv/XFKzZ6Fc4r86jhihQ== X-Google-Smtp-Source: AGHT+IEBFk8nifq1/LcZ+LaonSr8bu2kQnRDUYFL5bkIS69xtZrVwEMMwY6fvFtlL6C4uiXxvHIOp4VwuAX+ X-Received: by 2002:a05:6a20:a40e:b0:16b:74db:8fe1 with SMTP id z14-20020a056a20a40e00b0016b74db8fe1mr19509172pzk.29.1699072174023; Fri, 03 Nov 2023 21:29:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id np17-20020a17090b4c5100b00274dd9af02bsm279544pjb.9.2023.11.03.21.29.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 21:29:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 21:29:34 -0700 (PDT) Message-ID: <6545c8ae.170a0220.1f7e5.9240SMTPIN_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 2E98D605C34D; Sat, 4 Nov 2023 00:29:33 -0400 (EDT) Subject: |SUCCESS| pw133855-133864 [PATCH] [v3,10/10] test/bbdev: update pyth 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/133864 _Testing PASS_ Submitter: Nicolas Chautru Date: Friday, November 03 2023 23:34:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133855-133864 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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) 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/