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 C6934426A4 for ; Mon, 2 Oct 2023 18:18:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B37574003C; Mon, 2 Oct 2023 18:18:08 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9D7DA4003C for ; Mon, 2 Oct 2023 18:18:07 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c3bd829b86so133554605ad.0 for ; Mon, 02 Oct 2023 09:18:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696263486; x=1696868286; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k0AZwMZj54od/NELyp7+KkaoI/6PEnE7N+APeVFDA20=; b=MrMizifUMQaF7U0CBYms5uvAwjZA2hVY+skumfrggulyH5ycCz0XMOH78PMWXCRKTa R1lxOgxP7c+mUyHz6GJoRNdUfUOaDyuvpHAUqRHdPyFDyzO6o6B5bzr/GfWmcOmIncuz yNFxIqFdsQTd+me5xAWzNj2yu/licRCK4LE8o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696263486; x=1696868286; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k0AZwMZj54od/NELyp7+KkaoI/6PEnE7N+APeVFDA20=; b=hga0s9zAfRbAyslVOHi16ihdYMwreCwRvZC2+5mkb7kmy0gXOwRfdenhq1a2Mu09U9 PSGKcJ9UXDypUBkrw2jHTzTnlcjwGCl8PBRHM2lqX4Q88SrTJPurwjS8uLhrWQIhoEyO zQhQTUV/OkGLl7BpF2yVY2xyrkDDTeLCDUawcnasPKo++8FW/4C+FMfKnKolbHLmM1Ph txHnCPXgi4bsRdUZjpjG5Eab7iKVFmeKXjaspjY4kVqTa7mDyu/wtAqOeiZj7pUSe0Dg AgYv6Y6kHzjcfShqvTHh+jNfGiXcsnPor/M7hHFb/emv8rG4kzN7OEnv3WLQXMXI3zaY MXfw== X-Gm-Message-State: AOJu0YyYFaPOpIwSb7Y7lbbc7sTSavgx/MBWevmMHXoze4S1uUGc0Kxj nrs646Y65XkAnm70qaAflbRBjaPzSMA7q5bpQYvWkXm5bZiC/Se3BTgjmy4u0EYm2bFKCt15FA= = X-Google-Smtp-Source: AGHT+IG9nsnP2aoRB6YPX3CmBSaLhAo62lMpntjYS3Iora0R3o10ikqUyOOugFPAWSyapSWEqKwSINIqFmcn X-Received: by 2002:a17:903:41c1:b0:1bf:22b7:86d with SMTP id u1-20020a17090341c100b001bf22b7086dmr11556757ple.3.1696263486606; Mon, 02 Oct 2023 09:18:06 -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 jh19-20020a170903329300b001c6038fdf22sm725905plb.67.2023.10.02.09.18.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:18:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:18:06 -0700 (PDT) Message-ID: <651aed3e.170a0220.78046.d113SMTPIN_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 A514D605C380; Mon, 2 Oct 2023 12:18:05 -0400 (EDT) Subject: |SUCCESS| pw132266 [PATCH] fib6: fix adding default route as first r 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132266 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Monday, October 02 2023 15:12:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132266 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27806/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/