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 B117245B08 for ; Thu, 10 Oct 2024 18:56:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE52F402A3; Thu, 10 Oct 2024 18:56:44 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id EA27740144 for ; Thu, 10 Oct 2024 18:56:43 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6e31413a196so11034467b3.3 for ; Thu, 10 Oct 2024 09:56:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728579403; x=1729184203; 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=t7T601z/VLgOOMQIVfMHW5QhVsjrwvIyGzpsD6Ln6SE=; b=V7G7S6OS4auXTkXwQ4C44eDBgzD9k9pagWvMnDHOV7uO4FxeAuykSfAZ3Jk5RShZcx M3gagJ9dOWy8fprUqcswBDDUrOv8euVZKUik5AzA54/SUtAKZSySVSuATb1siSTTAdgN hqkOOOBo2vktC/1Zp62XHNEjTPqPYHhrnkkiI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728579403; x=1729184203; 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=t7T601z/VLgOOMQIVfMHW5QhVsjrwvIyGzpsD6Ln6SE=; b=FbWjAVErQuORkEMes7uG3/kcnxNIIeLHMi20t6yYI5O8j7OouRQqfNoMQx437Mg4zX 9Ff5/jJaACWCi/CRpSYzQ6lSNIWmgIr3uymVxP1bnFN4SpgFRmtxswCnnXpbv7GF1FDV ALjqlMhtjA44Hns+88WG9KR9jJjJPocKc1EI4yjzdU/OQCmBO/6lygi+bBxFbqk02nj2 Pug3faNSczWdgQu8h2HdotgOwe1Ds//iQyPnwSTvQcuobmYC3caVPkHcgfMDU/gSG+jF qY+tZi5XELB2jy2Dc/oe0hVL1LTyseMFGR2mf7MizeFmSi5P8VDLhGdjIyLKYYzOy9cc xQlQ== X-Gm-Message-State: AOJu0YwTdxemchiP9yA8dqqC8x7PfMMhQgl5lOC6jC9jaafVeqP5TIyN mF5lVX+GnKDU/pZdYx5s3IrueTxfsrMNanC2ByHg9zan7DDRvWMiSlcW5HDjt43Hxew6EOE/7/R 1QOKccvcE4THSA4ZwCU0NGsOIPe4uofdhVpFzpXzxoXPOj0snjpiNTY21 X-Google-Smtp-Source: AGHT+IERHWVtFO2xxJSpv1Sh12e2GfTMJGzfIJcChf2Q/Zpv/vj91W8kqgXN4Gi3QA3cq5oXSpiH5kTS/iWi X-Received: by 2002:a05:690c:5083:b0:6e3:3227:ec64 with SMTP id 00721157ae682-6e33227eff0mr20556997b3.35.1728579403327; Thu, 10 Oct 2024 09:56:43 -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 00721157ae682-6e332b10981sm164157b3.32.2024.10.10.09.56.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Oct 2024 09:56:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Oct 2024 09:56:43 -0700 (PDT) Message-ID: <6708074b.050a0220.2a60d4.10daSMTPIN_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 0C81B6052471; Thu, 10 Oct 2024 12:56:43 -0400 (EDT) Subject: |SUCCESS| pw145598-145601 [PATCH] [v2,4/4] test/thash: add tests for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241010123331.749004-5-vladimir.medvedkin@intel.com> References: <20241010123331.749004-5-vladimir.medvedkin@intel.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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/145601 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Thursday, October 10 2024 12:33:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:7d7a41f9ec223ede1d749d260e0409713c635f14 145598-145601 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#30160 Test environment and result as below: +---------------------+-----------------------+----------------------+--------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+=======================+======================+====================+ | Windows Server 2022 | PASS | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+ | FreeBSD 13.4 | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+--------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/