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 03A4F42F00 for ; Mon, 24 Jul 2023 14:08:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEEC340ED5; Mon, 24 Jul 2023 14:08:20 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 35FFA40ED5 for ; Mon, 24 Jul 2023 14:08:20 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34611de0ee4so18528395ab.0 for ; Mon, 24 Jul 2023 05:08:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690200499; x=1690805299; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9ksHj3+EiObDXuHS51azuGmQ/SDhuBx4p6CBGDxeaxQ=; b=ESWUvoDjnYQ9ugRsXG7AvEnYVf3AVSBH9Dy9gkAl91ou8Sxx9dgp7r2Vc3Dnv+T9Lg TvJVhXzLAM0yd8mCu15gVAEgM3kEl7wjUhW6PKhe/MJYb5J6T/OAiGltGXLopOJaDeZj 3FZKtdxC4QN6XlcHCK/9n4U/qhgOuEZGvmG/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690200499; x=1690805299; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9ksHj3+EiObDXuHS51azuGmQ/SDhuBx4p6CBGDxeaxQ=; b=IJJxQOeG7E0DyTob2yjQ0MzEobs9Z9vtXCKIksbGeNQ7qG/pfXKCzoPz6vBzL01DqZ Zk8qqJy+bmhf0ACEy3BzcJEBDAn66CxZV/LtEw6sUK8Z6GGw9E9BwEBcq2sRz4qctXll k18UU1GRxBXi9NGF9sNAgmJgML5XwdlpGEeuCHh0lUj91e/r+BqnAwjRi7MIHu+20SgZ bBBX7r1Lg85kgG1HTDEoKEjwjfq6CYdOJQOoDeVcPOVUbSm2FutBstzz64GGr12+O+tW mqNBO93Gl9FS7YHCmg1Xe2NqYeJS34BMxkZXmQNLgJqitQxqnBPM0NAoEIsR1QfwytPW N/NQ== X-Gm-Message-State: ABy/qLb9LVKOrPS344xuvxAxsNccqaIffXJjPeqmTH4flfmgqWilWYWx 2XWDZdoqq4aR5bAjA3m/0mbeq34tqPdYM3uj5moqJ35GwekY07sSPqkQKw== X-Google-Smtp-Source: APBJJlEPHl/WfrlelBi4xRYALdPHZNrpUAGkNA5srrf30xGHSjFJvsL3Q7iObGTW5BO0W/LdWeJz7TCvX+/m X-Received: by 2002:a05:6e02:1d93:b0:345:66f5:3404 with SMTP id h19-20020a056e021d9300b0034566f53404mr7330033ila.0.1690200498708; Mon, 24 Jul 2023 05:08:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t9-20020a92c909000000b00345cdb1331csm325008ilp.55.2023.07.24.05.08.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 05:08:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 05:08:18 -0700 (PDT) Message-ID: <64be69b2.920a0220.470f9.ccb5SMTPIN_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 2C9986052471; Mon, 24 Jul 2023 08:08:18 -0400 (EDT) Subject: |SUCCESS| pw129695 [PATCH] event/cnxk: add asm to support CASP for c 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129695 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, July 24 2023 08:41:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:88489c0501af7ecf09be9665107e47509a219453 129695 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27133/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/