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 B1F6942C22 for ; Tue, 13 Jun 2023 17:06:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A60D840C35; Tue, 13 Jun 2023 17:06:35 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 60C2840C35 for ; Tue, 13 Jun 2023 17:06:31 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-652d1d3e040so4270090b3a.1 for ; Tue, 13 Jun 2023 08:06:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686668790; x=1689260790; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Is9gnUD9pGZ/NKzzOTJFOCvhr78ZUq9ExnA6YGRxBT4=; b=bJVAIc543O4+Jupe840TqyrC8EHGmr/Mk/hz01vMGkREWiRnpc5OBOqx5/SAbVQB3b wpUn37WK7nFRIzC0vLUI2IG5JxT0VFw5hrnnuG98H9cmezhhgKwgPggiI+mI55H0Rx9W 3V09Lhu0IDpDJqz9rAOGDqLVOToqHe6DCKgns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686668790; x=1689260790; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Is9gnUD9pGZ/NKzzOTJFOCvhr78ZUq9ExnA6YGRxBT4=; b=mHPf6jZJOmc7wTQBSUrjzk6u0BTBiYVP2/yuyu1g5hxiL5PwVpCC2kdlgPF0JrV7Tc CVJTqUrqIQUeSb4KCtEyuPHAT+CbzxbIbyyE/4pNepRH0qarFpo77J+3in+vM4MsIWjd NjIcWDl3PpHIeE4MmibXahJnh6vwYIBRvS3D9xqqYp5VNINbRUa2wYGtu34bKphk1X9o nJsA6UZoxjC5O1xMrfNVQSzxi0Z8DO+t4QYdos6xB4Mjf0tWpYeslqwmDF4Uac4tPwMQ 0C5dlZBAgrMtQdgntnHUXv4UAb8fjA1ShHXMnpupDzdhBnz4wkBv2c0P1bNhJNVz6nxg R9vQ== X-Gm-Message-State: AC+VfDwx4eSl2Dy32ADz7zbEdEqOyWTAKbPrE2+F30rZ9+8xBzspgDtQ cB/1tQ6++5bgBQj3ooInQbvLYNezlvqeUcshIzivK7NQAnjMVcAUKBm6ow== X-Google-Smtp-Source: ACHHUZ5mxHFQZne7aH3VQvMTG5yyAlK2bCqlYWEssa63K28vQWbBnTO6wlGJL3FXgQEt2iqX0qGiDCJKjjeq X-Received: by 2002:a05:6a00:21d0:b0:654:100f:bffc with SMTP id t16-20020a056a0021d000b00654100fbffcmr14809245pfj.4.1686668790467; Tue, 13 Jun 2023 08:06:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c18-20020a621c12000000b00664ee1c22aesm1193795pfc.1.2023.06.13.08.06.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 08:06:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 08:06:30 -0700 (PDT) Message-ID: <648885f6.620a0220.dced0.5bf4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 28ED2605246B; Tue, 13 Jun 2023 11:06:29 -0400 (EDT) Subject: |SUCCESS| pw128564-128578 [PATCH] [v4,15/15] net/cnxk: add MACsec st 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128578 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, June 13 2023 10:20:09 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:4bd2643755e8e6b7ef7b5eaac5a8930473bea5b4 128564-128578 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26656/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/