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 9CCD042CB9 for ; Wed, 14 Jun 2023 15:56:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E42C40DDB; Wed, 14 Jun 2023 15:56:41 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 9118B40DDB for ; Wed, 14 Jun 2023 15:56:40 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33e75ca0a8bso29049605ab.0 for ; Wed, 14 Jun 2023 06:56:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686751000; x=1689343000; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9Zkd5ZZCIH2ezBO3aszdCb7+Tkv87/lwlg29IwpIo7s=; b=gFHCc/Jl7SToNF/PS8L0z+Fb5kGi0tzPk+qbOdsxuU7vXzz7m9gN95bSKVTc/i6k9P G+yHQDmNR3ckufytxSZKpYEI4a6+3fn4PRySJl1719vVkK5kUmtbeWcDAG2UZKarUEjz HH0GMt4p11U1TTaS/ZyJXsE4UMNZ7sP6Z3Yz0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686751000; x=1689343000; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9Zkd5ZZCIH2ezBO3aszdCb7+Tkv87/lwlg29IwpIo7s=; b=GLxOY+RQQmBWYBOtV2zxsclchk88oKub/fO+ZCvmbcb6HDO7SgCsVqnUIg1EeuOQAy ZguwysS8R+q5OztLhx+s/8bNeXfrR05KbmSUjXtdoeHww8s6O8JVvo8FUUknF3/HqEqf 6JqtQ6R/DGGV6ekcIq0ZOrmYABy1LUu7qQBAMSTSJWj+bEu84qrcVCY5cba9ThSp7OY5 cbpwBRZ51lq3Bc3ycCtq1ANzve5vP3pPtBsuILMU7P73NcUPVlAiFEN29J6CvHMsambs ihbO94PjtSpswLQkaf3QIG1cPoLck0bg78BYQb0Z3sTeyIPbQ9AJJsgjatFeU3wWVrJK nSWw== X-Gm-Message-State: AC+VfDx1oHhaCYrxf5pMNXMyWYao0HR/io//loWdobTKQG1OHwqU3/Gz ear4/gjC9gwK5NS47JyYD9dezocHZw8KlHgHr3MxADOwLWy3NpkLEcI2A18bzGqIRjrA0e30pQ= = X-Google-Smtp-Source: ACHHUZ5eO3HUgDqtpps10GdezTOW5a5MxltDT3GQQGe0ra0WpErqfF7IA9/oAqSqcRH4/Rbek5YUcyDp1iky X-Received: by 2002:a92:d08b:0:b0:340:8a78:907a with SMTP id h11-20020a92d08b000000b003408a78907amr2520767ilh.2.1686750999956; Wed, 14 Jun 2023 06:56:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v14-20020a02cbae000000b00420d379d7aasm1494239jap.49.2023.06.14.06.56.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 06:56:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 06:56:39 -0700 (PDT) Message-ID: <6489c717.020a0220.6ec38.7d75SMTPIN_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 3DF68605246B; Wed, 14 Jun 2023 09:56:39 -0400 (EDT) Subject: |SUCCESS| pw128669-128682 [PATCH] [v5,15/15] net/cnxk: add MACsec st From: dpdklab@iol.unh.edu To: Test Report Cc: Akhil Goyal 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/128682 _Testing PASS_ Submitter: Akhil Goyal Date: Wednesday, June 14 2023 13:09:01 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:4bd2643755e8e6b7ef7b5eaac5a8930473bea5b4 128669-128682 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26682/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/