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 EA34543106 for ; Sat, 26 Aug 2023 02:21:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7BF44068E; Sat, 26 Aug 2023 02:21:59 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1770D4068E for ; Sat, 26 Aug 2023 02:21:59 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34ba9d6f033so5258215ab.2 for ; Fri, 25 Aug 2023 17:21:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693009318; x=1693614118; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2HZYoA/E2vufmnA3958TyQbY//vya4/N1wbQvaqU4H0=; b=BqWJZDkjog281XrLCDZgH6cZI9ynTZDiINP9iR/ebsxRWkoD8Bcoss7AX66/g+/AxG f4ulc0IYVH0XhiNyPBPnvK1xUzjaBkD+VxyYVjsJZc0PSaurMAMlnAvrRqvryaPgjsAU qvuu+PGMdUJ76/jzhJBp7YWyfbUJwFcbmmLFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693009318; x=1693614118; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2HZYoA/E2vufmnA3958TyQbY//vya4/N1wbQvaqU4H0=; b=DeyIe1DFNveWmITVX3DUBYO4uQyEQPRSg51h+0uRIlbB5j+Ma3k+7Qes9OaAHH19vY 8Fij3PSA/m9ePsvz43ZV1q84pHNUW7/7vkpnGsm5kxCYXGE3pRU8N36H37n4Ufa4Dhf+ c7zvC2x96ygENfMnE+ttsyAIGnMOvZXLDqGQctJ77FVR9KqcE8cKzR7svVcljPXb5eJm BfmV4ZtO1Cs0hwjaP70YnfFqTbrfW0CLHQ6j/SE6UBM7O357YtRdqgZrHSitIxVEZmO6 KNb9ivXqx4UcWl5fWfY9mubtDkDPaB1rDHHG8kddgaGFuAjC1wrsKBFUkH1nbEX9K562 yYzA== X-Gm-Message-State: AOJu0YxXgwxo3AtnmopuaDlrK/4ZlN68DZ9AfDf9v5mt2XPI2Sby+Aq2 D7nyEF7ELJO6gF3ai7G0vbZ1X1MJw0LEUFYaMerfdJO/5ykB71Kemo8UiA== X-Google-Smtp-Source: AGHT+IFrnwPXz7QaVGIvTDkvaGkUsdfWbU2sMIwbEvsGvezcYrgIbiJjUNOv1g/2+/TlfUQQ/oDi7xGURHu3 X-Received: by 2002:a05:6e02:1d15:b0:348:c940:184c with SMTP id i21-20020a056e021d1500b00348c940184cmr11632926ila.11.1693009318474; Fri, 25 Aug 2023 17:21:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a15-20020a92d34f000000b00348ccb6cc84sm102667ilh.43.2023.08.25.17.21.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 17:21:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 17:21:58 -0700 (PDT) Message-ID: <64e945a6.920a0220.b1aff.743cSMTPIN_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 079A96052471; Fri, 25 Aug 2023 20:21:58 -0400 (EDT) Subject: |SUCCESS| pw130776 [PATCH] [v2] mbuf: add ESP packet type From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130776 _Testing PASS_ Submitter: Alexander Kozyrev Date: Friday, August 25 2023 23:34:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130776 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27452/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/