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 A4DC844111 for ; Thu, 30 May 2024 17:53:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9929D4064A; Thu, 30 May 2024 17:53:08 +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 A63B2402DE for ; Thu, 30 May 2024 17:53:07 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36db3a124f3so3892175ab.1 for ; Thu, 30 May 2024 08:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717084387; x=1717689187; 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=oXjWded0OEEallolIGuSv2OuWATFdj0r7ECOJGc6DhY=; b=arDnCaaD67AIBWgYLbBVpdOfkPVJ0fhI9nKZ8CNGcQL/7nR+fSGfPu/JPep9sFV4Uy AMvBiyX5TLVK4pYWdGSDaDhZw97SqTNL9sKyRqe4Y3inZTksPzjqte96oSoGCoaooRML F3b5bUEz2wk5tUGdIATTt8HbjtfzpbeSp9ssc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717084387; x=1717689187; 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=oXjWded0OEEallolIGuSv2OuWATFdj0r7ECOJGc6DhY=; b=HVRWlAi+Ky6FOzRLK0pZNpYQ3idV/pjQHeTClJYIJ8i6Y+74txP9OlgII8YFbO5Y/M BobNi8ywYBS3IbOzCIZbtojIA2UC5DCxSu+uyujMHKGJ6FodbMnjHf65TD/jmxOlEm6D /lRb96jbQ2cQczB/hGhLQX0ZnRc/6VrSwbR5nvHuOosvHkIovREUrRbQ6xI5b0fWS9h/ L6R1GLnrMZhbaZOoBZPSSU5KiFJkOjNN6LNdW1zr34XgChqH2wTu9Sx7MLdqdld6DRhw fE25Hy2EF1GTcn/Ao3mEtb565RVaUwdr+Wv7RI4TBJ61iIlvMeWr3Wy1jRYN750RvExH lLDQ== X-Gm-Message-State: AOJu0YxfIWQrBI3wtSr0osfZupzxl9uDeZP3EiAZ0hhmm6mQNWuWNRTN su2JlpmzX5Q3K0ktxuA4n6jEOGAFPWaTR5f0jzA1UDr8qA7/GPSEbKfKSTxhVRPitFKXqYtovUK uGKE5iWbI7fdv2lV4wrmFM+nfdds9QJlWCixa/ORAbmdMP1OWa6I2/uHg X-Google-Smtp-Source: AGHT+IHx1/UCaiMKyibm9qq1gjPo774o2KWqb1GBvc6SejcVlYuZWfGSN6RMpRJ+9hI1pvbaLAvnF5ZsOtFT X-Received: by 2002:a05:6e02:b43:b0:36d:b4bf:9b51 with SMTP id e9e14a558f8ab-3747e00fa70mr34368635ab.29.1717084387073; Thu, 30 May 2024 08:53:07 -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 e9e14a558f8ab-3748a28662bsm5935ab.64.2024.05.30.08.53.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 08:53:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 08:53:07 -0700 (PDT) Message-ID: <6658a0e3.050a0220.9532e.003fSMTPIN_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 AF6A3605C373; Thu, 30 May 2024 11:53:06 -0400 (EDT) Subject: |SUCCESS| pw140433-140437 [PATCH] [v13,6/6] test: add unit test for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530094042.1960212-7-paul.szczepanek@arm.com> References: <20240530094042.1960212-7-paul.szczepanek@arm.com> 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/140437 _Testing PASS_ Submitter: Paul Szczepanek Date: Thursday, May 30 2024 09:40:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140433-140437 --> testing pass Test environment and result as below: +-----------------------------+----------------+ | Environment | dpdk_unit_test | +=============================+================+ | CentOS Stream 9 (ARM) | PASS | +-----------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ | Debian 12 (arm) | PASS | +-----------------------------+----------------+ | Fedora 37 (ARM) | PASS | +-----------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +-----------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/