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 05B1342944 for ; Fri, 14 Apr 2023 21:41:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0071C400EF; Fri, 14 Apr 2023 21:41:41 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 6573B400EF for ; Fri, 14 Apr 2023 21:41:39 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32a249b416fso10129915ab.1 for ; Fri, 14 Apr 2023 12:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681501298; x=1684093298; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=uvsvm9jVzmNVq7RCIqGkbFQuYaXsWIAq03NvIX1mQYs=; b=XNM9bveHEyWqQKnqElczKIlfccmagv3T3KMzyG8oxQ/BrpbuN9Wgpy0U51poaPpMaC 9t/AEun9jmG5RZ0dZYnSGDuJS+SKA1uKUNGhehS3FyVw/e1AyUSOz6MkR/Wllke0pjzd AfefNT+k95ew6WDM++AlYSTJEWZq5K3BxtO+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681501298; x=1684093298; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uvsvm9jVzmNVq7RCIqGkbFQuYaXsWIAq03NvIX1mQYs=; b=ffqSKHp/XDmESzLahP8lhN9sEldOV6RVsHfxkA0qEXXP6KOXRPmb1DZse9rgYGgyN9 JdnmK4czKxxksSPAsimV9NRKxk26USf5BgrFoCAC2nFSLNTbm1VaJjhylw+ZFDpUb1kD nA9954fC9EXcC/RJvzy3wbAQre1j8zJ5HoMZ8G+VHOFBHdUnLcbnonDd1mHExOYFuKIz ZGaKf7yrzO/4sJx82k0EjD0DPRk0Mk4PsLBJVV0qNflkxal+uWIlbyYUxqgh0T1qezrd fwWAt9E6zYw4fik+zmgomchmDNR55p/psQ/xKnhPi2kUz2XcXD5VWH7bMT+YirlaZ3iD L9jQ== X-Gm-Message-State: AAQBX9cLSG/rDYsXVdM2yR/pp3PXOf+5kNRn4OtaWFiFe0ccpECHo9n3 bX7mw+10cFgxBoy/rD57nRbXcwYOEY3XRgLTwfjgzGtb/S4593T6Q13i/wgt2LXys1nkr+LQYg= = X-Google-Smtp-Source: AKy350ZCk3JVUhIn32//vPMpChPOb/S3w3lEzXSvgEIzoYXTYMH9QeG+nwr2LW3zBJwE/EJLg6FGENo8h3lT X-Received: by 2002:a05:6e02:687:b0:310:d294:1664 with SMTP id o7-20020a056e02068700b00310d2941664mr4647928ils.7.1681501298807; Fri, 14 Apr 2023 12:41:38 -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 s17-20020a92d911000000b0032648af1fccsm839294iln.53.2023.04.14.12.41.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 12:41:38 -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 72F7C605246B; Fri, 14 Apr 2023 15:41:38 -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 6E67F6008C; Fri, 14 Apr 2023 19:41:38 +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: <20230414194138.6E67F6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 19:41:38 +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-abi-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 | abi_test | +==================+==========+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/