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 4B8C542944 for ; Fri, 14 Apr 2023 20:39:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47606400EF; Fri, 14 Apr 2023 20:39:09 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 12ED8400EF for ; Fri, 14 Apr 2023 20:39:08 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-18779252f7fso10736204fac.12 for ; Fri, 14 Apr 2023 11:39:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681497547; x=1684089547; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SrMemITPcHz7vptSUZ/P2hdptvR31wIxK+jvMHuu6vA=; b=V7ePfKRZTxiyKg0vSppetkggnBA5RPAg42xtZL3zIxWvNSebBLMDDPDY2OAQKbLHxG nWvizoodyG9nBqWC88+VtzsTuJxMzlYXmF0IBvZcorW2k8Z9AUno+/gnnTixRhPp1F2u paWmDcKG+BMHhwxiM85Pyy4c9DghmS/Nt3VI8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681497547; x=1684089547; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SrMemITPcHz7vptSUZ/P2hdptvR31wIxK+jvMHuu6vA=; b=WtTap0EABOqWLKXmi+sx9IHLhun3lEb0TUPMmf8Bpd7LBRwyTA1dxU3fjEPQE1MKLw lNv4yNyKMKQ0EDvARCNe2TbaecdlcJW+1qmRFK1OqeoHkR4M77bqa8HvOfGDpv0WzH7v OGilSrYj7rzDYaiqmvovsIBimcYof8oSLvw5Ka/NrK0kgijW9DAG65JIGK5SQG+qxy2H w/PSJJrvqCWgyQJN8hPdLVhrXug7VvekOF8eL1RNlprLUB90s7KgjctlJzIIbG6Dzqik qYIj9wzbd0SSjZa71tvFaFzv9PkX9MlICJZNjeDPXXOXA+D9VLx9h66w/DUFa4JBcLdB K3tA== X-Gm-Message-State: AAQBX9dXh1t0v2Nr+ykx7lIby9yy0x33P9zEkHaYD6mOlYvktlAZOCFx 4ClmqFD2oaBePzuii/vh3sFJw1OXE3MqvCLeI1aNxMH8HEnNx4sfhflVV7HMIDHUVCLLyeN4Lg= = X-Google-Smtp-Source: AKy350ZlOFz0sLMQ9HvBf1ZQis3KPlPSCZb2UUvM+tUmPWs/Eei0EROPxI//vddJAKlnk0AtCCp51OF9DdgU X-Received: by 2002:a05:6870:9691:b0:187:b67a:7f2b with SMTP id o17-20020a056870969100b00187b67a7f2bmr2006579oaq.27.1681497547430; Fri, 14 Apr 2023 11:39:07 -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 f15-20020a4ab00f000000b0053b85b1f885sm923881oon.3.2023.04.14.11.39.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 11:39:07 -0700 (PDT) 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 18043605246B; Fri, 14 Apr 2023 14:39:07 -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 0B41D6008C; Fri, 14 Apr 2023 18:39:07 +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: <20230414183907.0B41D6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 18:39:07 +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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/