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 A2461438E4 for ; Thu, 18 Jan 2024 05:24:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B23E402B0; Thu, 18 Jan 2024 05:24:26 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 30F47400D7 for ; Thu, 18 Jan 2024 05:24:25 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3eb299e2eso72065755ad.2 for ; Wed, 17 Jan 2024 20:24:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705551864; x=1706156664; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=abwtnvkKalLGoX9luihUoScwsUBW0h7e7Kk1Z1UPu1M=; b=AVH0jpppYkBfow/dXc3u0YNElSOBbqWJsEVhr+d3fL0bWQn6QSR7Cc0FwnjVaEm62j oNLFpS4e4n14gkKgKa/zat0+k/tPeVdlmTOG0i5w7A5E81kasyQgq6SibiDnuP9nDpCC mxZ7sNil6IYwcCXakzuulQ61S/8iIiCJuNmrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705551864; x=1706156664; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=abwtnvkKalLGoX9luihUoScwsUBW0h7e7Kk1Z1UPu1M=; b=TayAzzpZvR450Pmw+362kppfz3LiuwdLLnSkV3z96IKdcogVgl5xaNvbf0ElGXJf2D IQstueZwB0HfvFZFMkwrfY8R+Gd2lU7kkcVWuH1I7pWd5i3ZH7pcX1MVtm8pC/96+WIO shDIbuBaZhK52FMkxan11RD07/L2uqd9EGp3+RkZpskj35tyAmuWcmYdRPHaWjE5HVni XCcpVm+nM76+6uS3MdBqx7KtzgbOZ9q+QZElifoasdEJFyfCXGIxfZwzslBtk2CY8ptC 7gWVcgSze9mk+RceIgiF7DDLLvu3aCWZgxosUm/qU5t9DTbjNdM0D4E1P7ciR2Orfnz1 HBYg== X-Gm-Message-State: AOJu0YyONVibF5CnnT8gEdSq5rzF+7x/qnKEJkq4csIpm0Oqel4WKUM4 FED1JGkaIt2EV/+Lr5wibuVBGHLKtcIc7/CaOE07rs2P9eB1aGi10a4zyZi/mkGsp43c2+WCzV6 ukAoGVm7LSEne39e1YlfmhB7pVV3pfyUKeyUxDBifMiu9SCCokVuNVDhc X-Google-Smtp-Source: AGHT+IFqZJczrBhAiHXLz77En++klFG8Bwl9sIuRCxenrA2jyJ4RYXo32gn22yCqv/jw80g8JZzPnBoFMRwn X-Received: by 2002:a17:902:9a88:b0:1d4:fd84:c10d with SMTP id w8-20020a1709029a8800b001d4fd84c10dmr220886plp.135.1705551864404; Wed, 17 Jan 2024 20:24:24 -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 i5-20020a170902c28500b001d5efc08a4esm35443pld.47.2024.01.17.20.24.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 20:24:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 20:24:24 -0800 (PST) Message-ID: <65a8a7f8.170a0220.bb264.225cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 977F16052515; Wed, 17 Jan 2024 23:24:23 -0500 (EST) Subject: |SUCCESS| pw135902 [PATCH] maintainers: updated for Intel drivers 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/135902 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, January 17 2024 10:17:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135902 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28880/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/