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 1F1BD42DDB for ; Mon, 10 Jul 2023 23:42:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19AE540150; Mon, 10 Jul 2023 23:42:56 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id EC62E40150 for ; Mon, 10 Jul 2023 23:42:54 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b87d505e28so4017470a34.2 for ; Mon, 10 Jul 2023 14:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689025374; x=1691617374; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w7PZM0AKoRyx4iTstN+Gq/J7jDt92lw/XlnyXoIfI+U=; b=BqpGyIraVJt0nH4wh1R9+2y0t0x/uSvzMFL3f1t0mzHbu4bcuHwgnUhPRyrKtWhaYc ++wTCRpGkuq/5mYkPQAlBZQcY69hMM+q6aciDtRZ5kx/stnENWSPBe6lcz4C0qzeOoFY rHK85awPMFf1OHJyDzW68nM1RaOGKEJg3keY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689025374; x=1691617374; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w7PZM0AKoRyx4iTstN+Gq/J7jDt92lw/XlnyXoIfI+U=; b=MdL9xNbmEhtXAWaqdO/m51xhpiqyztl//1SJCuJSIfp1bMxNrB/5lho0bCQAR77ZU9 joNM0VRyyu+VX84AhL8snG0cC+yIE6jJ1/L95Issum5yXc6+YImDjrfMLVijQqjIfRC1 0wvM7xGJOz4qqm2yk4aIVQXPIg/o8PBMHRfJ5o3EK0RSrr2Bmy+CfyL61zrneVqUp4Od YOM+gCmCwFOyZLPNzXuvlc0HEWBJNCCGm9I498s8Ic0L+7P2wvo+g9jlTco/51QqQON5 dP+n8aSr/UV2/30efeE9jJrOrnS0E8TH4Zo+NxSc5x1JrJ0iAKuke8M4smcPb3zLzGnD QVaA== X-Gm-Message-State: ABy/qLbxgF1v0EnQFsMsDkq0Iovp0eL11QW1EX3Xo/zEnvOANyntk696 6RL5kCciWSlzawrSsrJwFixokY13U07Ixnvu6f1OsFR9SLD/a6r3Idl8wbBochaRT7Z4f6HoWg= = X-Google-Smtp-Source: APBJJlHf7bPbIa/4OGTqQTtPzoLNbEJaN02csB5AXCCsT4MnFLa26w3dbnX/FXQPLRv/2cN355zmcQpf0ryw X-Received: by 2002:a05:6830:1318:b0:6b8:7c43:50ac with SMTP id p24-20020a056830131800b006b87c4350acmr12029860otq.21.1689025374332; Mon, 10 Jul 2023 14:42:54 -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 f3-20020a056830264300b006b87afbac25sm101800otu.11.2023.07.10.14.42.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 14:42:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 14:42:54 -0700 (PDT) Message-ID: <64ac7b5e.050a0220.2a796.15b5SMTPIN_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 9550C605246B; Mon, 10 Jul 2023 17:42:53 -0400 (EDT) Subject: |SUCCESS| pw129211 [PATCH] fib: fix adding a default route 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/129211 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Monday, July 03 2023 15:43:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129211 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/26935/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/