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 E0218459B4 for ; Mon, 16 Sep 2024 23:05:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C175E40261; Mon, 16 Sep 2024 23:05:04 +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 CDDD44021F for ; Mon, 16 Sep 2024 23:05:03 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a09c977dfbso6389195ab.2 for ; Mon, 16 Sep 2024 14:05:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726520703; x=1727125503; 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=VY14kcU7kpBtAnh8McX9qLE0QtMxy62TcP+eTNdR+wg=; b=JMUWIj+7I3O0B6cmp7P0SP7nnKHQIbTYF9k+rddrSWPZsQzEjLeIFiviDnf9gyzPgA 89abj3qeN0Io0GJ+oO4rHk9ijGLQxmXVrUXJdM/8WgPzRyyVWidztVd/+ozIIdWPhxv9 PdpBASKHv9pRLISBSTv6sI1hkX96gEqbO4U7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726520703; x=1727125503; 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=VY14kcU7kpBtAnh8McX9qLE0QtMxy62TcP+eTNdR+wg=; b=nI+MRfcjl8/RA83V9N4CWhuWliR+zWI2Iqe3BXGV0jq3KNJGNx2gRwrgApFsYowJww cliqsJWTVwIqhIfdLb06kSOjWnTlbA8k/izdsuu+1i8R2BUIJetHgsWYGFBqhhp1k79F pc+99r/GmyYzAmsNSbUQL8RpKVkzYYXsdjpRAkyQ/56YW4CJ7z3c2Ha1ZFpbjS7xZYwe THDqtsbL6B4glA2t5oxmG7CuxiSS6gaLLx5tH1MiVw2sJMZEC+X2kY9hNZkc1tfw/NWk 61/9wXPqiwA9TltlR7D7AV1c9UWxPvH/HjJj+kPWp12CSfSrLI8Q5XOAjVCvua1lC5X/ QLKw== X-Gm-Message-State: AOJu0YxGgPBaMh4ExGbtjmtpvXD4irbnsENKudfKM7swPbxiADq2D7sU FdiVBanO07W/vNJfI2ZFfkp8knsbFyHk7+2l+JAPKia5X+TXpkKOdZsbnHVkrVW0/A9cMGe6Wpn EK7TrSL0+TOu0dGi7RrM7u+0B722OMe9UaQEDmALcRN6sjh4YRg8gi2w4 X-Google-Smtp-Source: AGHT+IG9KPC9kdbfUfFyUxx2TkwDr0w1bs8RiDsizHivjsOCwAvwSRyltfFDF3NN2A8RcLOgXyNIY5YBeGPV X-Received: by 2002:a05:6e02:1a61:b0:3a0:4351:3f8c with SMTP id e9e14a558f8ab-3a08b738db6mr126839555ab.13.1726520702879; Mon, 16 Sep 2024 14:05:02 -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-3a092e729besm1482825ab.50.2024.09.16.14.05.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Sep 2024 14:05:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Sep 2024 14:05:02 -0700 (PDT) Message-ID: <66e89d7e.050a0220.325ce4.b27cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 60969605C351; Mon, 16 Sep 2024 17:05:02 -0400 (EDT) Subject: |SUCCESS| pw144091 [PATCH] net/tap: add new macpair option for split From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240916173851.369395-1-iboukris@gmail.com> References: <20240916173851.369395-1-iboukris@gmail.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/144091 _Testing PASS_ Submitter: Isaac Boukris Date: Monday, September 16 2024 17:38:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 144091 --> testing pass Upstream job id: ACVP-FIPS-testing#6956 Test environment and result as below: +--------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +==============+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------+----------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +--------------+----------------------+----------------------+ 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: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/