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 EBA05459B2 for ; Mon, 16 Sep 2024 18:51:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E50644025F; Mon, 16 Sep 2024 18:51:24 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 3088040150 for ; Mon, 16 Sep 2024 18:51:23 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2d873dc644dso3895965a91.3 for ; Mon, 16 Sep 2024 09:51:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726505482; x=1727110282; 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=cV29Bn+LicmOfLZSRCHiN+ENub9xCwjjFzz2T6yUM6U=; b=Nk7G/SpwBaW0EiJNTIOYPA1Q89wUGocQoeRgtuRympc/vL+DxErHXe3ZJ5l6RBISAB 23rl99TYh97idYwMf7LsbaayMlbCgpTKPq7Qig4smYqWTm5CibZZoIOwoJBiL2IUUiUd thUf8i7Tp93FNITproqxZYVYm+xHuBQGQ6KCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726505482; x=1727110282; 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=cV29Bn+LicmOfLZSRCHiN+ENub9xCwjjFzz2T6yUM6U=; b=keuaCu/Mj0248M42Znr3FLQAldmBgXyMr7et5E/He447UHAi25V6q9PSLk3qF+J3wl sc2Da7HybNoK9CKr9PCkeqJmf5NwRPxmtRZycFwct2H1WlOhGkc5/0ujb3yItr7WUU/J 30sBZYKF6B2qI5iV03TGe5/ueG4YW3HzsrySi+v1bDcGisQv5vp5xJpk6JbzPnVc8fED kqhwG4ZoMKxJhYkr6SPviv8rtbz+ur+FOftOcXsbe6fTYbad8jEpTSBpx81DzKh0Gudw wgN8CbDiIZXB++a4io42nDbt9yvjrCVDpjkBkqbMCVQ7lIYW71Z0UXKJL2R0c8neLohn QyLA== X-Gm-Message-State: AOJu0Yw21Ds1/Gu48ya7Jg2/Z38UgG2uRvVpItMWGdpvdLaDn5tStL3N tIjUpqnBllzMHtw+WOzk77i6o6InrQL8C+9OI75oGWVPbZiVlPR0c/2y783h+10Bf7n3CvTe3IN gRCjg4YUSiRDl/qaiJ/0eGyFXLO+mBzw9s2mxzCzc X-Google-Smtp-Source: AGHT+IHLtSTPTRGi2C+IH+ei+QXCkzeSqCtK57DWI8+IL5BCnkaCv2RmJdZnjWzxffapzIonGiDu09SnY2H1 X-Received: by 2002:a17:90b:438f:b0:2d8:9255:396d with SMTP id 98e67ed59e1d1-2db9fec68bcmr20013219a91.0.1726505482297; Mon, 16 Sep 2024 09:51:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2dbb9da56e6sm409495a91.15.2024.09.16.09.51.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Sep 2024 09:51:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Sep 2024 09:51:22 -0700 (PDT) Message-ID: <66e8620a.170a0220.3a7fa3.f0f3SMTPIN_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 64C76605C351; Mon, 16 Sep 2024 12:51:21 -0400 (EDT) Subject: |PENDING| pw144084-144088 [PATCH] [v3,5/5] app/test: add unit tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240916123733.994-6-konstantin.v.ananyev@yandex.ru> References: <20240916123733.994-6-konstantin.v.ananyev@yandex.ru> 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: PENDING http://dpdk.org/patch/144088 _Testing pending_ Submitter: Konstantin Ananyev Date: Monday, September 16 2024 12:37:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144084-144088 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25259 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31036/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/