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 DD1A9426A4 for ; Mon, 2 Oct 2023 18:29:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA3414003C; Mon, 2 Oct 2023 18:29:22 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id B0B544003C for ; Mon, 2 Oct 2023 18:29:20 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5859a7d6556so2713404a12.0 for ; Mon, 02 Oct 2023 09:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696264160; x=1696868960; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W3B6Rk+X9F+WeT0jQUJ4ZtoQzP6QLaoekbyCqDEMu9I=; b=DFUyz793yF+dcCVpS46QHxokfhbamhj3bgPx5hLWHbl24x8pi4tqo4ql2X+i8g0/Mo Cn05NIxhxABoLssncC4riJbZm+TVrSbe01Y8Jaid2exfogHC0LNIg5I0M9L9E9vj0Yjh hrHUPI/lp7t2o0uFpzfLFRHDfk4oI/8/aHLkQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696264160; x=1696868960; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W3B6Rk+X9F+WeT0jQUJ4ZtoQzP6QLaoekbyCqDEMu9I=; b=P5Weq0Z6uinF0JpF876vxbjDfq1epecJ3gWIGvBAjEwX8PPZvBTgfZmmfDcTcNgBNX JvjplMiHQOaHMyXgYdG69dVAo1QEUI0IlngkLXYJ/2eNmYkyLHlkalT4v/per8Pf6Cux jn2BhbLRYteND8koQGGjM5Auasf9oxtmEKBLmjCsvZpPe3wxhO7OZcz3KLtiPLwp5TpY tyyG+aluHP0OIt/DSmeSi2GeF17EHTTSVeuVqPl+7aFT+f9+7prFNe3mItoCz47bD19+ p1oWDaZ9u2gu+M7ko/NN6YwolFhcnaoy0wcELtCrXRSRrBOO3oCAPdQ+w8YpSd7q8FDu fpww== X-Gm-Message-State: AOJu0Yyd/DzVNb4kJxTp/DEFkC9a7p3yjqX9+5jZm/x6R3GnxJfTtVaf 0vqcM40QSrmb+nwkWFyYpP54zTwMpgHH4sna1GQrDZmOeAWLQUIRoJy0Qw== X-Google-Smtp-Source: AGHT+IGPoVkKOrPKuN1pRjBxljbsA5RHTk7Jtqwp0M99b9qm+HMgyKtAg/M+HhIVxMg8M73Ha2Krt/ER8owB X-Received: by 2002:a05:6a21:3388:b0:14c:3218:c1bd with SMTP id yy8-20020a056a21338800b0014c3218c1bdmr16262394pzb.11.1696264159802; Mon, 02 Oct 2023 09:29:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x26-20020aa7957a000000b0069073f50948sm1453167pfq.3.2023.10.02.09.29.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:29:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:29:19 -0700 (PDT) Message-ID: <651aefdf.a70a0220.20528.9c33SMTPIN_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 DA19D605C380; Mon, 2 Oct 2023 12:29:18 -0400 (EDT) Subject: |SUCCESS| pw132265 [PATCH] fib: fix adding default route overwriting 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/132265 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Monday, October 02 2023 15:11:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132265 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/