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 3899A42B9B for ; Thu, 25 May 2023 14:25:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 346F940DDB; Thu, 25 May 2023 14:25:34 +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 9E5A540DDB for ; Thu, 25 May 2023 14:25:33 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3f6b2f1a04bso9569431cf.3 for ; Thu, 25 May 2023 05:25:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685017533; x=1687609533; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hwJm0JX2rO1PYeW461L6v0qS/f6kVxFqampRcUg1Wko=; b=ExHHEklUxDMA5Kx+82RNnmkkxDvxh1gV5meFDbCVTgib+P2ZomqVYSVhps2XdRL/dC 70BL4S/nrNbHGETvdrMj0aSTnV8ZicPYEhbcuw/7JVU0V8Qw0SLRDfOjZIPTm/nGGUiq g1PUqC8J+yxHHX7VbFXyhEkz9shMRJ6I7fZyU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685017533; x=1687609533; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hwJm0JX2rO1PYeW461L6v0qS/f6kVxFqampRcUg1Wko=; b=ipsQ8Hi5S0aDWXcZCOcubhYLoudSDQFDfrBc7H0+GYDUtAtE+ExkjZkonxkq1hDnOZ 6d9t2KCUgpLK/TawtAtRuAAhewt6IcTUpSl3qb0+VWTicw7vtu7NdudTMLUhkSvN47De lnxBHB35i4Jl8LXKeYX3u6oYY0lOu1mekrtUpnoshldN8fGTJ+tTwIueOSsQghBSq0ck QXPVngURzmySL7y+q9PpkIFHrC0qmzZbwmaiokqXFMLN/9yeUZm/XTw5+kLsYEUmD3GK GA0Ryq7U3M3D3+7AYM5DOabK9IDg84s3ZtgnPGQuXfPeFM9jvIlml3HB7Pj59L8cOMVH DDBQ== X-Gm-Message-State: AC+VfDy54FZBaDud3w28n4PT4BY8tY9vIuGmO+4rVerysQXORBw3fzqo 3hzHZ1jmI74l1/QITTHqF1xXO82fWt0YgskCSwaTYPwOKrnHv9DA5PFHaA== X-Google-Smtp-Source: ACHHUZ4Gx88VSXXDjUYhIIszZE8UdkYaClIlVmu2aufLXEJ6QmYDjmlHfEGmCoJGR20cbR0O4VzWNWWk8ibi X-Received: by 2002:ac8:5748:0:b0:3f5:c9f:1b27 with SMTP id 8-20020ac85748000000b003f50c9f1b27mr32836821qtx.1.1685017533103; Thu, 25 May 2023 05:25:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f18-20020ac84712000000b003f53d2a1ba6sm80383qtp.4.2023.05.25.05.25.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 05:25:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 05:25:33 -0700 (PDT) Message-ID: <646f53bd.c80a0220.a7a8a.1e47SMTPIN_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 A23E1605246B; Thu, 25 May 2023 08:25:32 -0400 (EDT) Subject: |SUCCESS| pw127226 [PATCH] [v4] ethdev: add flow rule actions update 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127226 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, May 23 2023 18:39:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127226 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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/26354/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/