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 0D29042B64 for ; Fri, 26 May 2023 18:07:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4E3A4068E; Fri, 26 May 2023 18:07:43 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 9C1EA4068E for ; Fri, 26 May 2023 18:07:42 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19f22575d89so164658fac.0 for ; Fri, 26 May 2023 09:07:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685117262; x=1687709262; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lwrDW4TnxAm/yE7hcVxVYM4xDO1Twek++JoDvC+Vqm8=; b=LZVvvCF9gqfSbVX+IOLaukdJYtTZJZ2Al+bBLevSwe/u5yvdFdqU8wZ7Vb2b1wIzk1 9j6U5+kNkIkTFfXanlh+QWUIIboaGIMZ6ZyQlrUoV+Fga8Vyu78b1m6nGt8W6PI+AObS REHq2ZwszinJ4FNv1dGxtnmEP/cpFeDkuIb+A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685117262; x=1687709262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lwrDW4TnxAm/yE7hcVxVYM4xDO1Twek++JoDvC+Vqm8=; b=EBtgRWY4sbex7EB6dKmeRDz0OS8VPUjjOMCDGiSkrpkv7SugMZRRd8hj4H9S1qozxt zCTVXbqW9atLfLqmmrU4EP5GpuXl9HqQKNS+nR+8+PzvkUjOLwpfBk6MOOjDNC2GDwqj K+LXDb7il9V7PASW0NAspYdraqAbovEeumzm2sliCaskBm8Z9kOIwU3rn/dXTEj4Y7yb 6C8y+rSmKhRcCCj2QapT9GEDPk8VsGvEe5w9MvaRbjWM9d/CGOvo1pfkUX0CSeqnxIA3 Ell6FW2vkA9vWTGlQEoqKrl/KAvCSQu5A8p92l7iNXsRsj7/kQRMN+AxHKO6uLD4aDHg xhoQ== X-Gm-Message-State: AC+VfDxeWtg9C2E4/t6puNYKf/C6VTjM5PFs6xJxnNfhmsnwTLk9btrg PstvFK1lIKaAEywqdgX0w+dF1p3C+We3rPIkedyeCJ2Y1dkcEFpfGOVMZw== X-Google-Smtp-Source: ACHHUZ79ZHFMS+DpaJl1rCaDw8prkDHDrwq2lnCYimgxvSEj3DpReWSGYL+WUTVEEFQicEmZTPEN50ZPlR7r X-Received: by 2002:a05:6871:555:b0:19d:a4bf:dbb5 with SMTP id t21-20020a056871055500b0019da4bfdbb5mr1254554oal.24.1685117261876; Fri, 26 May 2023 09:07:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e21-20020a056870c35500b0019c40c57b5bsm243734oak.49.2023.05.26.09.07.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 09:07:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 09:07:41 -0700 (PDT) Message-ID: <6470d94d.050a0220.3f74.99d3SMTPIN_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 4F1BF605246B; Fri, 26 May 2023 12:07:41 -0400 (EDT) Subject: |SUCCESS| pw127380 [PATCH] [v5,1/2] ethdev: add indirect list flow a 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/127380 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, May 25 2023 08:12:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127380 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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/26381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/