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 96A8C426A4 for ; Mon, 2 Oct 2023 18:03:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91C6E4003C; Mon, 2 Oct 2023 18:03:59 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 8CC5D4003C for ; Mon, 2 Oct 2023 18:03:58 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7b0741e0c7bso1557097241.0 for ; Mon, 02 Oct 2023 09:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696262638; x=1696867438; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3fR/KM5Crk1I8hSN4t/UtOZmm2TD27DVIR9rdIeR2FY=; b=AI875IBIA3SaezRzyX5qjfljUOVAKqQ//p5dG0t9lRHXb7/0REIPwfmlxMV8j+E0ti dYkV2AWWaNDE6GekfZ0JG3D65pxYyjtEDOuBC3HWdzNtSCHwxwqXz+N7Ze+0L/RlYuBx iZEJ9SZsx/kswt6QBeXxeZ+0OPJA3WALLm+SM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696262638; x=1696867438; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3fR/KM5Crk1I8hSN4t/UtOZmm2TD27DVIR9rdIeR2FY=; b=Xj2uuJea8l3gRaca1zsvAIXc054CZkM5gZ5jgSBym8ZWrZoUcl+H2Zrd3BAC9ocrAC 9lVakqMK4Oy1k+IYuK07q3W5yNQ27HSsOU62v5/Rb+brxSiwQem5RzgsPljAulloEtyu qql//DeIRWAiy2wSKz5DaW/9IGRXVX0mj4oSmdxVCrn2zhmYQrJWesQczV/uF88RGQx7 AWaHkAZ5Z/k31iE39IQHKg4GOtkSRaHbtbb4PXflw1XKqVrPJYxuGDPVja7rQZQx30ms aZ5Z9HWWGeILBrmdLqHk1KGI7bLSwXt/vJzCeu7EPyUMIYhkhMam8P71VY/6MG7e7Sn6 GzOg== X-Gm-Message-State: AOJu0Yw+kGMRXAI/a86E2Rf8i8zk03+LyiXphB7v2z+yE+E55m8rmG3Y IXtaBEmSI2V5dVfHdclcQcV/DAS9Iv17SC4ZkPDBnogH5fwJl4ZDivfl1ofx9m7duZW9KF2kww= = X-Google-Smtp-Source: AGHT+IE7aHbST2F2Pspxn945gesuFQIBuY1UaHxhj+Mw+nI9kEKBeNG7yLuner/CgBeNyakuldfTDUkuk0KI X-Received: by 2002:a05:6122:468f:b0:49d:611:a8e3 with SMTP id di15-20020a056122468f00b0049d0611a8e3mr9699575vkb.10.1696262637784; Mon, 02 Oct 2023 09:03:57 -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 ba29-20020a0561220c9d00b0049d1459d9c8sm470736vkb.0.2023.10.02.09.03.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:03:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:03:57 -0700 (PDT) Message-ID: <651ae9ed.050a0220.c098e.c651SMTPIN_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 52BA7605C380; Mon, 2 Oct 2023 12:03:57 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/