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 3970B43A06 for ; Tue, 30 Jan 2024 06:36:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3507D402C2; Tue, 30 Jan 2024 06:36:45 +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 5746B4029A for ; Tue, 30 Jan 2024 06:36:41 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-214917ed35aso1634626fac.2 for ; Mon, 29 Jan 2024 21:36:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706593000; x=1707197800; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V8c6qD8uJ3WqwEqe2PPHwuZtXaQspH2r4kElMQmaqoQ=; b=K4YlcdVghu7AYaSSO3UWBbYxxF1ukUW+4AQdC/koJyjWG261H9GM8KcPX1Z2PiW3IK CM2dGCIYKlbj1BXWYbEKMd1Rx1DtvC9mnb863oYkM/TOacIhs1hFVtYMH2+evAqLU8K1 m9cSvG7uMnyU1up5fb/hQ0yRtdLLmdm0mA6Sw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706593000; x=1707197800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V8c6qD8uJ3WqwEqe2PPHwuZtXaQspH2r4kElMQmaqoQ=; b=T5HnaGt5kNS6C9+eqDEet/wH63LHk9QUEFYONvd9QX6bod2t5NVwV5ZLk9Syxmw626 fFcixZ4xUC4+ImMIV5WjTuUMYa9vmcKt4ErcfcPObBRq7lH+FwJxpcEiVOhC+UG+et0Y xlPS7aou+lzcOI8YFb8v2HEMbTk32m743+lIJlDupkAJ3nFHAtyX5Gvk8QsgvI0QZMqq QdRo90ByL+9e51Ts026UWrBA7dHTpfTwU+v5Zy+ro4q9uWKE/fV+UoX0ZKExIrMdV2e4 AC9kZ8rk6ecjClhVVOSuQoWOFNcXgj980m34KvMQYaO/JojrcZrlj4ZyYeyQTN9xcFwz V5Jg== X-Gm-Message-State: AOJu0YwinJFuyqFgU+QRZZFp4dhZu4i+d2n2oW9mRC8w3ZbWnjrhSVs1 0hb8kluXRr9Bs9iX2ImZsulUs+cf+nQhONp0I02SL4CN3iHodgeL8qtKf4DkS49gVEl4CeePmtY 83s7Zvmj74INgz8kt/WasGiSdrca6PJD10vEtH2CH X-Google-Smtp-Source: AGHT+IEHy+KPdByY6JRM83bxHzgSxiBfGt3q8P9mmt+cy6zRijrkmOTmMhz6HohvYBOdqm0M8qEphFn/gFu1 X-Received: by 2002:a05:6870:8287:b0:215:d030:ad35 with SMTP id q7-20020a056870828700b00215d030ad35mr9213751oae.35.1706593000621; Mon, 29 Jan 2024 21:36:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pw42-20020a0568713b2a00b0021433bb87b3sm237586oac.20.2024.01.29.21.36.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 21:36:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 21:36:40 -0800 (PST) Message-ID: <65b88ae8.050a0220.54a54.ffadSMTPIN_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 1D2036043481; Tue, 30 Jan 2024 00:36:40 -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 | +------------------+----------+ 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 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/