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 CB62B43357 for ; Fri, 17 Nov 2023 18:28:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5A8240285; Fri, 17 Nov 2023 18:28:36 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D1F4040285 for ; Fri, 17 Nov 2023 18:28:35 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dafe04717baso2073550276.1 for ; Fri, 17 Nov 2023 09:28:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700242115; x=1700846915; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=66ubVpDblaWznZwAz+KxB7dMdHKvS31YQECPuIpsrFc=; b=XYLRoHN3lVZkMwIWGct4awIUAdZvm1YWqrVxhPsk7o1d+0ve/FItutNz7m2uidJGnG QZSo0AF4nmTCV609BAmNHyTnvr/7LQMv/PF1w9A1bborxlV4GRvCmeZ85cgsQ441fyro FxRfA7jwihbse70Ol7KOE+1rNDUVLD8Z0yRAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700242115; x=1700846915; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=66ubVpDblaWznZwAz+KxB7dMdHKvS31YQECPuIpsrFc=; b=wlD4zHQ2OdLEWi+XYwdfHl4KIUt2IhOIusRjGQPZiAoPA2p2tRzXGIB+bdQKdLwbkO zi8kcEpJjVc922Xs+pym+9dDx/PE9MpFGJQJkhO2wVZACKlJp2hyucn7zRTTxUdzvyQS 8JFwTunUy7BiHmOsT8ywX2K1FlEtJ6P/KDmznOurwyIGOlSvkcTnMTfRhvL9QTrws7UG YBeUNmW73cR7aWn7DjDant1/gyf4VF/UyeZ8o2d8NOxvetkV4cG1eJlQ7JKS3fAWBTmj TxUHTh1dA1srQ5vopjc9Plak+iOdrZauoG8pEIPWq20SkYu5HCy+6iCTB86Q2/NUWBlW rNZg== X-Gm-Message-State: AOJu0YwZW5pVUJXdvKolgDCUaNAKHEF1jREyJRFjnJyvCQldkZysZQ4V U7OJwDKflbn+T5ns1FSnOeKpBP4AT+zMw+M0Kuam9uy3uxYr+7/oxNl+Cg== X-Google-Smtp-Source: AGHT+IHCs0jjd7r9lqEb3jvQ+pnkVzq54+AflF75b0cVDWo2AAGnToOyvJqe00DjhGKz5EzLBc8ZT6Pw1Moq X-Received: by 2002:a25:9e85:0:b0:da0:58da:2709 with SMTP id p5-20020a259e85000000b00da058da2709mr39269ybq.58.1700242115286; Fri, 17 Nov 2023 09:28: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 p14-20020a25d80e000000b00d99c5266d8bsm171090ybg.16.2023.11.17.09.28.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 09:28:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 09:28:35 -0800 (PST) Message-ID: <6557a2c3.250a0220.cdfbb.74afSMTPIN_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 D8FC5605C318; Fri, 17 Nov 2023 12:28:34 -0500 (EST) Subject: |SUCCESS| pw134454-134463 [PATCH] [v3,10/10] common/dpaxx: remove ze 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134463 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, November 17 2023 16:18:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 134454-134463 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/