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 E2F4741DA7 for ; Wed, 1 Mar 2023 08:09:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBB114114A; Wed, 1 Mar 2023 08:09:07 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2F1B34114A for ; Wed, 1 Mar 2023 08:09:07 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id a1so7830170iln.9 for ; Tue, 28 Feb 2023 23:09:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677654546; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RAgPM/DY+pNkFHR0h4ypjRH+DY36BcrFarWHnojVoXE=; b=iczcpnT5CSXVOPETNFOqmJt5hKG9cvHK20scMQWen5IPLOItJKWouNpjRsanZEsRlG gsuscj+i23vuo7aS7w0/CkChmNs+0+j/w+r47NbtQoBWws+gTTrOMyErb6UsanNPbnhL exWbnoOOinJKQNdysvdsUKfkeFEQ3pCXAxDmk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677654546; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RAgPM/DY+pNkFHR0h4ypjRH+DY36BcrFarWHnojVoXE=; b=XP5SXrKeySlJkZdSOTm9PV7QvLmnNp/brFmn0gt24NiNQgypKb1dKXrp97DmGsz97V 3lZLAAMzC3XjVMK3Nj5QXbqWkQsHuxjE64sziPrJLIRMoR1uZR8HzZ329JOi+m2IL+C8 R1RcVT+FdiPiaRKWrO5tbHENxnGzojXVd2dH/TfnbGbyNierbsjf3fNlGeqMhhletmy3 quNl/KppGTTjsnxmQW5MTxos8DzMDCW3umlJfFFlih5yxNHjgSfQ1CBWtZhtJ0InJZvM n4EwaH5idz7ES26fEuQWt5UNR3/iywR1N2dZIyJ0JRZ3/bJilz0qmFZ6eMAqER2xsGc+ B1cg== X-Gm-Message-State: AO0yUKVOH6pNGw4d4+TpVPkY+DZaKGhWpTax/R+Ce+pHp704CfQ7Fkjn 2dATP+7CtlbkyvEngBke0GwCHuA3F+9KmEd+Zpmo8TUUR6nI1Gfouu4= X-Google-Smtp-Source: AK7set/UsW8zaLSGTLRAtyBlyCwVjx4YtvqI+ArN6F/bjpttAMFWl6/FaLjeDlTsMoa5OgqPl2bvPKmzCdgC X-Received: by 2002:a92:cd8b:0:b0:316:aa65:c094 with SMTP id r11-20020a92cd8b000000b00316aa65c094mr4837075ilb.18.1677654546488; Tue, 28 Feb 2023 23:09:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r20-20020a02c854000000b003b27c3bd7bfsm527056jao.39.2023.02.28.23.09.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 23:09:06 -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 17AA8605246B; Wed, 1 Mar 2023 02:09:06 -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 1208C601B1; Wed, 1 Mar 2023 07:09:06 +0000 (UTC) Subject: |SUCCESS| pw124589 [PATCH] kni: fix build with Linux 6.3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301070906.1208C601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 07:09:06 +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-aarch64-compile-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 | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/