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 CA93244152 for ; Tue, 4 Jun 2024 20:30:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4BB6402DC; Tue, 4 Jun 2024 20:30:47 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id CFA134029C for ; Tue, 4 Jun 2024 20:30:45 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b5254f9c32so813149eaf.0 for ; Tue, 04 Jun 2024 11:30:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717525845; x=1718130645; 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=DQChHVyAPXN1UYbbPxVq5trHJ9sagY2D8VksedUu04k=; b=XFv+Zvime/ab15oQw67zMeckRxpRtHUuX5hPdp/g27Xt5mJCbRrLfJop+vbUiyNqTW 3QGTrMhs9oEiVL6O8HAGXKL+dv7N0AaK2Q2LKO65tzYSwnDI2fuhazJl7HvGF5bemiK/ IV848hqqQFlTyEWQ7KrICfh5B6gjNV0ZIOgj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717525845; x=1718130645; 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=DQChHVyAPXN1UYbbPxVq5trHJ9sagY2D8VksedUu04k=; b=QOtqrViJAVksAJrchBs2Xw27xvFaZcDw8OftkJ2lpkJeepvY6oFkmJ5GYXciwc+uhq oWtPIBYKnzxa/rm8+BVy23oFIQonKtkce7jUZTTg6Ggg6vkbv7azhEc+76n3zJFzW/Os 7V701hMUHfVp9ZkRm5JaBg/RakbslePKemZq3VkUokyxLT4rU343p2Ex15wQAZ8Xin9w OIINNdZQRSz6a7dnTBLYLMuxZq9I+0xnqoBc/yU9KxG0WRF5qAQJGj6xgrfmfAqwOwYk qVP4nbmJ9xIjBKfRneAa7w+uyiqdqKO9wUaNxNAm46BQK70xjAxubX3vWlIbzPePxlkc pvdQ== X-Gm-Message-State: AOJu0YxXD1un1W678WAhqUxc5lRiw1WvtvgbqSpc/8P/DInerm09c0Ul j083nTy9YaW3SL/PNiETTb5/+e8o9082h7oZtn8Chgdnm2cJiz0FasPtgbE1IVunOP+tDcn8kGq 0kqF7USXj+dZqZMBuDZrfevDLQCP6zFo8vmHGftkK672eYKo1HxjGVSCL X-Google-Smtp-Source: AGHT+IHQHOZ9ogqkiez+UY0UXN1jTvJIphuzmEoKqwiJMFTbLEebD1wq5ysvE8k3tvnTIzWPN0Q0gxg9zEll X-Received: by 2002:a05:6820:1504:b0:5b9:f802:ba3e with SMTP id 006d021491bc7-5ba790b0dadmr571110eaf.4.1717525844986; Tue, 04 Jun 2024 11:30:44 -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 006d021491bc7-5ba003a4845sm742309eaf.9.2024.06.04.11.30.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 11:30:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 11:30:44 -0700 (PDT) Message-ID: <665f5d54.4a0a0220.3454f.c514SMTPIN_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 77AE8605C373; Tue, 4 Jun 2024 14:30:44 -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 RETEST #1_ 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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/