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 A46D742C9B for ; Tue, 13 Jun 2023 02:30:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97C9540C35; Tue, 13 Jun 2023 02:30:21 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 1827240C35 for ; Tue, 13 Jun 2023 02:30:20 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3f9a949c012so4229331cf.0 for ; Mon, 12 Jun 2023 17:30:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686616219; x=1689208219; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hzt565nQTcl5oPg6EiiNgYp8wQNx0zqp7PVk41wn/fk=; b=H42jFJ8KH2167zoH/txB+R/nfgZAtHkaEoWxDpFGXDWzfXWcslYkMWMI1HHi8AlO5S rZFnr6n/EyDIkLHUOFbW0BggCBoova9Cojdk63qYkJPEhk+xJ5iuk0fKndihb+bnsvPg zMy34Xkzz9AgV/Sg+TTLFZjf+QE16v1Bm9M/Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686616219; x=1689208219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hzt565nQTcl5oPg6EiiNgYp8wQNx0zqp7PVk41wn/fk=; b=eupQd5ehTyUts1R2GjeyKmo0sSOALquH+A9Cmqo4JnX42Tt7z6tpZHAdAUcPHWGOft 5er978OcBlLc/by81y9OTy+L0TaHrR5ts2qqRO6i6AtI65vzUrY5ecT8jz2NhpmQIjUR Kv192RjXXbnnzE+F6kvyHFhQfT+pddA9wmwna0YA6MVa1WfNwB6+Gza04jSTdrcIHheE i9OUqb96lvoe07QqMR6ZGVm2onEn9vpjjUfPG0AX3e0rjFfF5Q3kcALP+55E9Ed0DsUR 2DVjCO+ylw6SFBDkDauxbF2iZXCn72hM+oojJomK7dTZVxcIpo1CYdNhUQgSfhzmpjCS fBNw== X-Gm-Message-State: AC+VfDyF1f9UDML8ea+NjcGB00BhH98Ik88CM4dL28HtIpt5Us24v7Pf pOnRlwUIqwAVgQ/KTOO02mlHmMAcYuz///vaCDkUbObUgoJKw9DRKcb8bEH3KVntR19TGmc/Rg= = X-Google-Smtp-Source: ACHHUZ7DJlNlDdZLByGn96y5EWizoOp6mS+ruEjoZkLc4N4IBygMxNKb7tGYep19PEY+qiVSpc95Lc18lRAL X-Received: by 2002:a05:622a:386:b0:3f9:af04:e9e5 with SMTP id j6-20020a05622a038600b003f9af04e9e5mr13072937qtx.57.1686616219516; Mon, 12 Jun 2023 17:30:19 -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 a19-20020a0ca993000000b0062df511d1c1sm220048qvb.19.2023.06.12.17.30.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 17:30:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 17:30:19 -0700 (PDT) Message-ID: <6487b89b.0c0a0220.25d31.1d9dSMTPIN_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 08A8B605246B; Mon, 12 Jun 2023 20:30:19 -0400 (EDT) Subject: |SUCCESS| pw128522 [PATCH] app/testpmd: add flow update CLI command 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/128522 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, June 12 2023 21:14:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:b6c419dde10e9f5dec7a02098c48060a7493420c 128522 --> 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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26639/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/