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 F10B543EE9 for ; Tue, 23 Apr 2024 13:59:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECDF240E54; Tue, 23 Apr 2024 13:59:32 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 4F573402AB for ; Tue, 23 Apr 2024 13:59:27 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-369e3c29aedso23867265ab.1 for ; Tue, 23 Apr 2024 04:59:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713873566; x=1714478366; 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=cnyTt/MTkmxBUi6AbIqLSD6UOm1CHMmrPZd5hD1Em0c=; b=Y15zSUCcRj6f5l+JD/M3AhjPK+999imF+IvoQIRQyd75mLTyeZWPC2Up4l8mbGLszy FUGd3+3HJMNk3IIW13wCmfNVtO6XhnJ3BwhWV5fiqu8eyQZbxh/PfA9ak/PyxYOfy2WC WhktnP383c6FjP8tEjd+fNjFJY3gXyafb/H4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713873566; x=1714478366; 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=cnyTt/MTkmxBUi6AbIqLSD6UOm1CHMmrPZd5hD1Em0c=; b=dIpUYVK+8xEUuOU/nJFr+RJm1zlsYHr8ocmVIk7trdkv3q2Q+k0veMGT+mi8cIcYEY Qeb/psrB8boi5gIepyrjYmT0zdEtiO8x0/+Yd651gl3iU5bBjqhiFWhpSq6dw3+nuULt 99D5BI5oRO3pASB51ZTMWuT1OmJde8F2Vr+JZU3cQtTyhUpRwBw/wWkFaIoVXhoipnTN BYJC8DSehygA4mZ4DLbIr/CRE/khFmbodAn/IPzIeepONY60nPo3r9AWaDfOIfPdhcFr oOh4u8shfVERVvqeqgSD3xTWaU1P0S9q1LFn/bkHrGy0wiqFuyS9SPcTfml/rR7aWenk c1LQ== X-Gm-Message-State: AOJu0YxtzQ8O0b9oHcWX4Q+j1YB5H2wIUDhuVktzUe6Gi4B8GSLYcuvH NkYH2Q/19j3Ax8b6t5JqSRKkVlQSRzMPaVC0EKWF8/e7W23t+ohj1tR2aQpnIxaHpUHhou7OJU9 HrwktmPEjX56avdYOfzXP+t2wYcF2uoh7ntRrEhonjN0m0gjfPhXpIvUv X-Google-Smtp-Source: AGHT+IHm8uRAsFajGMQkzf/WrCky4TO3CtW+jETu9vNQB1MHNvpEKie1CYOepg37VfWubquKd+oMXXQv42S3 X-Received: by 2002:a05:6e02:2196:b0:36a:1f88:d73a with SMTP id j22-20020a056e02219600b0036a1f88d73amr17016112ila.15.1713873566660; Tue, 23 Apr 2024 04:59:26 -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 q13-20020a056e0220ed00b003698dbf5d94sm557531ilv.5.2024.04.23.04.59.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 04:59:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 04:59:26 -0700 (PDT) Message-ID: <6627a29e.050a0220.a32de.e8ebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 17A016052514; Tue, 23 Apr 2024 07:59:26 -0400 (EDT) Subject: |SUCCESS| pw139627 [PATCH] [v3] MAINTAINERS: remove maintainers that From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger In-Reply-To: <20240422183958.6338-1-stephen@networkplumber.org> References: <20240422183958.6338-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: SUCCESS http://dpdk.org/patch/139627 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, April 22 2024 18:39:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139627 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29841/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/