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 C7B4C43885 for ; Wed, 10 Jan 2024 18:46:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C33274025E; Wed, 10 Jan 2024 18:46:13 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 280AC4021E for ; Wed, 10 Jan 2024 18:46:12 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2044ecf7035so2912692fac.0 for ; Wed, 10 Jan 2024 09:46:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704908771; x=1705513571; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LJR21ON0btkSiwbNeeRg2EQl2o+6i346GSs9YPYo/ks=; b=Lfs5lErO2Gh/dd/Uu6MIiwZCN+V59xw3EnqBGX6jf/mBmqOtUyJSCiFYnma7oNQFGr NJM90OvDfZ/EwJeGR6Ek5Vi7BB748Xl6zQHVvh7wrz0w3lwX0YZdtQL9V7cxqJm7Bfc1 y5ymhm7R+m3gLPpJt0bwFxp7R4bd46uGN7uqE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704908771; x=1705513571; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LJR21ON0btkSiwbNeeRg2EQl2o+6i346GSs9YPYo/ks=; b=Udv7atur/7HNDuNVTLK0o8JJaftvXeflFNIoR9NfKhfuVVNt/WnJxcxDa/goBk2Rb8 dpaYDDYn4U8IklCPEGO9ZZd3/EZ89NjfpLdOUTTVzfoT2Id6Tis/neZ0Fw+moVBPg+1X 3RBfYE3Rf4qzJ2KncF6pfIerOI0HkkeQaNhNIVoEDtdNBH5LrRmb680kMhGCVPX1G53v I4mM7B3xIIesaEKHHih6v98U/DYTTyQ0J4qBXTEpSLLvb/C8xjM4VlQXPCU4Zb5DMLzR qw9WRctv6a+AG3Hr5uGz2mO0gBsS90OwIb7LzOb+YRYsvFi5OYrcU2Z0zyCdbYu1z7VK ECjw== X-Gm-Message-State: AOJu0YzAz2aTbfBaTjLSlBq3G7QvWKXw+i6Ivn14GjZ8Cp3zUhknogjM 6KQpc9rHDzuE74atf+WjqDCBYpNHN4qS4G5INWbsEesQBTm8fF1pU6IYiq1RxGcRzA99bBxoH1p 4etDxyg== X-Google-Smtp-Source: AGHT+IGP8nNg2lIYBvDGwoHVwb8hp0AyYvARJZ69rdvJvWPC8I7QVw3D7VcIO6gsjaYLQksamcpIubB4c3n5 X-Received: by 2002:a05:6870:f113:b0:205:d4a6:2d45 with SMTP id k19-20020a056870f11300b00205d4a62d45mr1246411oac.2.1704908771497; Wed, 10 Jan 2024 09:46:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 22-20020a056870005600b0020380ee017bsm144526oaz.5.2024.01.10.09.46.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 09:46:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 09:46:11 -0800 (PST) Message-ID: <659ed7e3.050a0220.d7eaf.81dbSMTPIN_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 001B36043300; Wed, 10 Jan 2024 12:46:10 -0500 (EST) Subject: |SUCCESS| pw135833 [PATCH] doc: update minimum Linux kernel version 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/135833 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, January 10 2024 16:57:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135833 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28843/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/