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 D0F504294B for ; Sat, 15 Apr 2023 09:08:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD5FE40697; Sat, 15 Apr 2023 09:08:03 +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 6E7FB40697 for ; Sat, 15 Apr 2023 09:08:02 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7606ce89ebcso34917739f.0 for ; Sat, 15 Apr 2023 00:08:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681542482; x=1684134482; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=D5SFf6tZpIho4JRmH+0pSP/UHU+mws3GMlsFRiEUiYg=; b=Y4U7skjR2aXtefQZ0mLWa356DHc3FYFod0bbnaGE97hKmu7Ro95l6gcZbFMyoqSjNN 9aM8qJFtKd5PvSlVTdIUCwAglPHq3jZGzgf9uiN+eLZxpSJZZjLpEPOzWkYCbAsfKKa/ K0aJIrKmz/fEuEqebbBaQpLZuAcXAtNJCNBKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681542482; x=1684134482; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D5SFf6tZpIho4JRmH+0pSP/UHU+mws3GMlsFRiEUiYg=; b=b3mvU5t1rqKlxUQ2mxGeF44P1wK+O9Ri748biUk5Ygyh7xwRT2rSb0isj9f5RV8NVO K8QTgt/sayZupBefhKTKAdcf9oynruzkiU10c0toAmWNGexX68nv2eJVMGr+yegZJkE+ iFJnKt20z+gKg1dJEE+/bOwxqoHJLD8yfmvoyp6hVY9oLygHGGdgjaV3y9XEfH5tvNzo +IMBOlO2aklZaQjrLpwN+X50726NVETiNKJT0H+E7PR+WkLCJOCfdTQsNhdOeJWJcAsj 02e8gY3UftNx1Phc/frXCK4gwYpOF+jrNI9/7KwQqxwneTyvofhEupWBpZ/x2WmML5iS e1rA== X-Gm-Message-State: AAQBX9e6koDCm83RxgsX0D3aBPF16+f6PNxcwfvkpKmG1S6T5rqtOgcK o5LSVni4NaMBc2XhMGYkVQC/j6vLmnaZYeQ6cVx2+4+FS9XFTmODEcNTTMCaUCN0h8WaFfahrw= = X-Google-Smtp-Source: AKy350Ydvfr5jp/0cr3po0x+XwINgR6o2ybGpZJRYHQ8y8FyJmq68ZvLAxCelltsaJkcrkh7+GHUSrukq47R X-Received: by 2002:a92:d206:0:b0:315:6e7f:f429 with SMTP id y6-20020a92d206000000b003156e7ff429mr6181614ily.9.1681542481804; Sat, 15 Apr 2023 00:08:01 -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 v5-20020a927a05000000b003171f356ad8sm1209086ilc.19.2023.04.15.00.08.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Apr 2023 00:08:01 -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 61B7D605246B; Sat, 15 Apr 2023 03:08:01 -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 5E5C66008C; Sat, 15 Apr 2023 07:08:01 +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: <20230415070801.5E5C66008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 07:08:01 +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/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_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/26004/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/