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 A5E8F42945 for ; Fri, 14 Apr 2023 22:13:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0F72400EF; Fri, 14 Apr 2023 22:13:00 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 9E704400EF for ; Fri, 14 Apr 2023 22:12:59 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id fw22-20020a17090b129600b00247255b2f40so5725600pjb.1 for ; Fri, 14 Apr 2023 13:12:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681503179; x=1684095179; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Xxn+9tgB3wYpT6joLR/Tmx3MH1lfv3fW6XoEzBocoMs=; b=VwfoMrd7mYMCn8ZwKeV3WDHm2bwh6tYPLgubViBYdLSQdinPSQaTP/cetKec1yeTMv y6DtJpSag8F1yIKyUEXTY/e7m79fWORGUlPIo1rPAomVQBeyo5s4pBu+vdtRv2kTMHZR KzgykxaNrdxvpRy5JvFcs7jjllocWcgme/MIo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681503179; x=1684095179; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xxn+9tgB3wYpT6joLR/Tmx3MH1lfv3fW6XoEzBocoMs=; b=IKkF/t0AiF/8E6AKP6jlcB1Xq18/WfYYekta9tUmw5lFhTbY7OeStHPsFAXHi249lz Q/lL2YPrQUbNfkXrmhGHfTPzrI4Bl/I1irShMo4gPaDWnn/SFfe5fVgSjvmxXeME6S4v B8Zf1zIGQKNATxygE1zg0sohBpoWVVWt6+c8COsTxOxkDs2Au9mS3eQHPISjDpEycDWA 8097vByMhUlmyvZQNdjIUGE5T49Yqy4VLx3IoxEMp1MhyEZI8ZAT/ENWuTzL63VOKE7F 5bE+LIBnFAwHVrv7dTil+Qwbi0cUCRqW/A+2ZuFZ2au4c3FUGjwRMOO9KW8W5KMu7GgA bYLg== X-Gm-Message-State: AAQBX9dqikRSLPvQatX8jtjR4eP7IiGKpv2qsOpq/JzeCw9HbKN2U8Vh 1bdnUSC6ItPpo7YOcqQFmps0juGLVmRdaPQC9/feQ+OTbEVB+25n3TrwNA== X-Google-Smtp-Source: AKy350aTFvW8fgtTzSfNGGj0t+hKJIwtJ+4Hy/XNF6RcZew3oYu8/t5gHQnbVOFaFgONqSzW0hf3YXtEcgt/ X-Received: by 2002:a17:902:cf09:b0:1a2:71c1:c30f with SMTP id i9-20020a170902cf0900b001a271c1c30fmr4823043plg.7.1681503178868; Fri, 14 Apr 2023 13:12:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w4-20020a170902a70400b001a246a35e6csm575665plq.148.2023.04.14.13.12.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 13:12:58 -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 5B200605246B; Fri, 14 Apr 2023 16:12:58 -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 595016008C; Fri, 14 Apr 2023 20:12:58 +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: <20230414201258.595016008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 20:12:58 +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 | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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/