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 ECFE641DA7 for ; Wed, 1 Mar 2023 11:18:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E89204113C; Wed, 1 Mar 2023 11:18:35 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 92E9A4113C for ; Wed, 1 Mar 2023 11:18:34 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id a3so18723667vsi.0 for ; Wed, 01 Mar 2023 02:18:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677665914; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6n/Apky6p3gdov4BTWocx+jsQqHKcVIOKsB4WvS+KQU=; b=NU2WG4pzKGIBK7fcgt1OYC00M+EDBFnQ96VldgXp5MqpfxJBhu18QgJNkR3/e7VUBR jtLWCb+vJKR25fFFxXnepTCEHfI7o6MRsuQ0j4w6HF05ipe4T6QYwjGUVXH5KeTONvsS Bi7CePa7Q1bEsYDjXvQwyyEbrrQ5hzSCs43eA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677665914; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6n/Apky6p3gdov4BTWocx+jsQqHKcVIOKsB4WvS+KQU=; b=mzQZAdRW661eFb9llCFiaHAkx/HQ1mI/a63EflO28lPASEydU1pXa3wCVJhiGNjzyR zWqkASZdXVjiH7h/eo5UDGHiM4IEWdV0AGJ7z8yra0wa/QgDSFTnWJqjKSdhkgvcTNSR FZjekvAxNQZORrAlyp3P6bikjtpRgdqxwaYT5pyGR3VVXFjYYErVLw6oC0nuw0ggqhNy 0iftwIUq0Mdxr1SZadK1soxKgDW48xrl3nEYsioWdFeOxT/j2szzpMFM323Ml/L/KyTk EFaWck3VOXE3MwaQVqjUa2rvZoWx36nO32oxwa0N7//QGF1p1+52gtPQwvYQdyjrRS/k CDdw== X-Gm-Message-State: AO0yUKVBKvikYdJXnmZMGZaBEahDhZmqpxpzFRC6tIP6rRfmAgvFpyfX prvBmNnjUarktFKminfH/9ocf7IPfHdjsIH+ccAvyeXUN8kQ3w== X-Google-Smtp-Source: AK7set9WeMz0BJTIsL2JElxZfXYT3cJ8tOrPtJ+q0SBWI1UDYrjJ9B9qujZzbYAN3NHiyc/+xE7lIa+0yFqV X-Received: by 2002:a67:db84:0:b0:412:220e:369c with SMTP id f4-20020a67db84000000b00412220e369cmr2470168vsk.21.1677665913968; Wed, 01 Mar 2023 02:18:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q22-20020ab06c56000000b0068aa67b41d1sm790500uas.11.2023.03.01.02.18.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 02:18:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 97278605246B; Wed, 1 Mar 2023 05:18:33 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 93A84601B1; Wed, 1 Mar 2023 10:18:33 +0000 (UTC) Subject: |SUCCESS| pw124589 [PATCH] kni: fix build with Linux 6.3 From: dpdklab@iol.unh.edu To: Test Report Cc: Ferruh Yigit , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301101833.93A84601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 10:18:33 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/124589 _Testing PASS_ Submitter: Ferruh Yigit Date: Tuesday, February 28 2023 17:29:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124589 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +========================================+====================+======================+================+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/25566/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/