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 D8BE241B2B for ; Mon, 28 Aug 2023 21:18:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E00BC4021E; Mon, 28 Aug 2023 21:18:15 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 81B8E4021E for ; Mon, 28 Aug 2023 21:18:14 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77a62a84855so128224439f.1 for ; Mon, 28 Aug 2023 12:18:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693250294; x=1693855094; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PGo6yhlq3yOV2CQSPwgNo3kc0mdTKryY+INDgErT4PY=; b=K8NUEdVEhzhUhGu+xVk6rozUpGphU3aiJ6Zh+mklbeBP2Lup8HZukeOhKd5HY5yQmx P0lTVowLe6FtGZoJ5NgzBfL6uQYiYD2EIorjzvBFvngMU7W3eYRFyb9N2DHarMnuQi5l 4Ef+2jOGlIM0KBwrW9zKpvfSPuiVoIT+2AVWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693250294; x=1693855094; 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=jUfllpmWO9Vbi1BKiJiGXkH+7NcEZOg7puvfuM/6Rp1enlGTvXi0gSj8aD5cmBqR+Z gBxsOkwuJOu83OzW3mtC7vwCjJvKGchyJ/ttDqhKQZLOg/LCkft4lWm+2aYoisX6LXT/ oqJy9aSKuf3LD8pYF8veyLtRDGCxVil4SC3RIY0RHgqIRFP9YfxF+M1PYvtQYdEZTnc2 3BsjEVK0ISx0SlsUoP4nMC5qLaKgTJgljZxL9U8cF84BgWz0m7SWN6WNan7CmVFO17TO ezH8HtuF6Y96CK7FDT+qYYr2Zlb+w6KPp1FBdHAG/F+yFHTHDWqUYhw2hPIiGE1Ys6+P a/1g== X-Gm-Message-State: AOJu0YydTPpd5d5Urubln+9vKCdcucESsSO9cYdJtPXK4erPH0nL4E1H H2dcjYw2Gk1fSMPS+DKJRn6He3+XWrAHpq4VAfajTb3habNjUeELocw5cQ== X-Google-Smtp-Source: AGHT+IG0gMCShCjhrsjmhJMt5XLSElpLw/0pgby/fOt1KqcrrbwmMvEkCB+MfbSU/zyq3xD0HjNIiieynlJh X-Received: by 2002:a5d:9e59:0:b0:786:ca40:cc88 with SMTP id i25-20020a5d9e59000000b00786ca40cc88mr18535344ioi.11.1693250293889; Mon, 28 Aug 2023 12:18:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ce6-20020a05660242c600b007907fa5dc9csm412141iob.15.2023.08.28.12.18.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:18:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:18:13 -0700 (PDT) Message-ID: <64ecf2f5.050a0220.e731a.3c25SMTPIN_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 5E0DE6052471; Mon, 28 Aug 2023 15:18:13 -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/