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 6E96C42946 for ; Sat, 15 Apr 2023 02:06:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50F6640697; Sat, 15 Apr 2023 02:06:24 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 929A340697 for ; Sat, 15 Apr 2023 02:06:23 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-760a35f29b9so104253939f.1 for ; Fri, 14 Apr 2023 17:06:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681517183; x=1684109183; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qsW9p8mWVYBrKJ6IwW0NXXDP8zUjzTi1ySjvcaeNBMM=; b=LORR3in0xvtdUBIZirCCg19ow2OHkZtUCVccrGghPYNeUOvmVsK44/lFqzZCX1jA2V y7Rm0S2Mm/VeVojiULZ+LmT0uLHO/MUcD8In6WI+kt8cBIVX4lB4/gl3wC10OrlwUsv4 zxD4Ax9gKQNG3gl2SDfiWwBgDslo1xUB51URc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681517183; x=1684109183; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qsW9p8mWVYBrKJ6IwW0NXXDP8zUjzTi1ySjvcaeNBMM=; b=hh61j9OgOZooG3kuDlqMPU/B4BOQ0Lx+UaFagESGvMhbbEdW30JgC3sxSPN02+J5Tq euXoMdr1RCfp/bEZOm2FRLpY/S4GTApXpu9xP3lgN42e3FMxi+C/Vd1GRni5iVr13Niu rUaxNsyXDMnAZoD/uHDi1UoujXokOSVur1yKPwrOjoAIPEpoSLUoDxEGP7itWEwJrr8N 6CQwtx50gXO+3C1tZYYTIEwT+8VdVleQbMR/Xm9IvzUjhGj7Jp4vWa7T610yOCSzFKy4 EpknDD+F0XTlO9z7aNbOd6GuQww6HOckjZMmueyNNiOcTR82vLhzm1Toxw8DYJXXvE9S ZV9g== X-Gm-Message-State: AAQBX9en0XsQHPTPVyq450hpW+5WKWikObhby/8TUHaQ5dsmTRQPtDcv G3tNWkgyYHRFwLm81gkW2fwrC0jp2PyAe6O3Woi1xwFY3N7fKkIvFMBQNiXhJ7LEeT5VgV9l1Q= = X-Google-Smtp-Source: AKy350YKLaXbItFGki6L8zPWpBKLikwCTWx2ZrnkgEbqA1WywsPomaIWr5geoiBJEFPrSOR0VlY7uSIEp33p X-Received: by 2002:a92:db46:0:b0:329:4ee3:60f5 with SMTP id w6-20020a92db46000000b003294ee360f5mr4573253ilq.32.1681517182890; Fri, 14 Apr 2023 17:06:22 -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 f6-20020a056638112600b0040bd73c300csm1014834jar.35.2023.04.14.17.06.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 17:06:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8D7E4605246B; Fri, 14 Apr 2023 20:06:22 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8A44B6008C; Sat, 15 Apr 2023 00:06:22 +0000 (UTC) Subject: |SUCCESS| pw126099 [PATCH] [v2] 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: <20230415000622.8A44B6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 00:06:22 +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/126099 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, April 14 2023 15:25:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126099 --> 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/26004/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/