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 4B72D42E49 for ; Tue, 11 Jul 2023 20:27:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45AD84003C; Tue, 11 Jul 2023 20:27:20 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id A97E84003C for ; Tue, 11 Jul 2023 20:27:18 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-263036d4bc3so4410901a91.2 for ; Tue, 11 Jul 2023 11:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689100038; x=1691692038; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RHRfjo8alg7P3oKYJt6aBUqSfMKhXhTTXQNHIAQ4aSo=; b=YeuJQ+P7CrA/zZ2dQTu/CYoya2LM6zYeS7eWDx3RBchhjeVFktgHjKPz7KbKsCbDb+ PDXqbRub09chmFZqq2kpDgto9s1JPSHkddXTWXNohzGx9mrmck3atB/ic2hMO0loGk71 +Diabffokt+fi1cqweJlG28kWMUqDEU/L6GJA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689100038; x=1691692038; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RHRfjo8alg7P3oKYJt6aBUqSfMKhXhTTXQNHIAQ4aSo=; b=g7lPz9LgxI8z/y8GnycASXUMZPxh+PYM5BX9XDtqzPCBjQAkJJVfgQntpA/MXLM1Vy lrgfEJ3OyI2LfF0LOoQnncSyHaR28vFBXDl/qyfwuVe5O0F991UCs3NUH8MfWwlv149G l9ymrcJA4xXjZsdaChplAgGyl4lgWmnrfpkM1v8R00QH/xZOVf9P3/x42CBrlMyIMZEI /jfdKXXMAclNC+2Dmp2sAInBiaUJXNBECL1t348qrFAAnDDZYM3zbvjO41DGu4Q66aOI 9v/JoZRKKsy72E+/L9DNywh69QP86LDpG1FvNLRw27NHtVznD76qag6KykeTBP2LGH6z P51Q== X-Gm-Message-State: ABy/qLZW8FjSce2MH1NNft0T8GQfVkroNUWCLlMj3VBvfjA2Lg9C9l5X KxuthbNBmsoHb0u/KOtTA8NHUHQGiPiuihUd8YZn3tddo83wKKhujTuMGw== X-Google-Smtp-Source: APBJJlGm0fGLL0PigOxY70RP27CHd1XqxNFJwXGR1ooA+OHzZYicB+vwWTfaBmifOXAHtY5u7COKui/X18C2 X-Received: by 2002:a17:90b:283:b0:263:45c3:b17c with SMTP id az3-20020a17090b028300b0026345c3b17cmr16978162pjb.14.1689100037961; Tue, 11 Jul 2023 11:27:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id il10-20020a17090b164a00b00263c3a98556sm295322pjb.12.2023.07.11.11.27.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 11:27:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 11:27:17 -0700 (PDT) Message-ID: <64ad9f05.170a0220.d7c03.79faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 69F0B605246B; Tue, 11 Jul 2023 14:27:17 -0400 (EDT) Subject: |SUCCESS| pw129440 [PATCH] kni: fix build with Linux 6.5 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129440 _Testing PASS_ Submitter: Ferruh Yigit Date: Tuesday, July 11 2023 10:09:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129440 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/