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 B1613426A4 for ; Mon, 2 Oct 2023 18:04:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC4884003C; Mon, 2 Oct 2023 18:04:09 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id B68414003C for ; Mon, 2 Oct 2023 18:04:07 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1d544a4a2f2so9459622fac.3 for ; Mon, 02 Oct 2023 09:04:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696262647; x=1696867447; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GffZx+g1ElSt+E+XS3Ji0uQ78BBPvrS4MD0JL1F5Bms=; b=S++x7OXcBLeB4GsxK1PvqcQJdAA7ir4Ev6Ikjwc00DCkZPjkiM7jeoNhxv7fraTn5F D4dCobitmVNvXny6GVEoqc+2O19p1yGETy1fMfH2Dg38MOp2Wy8uiR++9YHkhXTLt8UN p7WWckeeGor1oAyM8ZW1h+6RrE43ZVkOvT5H0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696262647; x=1696867447; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GffZx+g1ElSt+E+XS3Ji0uQ78BBPvrS4MD0JL1F5Bms=; b=cxT0IkSGVdrRJ7xeuIo1g6LGcYrJ0cbGsnsS0v3xux9QTkxHWjLZH0t63x7Bm1xtSB wb7mOrE3HnrHHxobTVw3srT2/Jup1DjO8h4qQVP/+XquuzBXOnXWFYOq4vlwxaQ9/dNr 9UfVxw0R2JNDvH4w1J7994hBGRAizbuDboMa2ai8MOMwGiU8bZ2axPwMZlX0GK/+0eKX Fnxa3N8ebEFjR1oFPG3YpUDU10YzBI0GcKMYiW4ahmemqWkg4Y4yBasB8z3IkH5s9LBZ xOMes8s0anndJW7SCJqhE8/7wy+dOBFmC39dZ1/Npyhi17qxxHtXvF5J8ykz1D8MvQW2 6K/A== X-Gm-Message-State: AOJu0Yx1MwrlQMeWr103mRafWnmBOBdHz7cJeCL4MmhEUloBczbBBG6r /mwXKOM7NjWGD7y95glV1Oy5KqezplEOYocqiLtqkYktQ+lzA42/aRT0BDyI55pf2YtHiH+1AA= = X-Google-Smtp-Source: AGHT+IFpLRZpKd/cmwhEguxf0QCXCb9sp7x9cpJZS8a3LRtOQlzEevJBDuY5vmSUvhsv/NvESxEZiXhxvl9S X-Received: by 2002:a05:6870:ac0d:b0:1d5:da78:5c96 with SMTP id kw13-20020a056870ac0d00b001d5da785c96mr14214758oab.48.1696262646988; Mon, 02 Oct 2023 09:04: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 kz24-20020a05687c321800b001d58fc1da71sm1902060oac.32.2023.10.02.09.04.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:04:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:04:06 -0700 (PDT) Message-ID: <651ae9f6.050a0220.676eb.793aSMTPIN_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 768BB605C380; Mon, 2 Oct 2023 12:04:06 -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 | +----------------------+--------------------+ 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 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/