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 3DB1243C1D for ; Thu, 29 Feb 2024 04:18:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 322C8402C7; Thu, 29 Feb 2024 04:18:46 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A8206402A3 for ; Thu, 29 Feb 2024 04:18:45 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e459b39e2cso1259911b3a.1 for ; Wed, 28 Feb 2024 19:18:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709176725; x=1709781525; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=TFoa3yVCedbPw3cpQ9R2JT4IRIPm4BTv/AjQbUkreAQ=; b=Wr2EExUAtUBfLeerxjTKk32yQ2GssTZSIikwuHDcZqOq5CkTfC+o9HoPnot4rdrNgC FdG4jYDfWXES9VJyFKb6DKB+esZpUGExrIGBV+UwfdDTBZSmoAVpzV62L3En71HA3Awz /go0kFxNpf/TGUqzhO7exyq/fHQLKedO+/ono= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709176725; x=1709781525; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TFoa3yVCedbPw3cpQ9R2JT4IRIPm4BTv/AjQbUkreAQ=; b=pgFJ/oSRUg6vwgg0fIp0uOmic5EOSiTiYb06gUm09f/9kMmWuoW5ApO8DddGgWQsTi N7VWnIvxPgtQZ7Xb1UhARdgVahxwnfUDGYxZyIwFIAIPgY9pnKdNFYjdo0FcmOs447Cs 0K/mJQWCia9Qw48UR/MIKvaUJG0vyRlr7HdF3NDS3RFJWCfDlHKQRh2z88qqgkQnAqVu P5Szh1s4ia6+bDW3J2DlZt2WHLm5lM0gcD/+xIxJ9pe4wEjlhjfP8vUbTGZ05r1gYj4F LG4JhlXRzalyXx3rWupoJf8VF75q6eqwNz7rh4STfCruAO2qX9p8UODEI1bW2Te3JPAl lklA== X-Gm-Message-State: AOJu0Yy0pCS6dyDQ69WMy5sAdRCkWuVJL9OPVVXdiAxKATlIDPoygQuf JtdW8zcP3WzyL66LgXqCpBpgqtQjRwLJ+V14ETD8FrQRyivgb3lKoO+F2qRoVvpOzhK+XPTIJfo CImVDHmZo2ejMC8Q4ZJBfpP7DO3lLdEmhr4pqSp4Jv4JH/0KTlL5S3kS2 X-Google-Smtp-Source: AGHT+IG0ey1Rhm1bkxL+g/svJU3H2F91o6GplwMCNFyCAI5atbEaoRutwsvQxbr8P8rUlkv3+zPJxXkbFslQ X-Received: by 2002:a05:6a20:d04f:b0:1a0:f3f4:3b1a with SMTP id hv15-20020a056a20d04f00b001a0f3f43b1amr968217pzb.10.1709176724843; Wed, 28 Feb 2024 19:18:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k14-20020a635a4e000000b005dc42e2d3d3sm17649pgm.11.2024.02.28.19.18.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 19:18:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 19:18:44 -0800 (PST) Message-ID: <65dff794.630a0220.4210e.11f8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1FA226052510; Wed, 28 Feb 2024 22:18:44 -0500 (EST) Subject: |SUCCESS| pw137459 [PATCH] [v5] app/testpmd: support updating flow r From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229021511.5850-1-okl-plv@napatech.com> References: <20240229021511.5850-1-okl-plv@napatech.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137459 _Testing PASS_ Submitter: Oleksandr Kolomeiets Date: Thursday, February 29 2024 02:15:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137459 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29325/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/