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 76A74426A4 for ; Mon, 2 Oct 2023 18:07:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7230A4003C; Mon, 2 Oct 2023 18:07:03 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 581DE4003C for ; Mon, 2 Oct 2023 18:07:02 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c64da0e46so597472939f.0 for ; Mon, 02 Oct 2023 09:07:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696262821; x=1696867621; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UfgNDXYFmTeQc4QRK9faRU3MssaiTVWgzItEGpE5xvI=; b=YF9zoJPfOOMDZVG5RzMV7eF9fz4I+VZEYUf8UlsbHfjsuxYiIyZnmJqzFnaC/U8M4o 8TULwTJCvlfzTWsFx+WNpQ4DOuk6NSInycSSZ6/VnWEOcQxXKrjH86X6pzz8yzPZfPbi BjGnp6OyCzKVx/a6IE8mYWfObdrGRGNYGFeV4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696262821; x=1696867621; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UfgNDXYFmTeQc4QRK9faRU3MssaiTVWgzItEGpE5xvI=; b=tZa5qfVoPNEOLV5TthGVOxS7Li/5GFZGpNgonjX6mD/Dyt3Gnjnwlk3btIv47yTUsh o4Unn3qUv1A5Tc6YUaSmaIiMZf1I0eEhlJTLjg4WaazhTxrWVOCyWNURlvf/bCuKqJsm NYTcibNNCYhGoC91BSYuQBiwRQIVmLuzz3iJ1ZtsK+XODD74pkeFRcf+PqlVZkkdDNnu A7jYCXY3BlZM+HNGI44clc2kewAe+6hhoILjZJl5mAeZdEAJ/qE5se5WE+BApjcEJLtY AmO0+Bpl39J92zdGhdXfJIfPvUoJ2+otzXPqoGGxFa9Q2XcWu9xiJqxn5idyOWwCfzB6 OCpw== X-Gm-Message-State: AOJu0YzE5vffMgRqviOs1cIgyUPgb2GGVtYlFSYXPZP3RYwH4O6pnYNw JmgTQ3Uv7ni0oOFIK9++IIO1BluclDnmR1RoDaJ9x5rSpwrPyXKdXEcEIw== X-Google-Smtp-Source: AGHT+IEzaJP8I2zg3wksyzJOop7OgXRGvMNK7JicmS5HlX26O9DFTbT+qVeO/teK2H9E/KKmMVreI3wk1S2d X-Received: by 2002:a5d:85c1:0:b0:795:bea:ae13 with SMTP id e1-20020a5d85c1000000b007950beaae13mr15254217ios.20.1696262821773; Mon, 02 Oct 2023 09:07:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h4-20020a0566380f0400b0043a0fff745bsm962416jas.79.2023.10.02.09.07.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:07:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:07:01 -0700 (PDT) Message-ID: <651aeaa5.050a0220.89890.b0f8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2FF13605C380; Mon, 2 Oct 2023 12:07:01 -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 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 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/