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 E8E7241B2B for ; Mon, 28 Aug 2023 21:18:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F157D4021E; Mon, 28 Aug 2023 21:18:29 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 11C594021E for ; Mon, 28 Aug 2023 21:18:28 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c1e128135aso7383125ad.3 for ; Mon, 28 Aug 2023 12:18:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693250307; x=1693855107; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PGo6yhlq3yOV2CQSPwgNo3kc0mdTKryY+INDgErT4PY=; b=eA/JjUu4AdP+2wgzKUYX1LB2JptWUtqSykxUZyACf/6DNPC7WwSO5qq0pWWZyy0I4/ LlUH9/qLM9opEe43O+2nj7dR8CYOZYdOudKILtJvxqyHixHtaZ1EfUzBu2fwfTl7P2QO Rurkp55YOwOu8kJlWTXnRn2rktX0A112HJoyI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693250307; x=1693855107; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PGo6yhlq3yOV2CQSPwgNo3kc0mdTKryY+INDgErT4PY=; b=BRJE9bgYGAgcLLsITsMZP/slFs6P9o2mMsZuHAu2x1WL09kO7w9d7yF+Rd75dDLpj/ CYDZq8ZS0yJG717RqrbGhtczGwtItJnYEVquh0cecPDxO4TGt/aDqhIvdK5N6sWjuFzV wRLttrP8Sp4URW6VJyRhrVT0gwMKp/jxGaeQj1+5ym44gqMo+vN+irYGY29Pc27RLfZs F16rKU5V7HCxxTs77AEkYKRlrVeyOjNDFM1yWLcybQMkw7q/LA25umi7CRGTF6PTe9kl 7G8YjUPswbLA/3DPRAf9yKGVuWMvJ/KLYNncy2uV4JiOqGgUukvWHlj3CtYKhVRhJNH8 01CA== X-Gm-Message-State: AOJu0YzzvqS/zDP7cXP3qmJR+oW/DFW6K+jL7YPmU7u86Aej47vRRalw Q3CqF+N7R/d5iRJ5BzRJcPVQudtTjw4NJPIxShnaR8JeqLzr83oJ9ZoAlg== X-Google-Smtp-Source: AGHT+IH3GaZ7Ik6cHlpMOqA7b1/lTNYSP+nWhkmzKfRsr62AFpSqAHCiuxNAKnk3eA10cA+4Nv8ghYyvF6Rf X-Received: by 2002:a17:902:f54a:b0:1b8:a2af:fe23 with SMTP id h10-20020a170902f54a00b001b8a2affe23mr25019885plf.2.1693250307265; Mon, 28 Aug 2023 12:18:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ix5-20020a170902f80500b001bb0dfd776asm240204plb.31.2023.08.28.12.18.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:18:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:18:27 -0700 (PDT) Message-ID: <64ecf303.170a0220.9c6e8.b50bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BC776052471; Mon, 28 Aug 2023 15:18:26 -0400 (EDT) Subject: |SUCCESS| pw130787 [PATCH] [v3] mbuf: add ESP packet type From: dpdklab@iol.unh.edu To: Test Report Cc: Alexander Kozyrev 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/130787 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, August 28 2023 18:22:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130787 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27458/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/