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 42AA1436CB for ; Tue, 12 Dec 2023 05:20:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CCA642DC7; Tue, 12 Dec 2023 05:20:49 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id AA143402EB for ; Tue, 12 Dec 2023 05:20:47 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d3c7ef7b31so50729037b3.3 for ; Mon, 11 Dec 2023 20:20:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702354847; x=1702959647; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JHHazmyaXNJTKUO/ngD2f/MjNkGIHQiPkdzHcKjuFlY=; b=YJQyf0LBws2TYNwCLBtLmSEpZMZc6iaq0CE/3x5uvVleOgWTXggZm3Rp1ySkyoxyoj 2Fge829rM2zy2Rs0GhsS5oh95FVg1j8KM8OdI+16oeiZlmVSisMcZhw4RgC0e7LOimJI wjgdi9McJSDcQ0otymFdq6KmdngM6rLytCjRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702354847; x=1702959647; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JHHazmyaXNJTKUO/ngD2f/MjNkGIHQiPkdzHcKjuFlY=; b=sc+pAOLcUaElyK5/CbURZp9o6f1XR8aYfhis/USK1YAoFzPzi2k62WlwJSR5AnCfWT NaMNBau6Nx5dF1hpYHI95/KOYbPXciGmczDzv5SOJ7nAwcJinEP7I479TmqqwOV3fQLn dWb9GMewi8Wa88pYkrxdmZ+IvdUdvDzJ6QN+AXN8B/sy54QFL9IIEZIpVeO2Dv/8jPZV 2ki9ECK0l2kWKZvdy1N8xgd1QU2fQ5YoXXEVN8MjGQZT9Tok4nkojLIFzaLQJV/8FJwn QzXnVhFZrdqll4Y2x1Vkt+GFGigt4L51zXnncy28LMdvOXos7NMbK1qn0sN3CCDnXiYD 7gNQ== X-Gm-Message-State: AOJu0YyDgIvEqieceY4nP/yjdmE86aqbcImCR3o3glyZknAPE8TI1pgU kx9JllNXBuU9p8ATvKmrQnuOF8kEIBgJmqsC14nMKZbEuq23pva/kBcfKg== X-Google-Smtp-Source: AGHT+IH5Igw080RCuK/3i2oN6cYb5CgJhaXMAody5vONSIcQJUFB92sAVtpWgu2cS77iO+1Zxpv4g8pFCm+d X-Received: by 2002:a0d:e810:0:b0:5d7:1941:3553 with SMTP id r16-20020a0de810000000b005d719413553mr3893221ywe.58.1702354847092; Mon, 11 Dec 2023 20:20:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ji18-20020a170903325200b001c76a3e54d1sm490985plb.97.2023.12.11.20.20.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 20:20:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 20:20:47 -0800 (PST) Message-ID: <6577df9f.170a0220.d747b.dbd1SMTPIN_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 419E26051823; Mon, 11 Dec 2023 23:20:46 -0500 (EST) Subject: |SUCCESS| pw135046 [PATCH] eventdev: replace RTE_LOGTYPE_EVENTDEV wi 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/135046 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 11 2023 20:32:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135046 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/28590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/