From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 0A52341DA1
	for <public@inbox.dpdk.org>; Wed,  1 Mar 2023 01:19:23 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DA1894067B;
	Wed,  1 Mar 2023 01:19:22 +0100 (CET)
Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com
 [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 29D634067B
 for <test-report@dpdk.org>; Wed,  1 Mar 2023 01:19:21 +0100 (CET)
Received: by mail-pj1-f98.google.com with SMTP id y2so11602918pjg.3
 for <test-report@dpdk.org>; Tue, 28 Feb 2023 16:19:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1677629960;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=zV0r4Nm+Xxkb4lsGLxbYXAPS6f7Eex3PgijNEFXXF8A=;
 b=GKsZNMTWizOg8TfEsTuSfir912huBKG6HOLWXfq8Iq6gK4/pf9F0/w8c3j4dvvud+m
 z2OTSipPSeh2mwLgI94wu0okWm7NRXiQl4mi0HypFDLealPlCNJCAiTDsMfbGMyZ+WyS
 W7P8trWSY0+tZjRXAbfHmyNeP6Lb4RT+k0hc8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677629960;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=zV0r4Nm+Xxkb4lsGLxbYXAPS6f7Eex3PgijNEFXXF8A=;
 b=ajWFhEb2ddSsyhU1+MnH16u3gOYxgb4kVNLgguEVDLUTmGvtnoFmw0gItSeHsC6OYq
 v9WiCqcb3ISrczZ9shp668hFKAYshrnjpw9967v5sSkvRZZsAWEe++vBQ5bbn79GwZiV
 j+LQYXyqLrd5L7WaNiVTO6R5gGaFOsBTgAVnoyEt7ovseMWFn2ALrENr/PpvdoyvusM0
 oPJCQf26vy2g0187I/rWP8+Tn3BukAW0GLEobdFC4oAYEPs1YEqvCRMSimUSTS5cyCbs
 8oUiAfb/cSudzWZ28EW9a+K9XBGoJOp1rLr0E8zoFWLaH2pKJ39mK+CJVMy1wAfitHGh
 lIeg==
X-Gm-Message-State: AO0yUKU/viGWABkrkRxvBfDx26jE96Vobi6bSLKLRPJ8yXe/knoSnAVb
 FmabU4mLjFNSLrUk8QPeeg4eO2yMgqzi4QuPW+j7Cl0qfsbrmWy0WNs=
X-Google-Smtp-Source: AK7set9A0FX7QPOttmrKOw7xAeEyoJX3aI6sEM2v/of79sm2MJ4G5aqbRLo8VG40ym5JHHkvaNgkBtOdN/0G
X-Received: by 2002:a17:902:d2cf:b0:198:f9be:bbc7 with SMTP id
 n15-20020a170902d2cf00b00198f9bebbc7mr4811533plc.2.1677629960307; 
 Tue, 28 Feb 2023 16:19:20 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 x24-20020a170902b41800b0019e45c059c0sm45380plr.131.2023.02.28.16.19.20
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 28 Feb 2023 16:19:20 -0800 (PST)
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 94F9B605246B;
 Tue, 28 Feb 2023 19:19:19 -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 8F98B601B1;
 Wed,  1 Mar 2023 00:19:19 +0000 (UTC)
Subject: |SUCCESS| pw124589 [PATCH] kni: fix build with Linux 6.3
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230301001919.8F98B601B1@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed,  1 Mar 2023 00:19:19 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/124589

_Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@amd.com>
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      | 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/25566/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/