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 1259242CA9 for ; Tue, 13 Jun 2023 14:30:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E74840698; Tue, 13 Jun 2023 14:30:54 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 601D540698 for ; Tue, 13 Jun 2023 14:30:52 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bcde2b13fe2so1579401276.3 for ; Tue, 13 Jun 2023 05:30:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686659451; x=1689251451; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A6hJdmD/uBS+uPjyUiLU3JVKSHPZfpGFc2yzrJVRvOg=; b=Hrlj+lAjLRkecIvVL7Pi0a5YJjLpN+U61upNJbRViO5QgT/kJ9GkTX8PKafGwSyVFa tA9hMlSXGMkoBzqXZirQccsiVXPA3JhzYqkJhmTkCU3tS7h+vAbQuQqA0hyJij6+x906 FZnR0VCfRNpJfiaYOJdq1hSreLrHkGcKzFWPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686659451; x=1689251451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A6hJdmD/uBS+uPjyUiLU3JVKSHPZfpGFc2yzrJVRvOg=; b=OluZcg1ZbnWhgJOGvjJ/92j2iCxl/c/WLsdtif86OQ/WFUj/XeCjeLbuxDFvkUNFdS cWUBiSNeHoJIHwiG43KM1L+wQG3X2v3grBp06IRgDq8H+ly3CTQ6+Ff08jn2Hv8zB1rP VKIkVsDiBoDTbihBMZkghAZfPgD2r5zhoOMgzB/k2Tnu2LVbrjKqbSXcVSBPrFg/BHcs 461GZXqTL7eVVPYCJSsaw9mL9MCs1zN45wDrvlC4UcD6yBIMXo9AcQ844hvFfoeQhY1h HBcdaRQW6mAyk4cfFDmmRVAIzR4Z4/HkbmEJKdqfW22sBzK1G+zoTC8v6z+rMlt2G3/F SFIQ== X-Gm-Message-State: AC+VfDyToh6R6SWqneGter9zVXhSP688Znh6gvELRzzebtQ72z6KFdJl zP0/E6l+mBcmG2wnlqRp1uq1Ujulgng7aGbfrrroL2+XRx1xMvwE3cvw/w== X-Google-Smtp-Source: ACHHUZ4gAy1qkQ17p5v1C8RkK6mz714V5nYGnvollWJxFzeK98B6W3UfTy14H/pY91N5Nyxh7DsM20VhAg0k X-Received: by 2002:a0d:e697:0:b0:56c:ea52:a9fc with SMTP id p145-20020a0de697000000b0056cea52a9fcmr1643165ywe.12.1686659451716; Tue, 13 Jun 2023 05:30:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s205-20020a8177d6000000b0055a8212f1b8sm351320ywc.12.2023.06.13.05.30.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 05:30:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 05:30:51 -0700 (PDT) Message-ID: <6488617b.810a0220.56efd.3972SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5FD76605246B; Tue, 13 Jun 2023 08:30:51 -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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/