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 80E54431FE for ; Wed, 25 Oct 2023 23:16:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BD6E402C5; Wed, 25 Oct 2023 23:16:17 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C6C58402C5 for ; Wed, 25 Oct 2023 23:16:15 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7ac4c3666so1286997b3.3 for ; Wed, 25 Oct 2023 14:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698268575; x=1698873375; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WLoJHGhRF+nKIvLoDw8YTywFpzK8qWysbtvgjnrdmWI=; b=PjLEdt9l3m7CVozYXT5zOUMQgrOt9G0jve1C+qj5Rkgj9Id8QrCxnDb9p6t88tTH52 tR8t8BQCV8iT7cE45wsye9Eg31m6GfwJIF+y1YVRHA9qr8eZOP94gqGW2yl+Rl2F/Xa9 dddPV/IEpOoKydjrYyic3+2UEQE3yBpYKhmv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698268575; x=1698873375; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WLoJHGhRF+nKIvLoDw8YTywFpzK8qWysbtvgjnrdmWI=; b=ItmqoLbc9knR5QsQHFc5FtyGm7+3E0ln7uv4xmRDfUGZLnA1uw4FeJkPIuX6WkFtPW DihwB0esj02CcQwZVRG2s14nt8tO5MdQ1CfeOHmoDFlME5KDRTynygqRt4X2hUcQApPt D0WGIFJWCNoimqzpraXJf4rq/Y1rtPqDRqLiDYb8E1VbbU2zMrBh05Wse4shHXHl0KQy 60VojrcVT7Hfv04iiJ5dzcI4qNHOLOkY45mwE8FSzudbUysDIS69jp22QlGPsnb7FIGR SXQRUSLBWKYRxRJiS675/LIVeTP3hOfkGX6sy5P/J4kBfo5sS9+bVuB9WkGdaYODYgfY G+Fw== X-Gm-Message-State: AOJu0YxzMs9KS20IZKWX3iZ/thHQ0VJTq18mJHb915sW4fgch0WPpqTH 0CtIJvfaz3+MTx4+UNFNmK44V52zF3W9s2+kIc5n2A8abn5w0IpH8ApuhA== X-Google-Smtp-Source: AGHT+IFYQwtZcCBjPOzPoV/Bi/fxnJXRoMtrjEe5mal6GL9ki7NBAcLT7yoRP1+4mXF3Li1bL/6AzCkGNx0g X-Received: by 2002:a0d:da41:0:b0:5a8:960d:e538 with SMTP id c62-20020a0dda41000000b005a8960de538mr17242573ywe.47.1698268575239; Wed, 25 Oct 2023 14:16:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i20-20020a81d514000000b0059c0b3caeeasm1043480ywj.56.2023.10.25.14.16.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 14:16:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 14:16:15 -0700 (PDT) Message-ID: <6539859f.810a0220.afcef.e81dSMTPIN_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 ED4546050A61; Wed, 25 Oct 2023 17:16:14 -0400 (EDT) Subject: |SUCCESS| pw133314 [PATCH] ethdev: fix ESP packet type description 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/133314 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, October 25 2023 20:32:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133314 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28073/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/