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 8D2A841DAA for ; Wed, 1 Mar 2023 13:34:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8967A4113C; Wed, 1 Mar 2023 13:34:24 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 824D34113C for ; Wed, 1 Mar 2023 13:34:23 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d7so13870389qtr.12 for ; Wed, 01 Mar 2023 04:34:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677674063; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=2R3ZEsPZ8jOtmDgMz69XfySaSxqgQ9NBK1RYPkuuakI=; b=XXUtigR++bnqYB8DzH+td0fJPfGaqYy725c9OoSD1kT+VpML6YC5U4vjB36RUAM+/o T5hGEqANF9K0THUD0b6hn+ExuQEIMTc9dS5+28CFIkG7iAB6ZLPAp7NGTdFMeaIj/J4F sKJwCGg6uP2ZY7ZpGkj+w4xrBbEyTV7NuRdYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677674063; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2R3ZEsPZ8jOtmDgMz69XfySaSxqgQ9NBK1RYPkuuakI=; b=TzcfnwPfG/OSGlSeAPcXJcrkV+J2MVOpkeikPzAk6mHMiv65RtW/DB2mhIa5gXgVX/ ia17l8KCtyyIzuOXm9ZHe7v27wWYLIkKwetathuHxijbwwdle7Ra1oVeDpascbovCGLc ivhpWbBzKcex6wov+MXxuVD1q+u+EoVjlkleBH0ERuK8tOlo2Z5sDMK6yMWm4LlSoCNg QACIGc7o9aXJSK1f9Pi5tz8O8GSuODqk5u5HnLuaxh7JBOJpTUPt1ah7kQ9OoyaMcIwG VtT6YrmlROatTCgbl0iil3CEoAT7LAMJxvHnf2kaOSQTO2xGpn+53bVvIDrDLOYbjjJ9 4qEQ== X-Gm-Message-State: AO0yUKVPqsO04QWUC/I+AzUr9r5dHqUBdVbETsE0STYlsWT+3Uucfbux 8K30Z0/M2mRzOhJnyFeeJQPSOCQso+UkoboGOTq60VvtU0yUMEJ03ac= X-Google-Smtp-Source: AK7set/8yFvXgo26PT9InSDvOjP0iwxo4z5nSn7vPAz6Zv+j+mY90/Ks34r5ORfvgnvtpCIHg4sq4MH8+XYW X-Received: by 2002:a05:622a:18a7:b0:3bf:cf7f:a298 with SMTP id v39-20020a05622a18a700b003bfcf7fa298mr12108522qtc.57.1677674062971; Wed, 01 Mar 2023 04:34:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 1-20020ac85741000000b003b9bad9796esm753885qtx.26.2023.03.01.04.34.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 04:34:22 -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 B4325605246B; Wed, 1 Mar 2023 07:34:22 -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 AEE62601B1; Wed, 1 Mar 2023 12:34:22 +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: <20230301123422.AEE62601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 12:34: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-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~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/