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 42ABD43A06 for ; Tue, 30 Jan 2024 06:51:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FDC440DFD; Tue, 30 Jan 2024 06:51:22 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 83AAF4029A for ; Tue, 30 Jan 2024 06:51:20 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3638d572811so1616635ab.2 for ; Mon, 29 Jan 2024 21:51:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706593880; x=1707198680; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8sQr+Ld/ABoFO2qMV90p+KedNQvgpSMTkjSw5jAKWBI=; b=giXrszLGwN82ZgZS9kZEeMQlLhs/cOUZxCq7/kZopSa7AlM2B16pdZFmqlxTcld/Xy r7DFAGfRpn9U0nsGfOZirxGDTOo9M0E6PAUbULwSYdHHyV8Sy+X/Ee+AQesOi57/q2jH bi9Gy+hnz0Szeke3hqcQ8FuroHUIU2aPWQuac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706593880; x=1707198680; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8sQr+Ld/ABoFO2qMV90p+KedNQvgpSMTkjSw5jAKWBI=; b=Joko/aLYUtXRJhrQiPBrCZvFjy+14Ujl7obuuuB33Fy1NE1hewQVWbjNNFCFpVgn2/ xHG4/W/qrTDx0nDzdf4izRseNVpfrAmoM/h6lgbuu3OVLqI4qTwdAVU4lPMdH81zRgv0 bNAPrtseC1lP8F/uZHXa+4iFNa6Ptcitg0hdeFWwcZwBmETlFicNlEWPVFGZRfnwzD3f EHVhzQ34ftvJ/1CKzcSZh5juq6J292JzS4owoxiRifvUiMJoIrvbK78sy09N0iefFkrJ 3cglE7zFr4I8iKwhaHV5oe2+EhsUh8w6C85OSmVISWUNZ2NTVVLwSy0l7LfthSOf7DjI jL5A== X-Gm-Message-State: AOJu0YwihCxFBg8c6l7QYCaT4JaPgaLjxQqoRcJeLskpE3DdzDGjUI0V K6/KvZuwY67mqGo6LkK5X9P9Kwd6lk2cUnl38DSqE5v4u2XyOI3noMvd4H62yi9QiU0cfw/WpCS Ia5gGJR+gpQkOpybHWpSQvTqvHjAAtGkc4oZ1JB1q X-Google-Smtp-Source: AGHT+IH7+TEfpfHZpADf/OE7lCpHGpXW9NPeSCN59HGC5ONj/ZaC0OFZOZiQzdSrN2iN/DUl/Mkcflg00kQE X-Received: by 2002:a92:2908:0:b0:363:812d:d6a6 with SMTP id l8-20020a922908000000b00363812dd6a6mr3663678ilg.3.1706593879987; Mon, 29 Jan 2024 21:51:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x11-20020a056e02194b00b00361b82ff030sm438219ilu.41.2024.01.29.21.51.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 21:51:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 21:51:19 -0800 (PST) Message-ID: <65b88e57.050a0220.ffcc7.bf50SMTPIN_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 845396043481; Tue, 30 Jan 2024 00:51:19 -0500 (EST) Subject: |SUCCESS| pw136205-136206 [PATCH] [2/2] net/mana: properly deal with 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/136206 _Testing PASS_ Submitter: Long Li Date: Tuesday, January 30 2024 01:24:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:906d2c06b3cfc61620453c6909266fe771f8ccfb 136205-136206 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/