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 7573D46025 for ; Thu, 9 Jan 2025 02:47:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4756A4025E; Thu, 9 Jan 2025 02:47:37 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 275FC4014F for ; Thu, 9 Jan 2025 02:47:36 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5f2e31139d9so231401eaf.0 for ; Wed, 08 Jan 2025 17:47:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736387255; x=1736992055; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=5NoQrdBVpoF68ihl4LsBtLkaOGoxh/f9bkcbSWmslyA=; b=U+Q9GNara+LY8WHPPxlxOCe82yrXmRiaxhaIDaON92Ks1nVDLCsjQcOjXnAfVauivN MOEBV6eIte/wF1cFEixjzHVArPURsOP3jM/tH2PKd0UL7NZPxUz55bU+0TOD04ACteDk PFTpbe/MxQwlKmb7HgpbDXEFV6NoLVWTAoIPA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736387255; x=1736992055; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5NoQrdBVpoF68ihl4LsBtLkaOGoxh/f9bkcbSWmslyA=; b=ALn6EP6ic1zLjGwYnog0H5n/KvW4CmrK3PY/s5b/MsxX1pIgOdh6Sj+rqWpy9iwiKt JUwTowIBzBaC9xp+HVBFjzfNSL2zwa4biecPf2IHlj/fKR4CezoCEmHu62lHzfZQFoHb Spf7FG7c57jqjqDzAebR5r/VK6D8xOp0BA6/bCV4lS4FhO+fUn3aJnuHRZKJz8uhxpsW bQfxuoBGfey3elHaCD1aya1HBAgRtdiM/ewpV6J1+iqtsxrMTRYtoxuEj51Hc9yo8Yoa 8Lh3Avz8ftS7z4Yt5zznPIv64F4hHARSw57gIrzqH2T68jTbB+GPwkEGLlspvjuSBzNW 9hZg== X-Gm-Message-State: AOJu0Yzg91YcL/kqZyp3XKZ3hw7EepP7eWsVm/1UMk8EBNJHKqTSh4kj QGoOzfcANwVCfTJ9BY6fSUeWwkCqH/xyDVO5O98MFVcUKBu80B0cXkNvN9hHG7oagZtJo3QYSUD 7+W3d9IM/XRUL9s8EgaKYsoLb6QufaA9HJOFIBVV2 X-Gm-Gg: ASbGncuUeJY01OxSq88VVOET4YuY6nvnpD96Tah/Rb87irtAukl2/NuF2hzG4TZnG36 /nqos2Cyp7fxigb8UHmwouD9S0Sa7ZNRRuWf5A2czug84vwoeNIEdWBN03JdopeOJx1QMEsAxk+ FmwgkUqrSRGJhZC2GnrdotdRfQl3r/P2m0qnv4N4VlVrQUJQ3zbyJ6VCiD/dwjqiz/LNLE9F75Q F6A9fPCqK9myRGybEzFOejnLVIDo/KPeoi3fHEOW/3VXJDiuiSxVrExCTxoiFlNKY5s9+p2/Ysg Fw== X-Google-Smtp-Source: AGHT+IFyX4iWiXE5moaJMXIkS6CRdsa5WDDlUxE1F/hSRcetAXowL8eVBeAOm1RnSoAL4HPF8n7hwwJsbgfY X-Received: by 2002:a05:6871:80c9:b0:297:24ad:402f with SMTP id 586e51a60fabf-2aa066a6699mr2346953fac.12.1736387255110; Wed, 08 Jan 2025 17:47:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2ad8053cae7sm12683fac.17.2025.01.08.17.47.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 17:47:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 17:47:35 -0800 (PST) Message-ID: <677f2ab7.050a0220.170c91.0d36SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DC596052471; Wed, 8 Jan 2025 20:47:34 -0500 (EST) Subject: |PENDING| pw149123 [PATCH] [v2] MAINTAINERS: change maintainer for n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241210204156.15393-1-stephen@networkplumber.org> References: <20241210204156.15393-1-stephen@networkplumber.org> 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: PENDING http://dpdk.org/patch/149123 _Testing pending_ Submitter: Stephen Hemminger Date: Tuesday, December 10 2024 20:41:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149123 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111362 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/