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 250EC426A4 for ; Mon, 2 Oct 2023 18:06:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EEB64003C; Mon, 2 Oct 2023 18:06:39 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9AB314003C for ; Mon, 2 Oct 2023 18:06:37 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fa891b645so507676539f.0 for ; Mon, 02 Oct 2023 09:06:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696262797; x=1696867597; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q8Is/t9SyKlClph0n+wTj7lFE+xyaML0ZSgErUVj/lk=; b=dyvYm5zypifhM3/p1nu0jr0iKEgZhiAhG1GUDt34sXxF7xgJqPgCBd3FrlLrEkfedJ +a4UTy0DpR+WjU+hYwUjzRpkexgFlRYbf0k8gxTtPEbmdLvYfRNUU8BpEWn7zoyZLm/f jfG5d83CQlhS5B6FZrEFZx6zMrgZp3wvsprHw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696262797; x=1696867597; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q8Is/t9SyKlClph0n+wTj7lFE+xyaML0ZSgErUVj/lk=; b=phehprzWhC09pz41q7zBF0Ydx+A8HnIz2XA0Iq6ei3G6hoUVE+PT4NHtykg96wByyb D+RvTqrQXpVBLlT63ecxdB8yXjWEdkkZwjOZv3abey2Y5+oIWM5DIal4XlBUvK0a+hX4 l0BosdNdJb2YjnDc8RUXacKc8CZ6xixGyscxs4tZBt8gEUXWtGGoF1KoWsdtblw+3u+j VkKje5pfnMazYdTWlXAf8TPP5sEkk/Kpk3Y2IODIRsGnwfIMRZGHquVH1Jm88mJ+UZgX VWSGC0gvMaeCbhsFZOPbOzw3jsOn2Qdhae7+LBIUf7a8s1V3+zHL9MXVCqUIXqD0MfZb Q9ng== X-Gm-Message-State: AOJu0YzXvITj5ediELrlwonE4qilbNC9gK75aMHBvKNEZJwSnaaYS0Ue waUtOALMR5/BvThv/6J+DpbvShQtMqrn/DRj9xzihRpHuMqZKSCV9UyFSw== X-Google-Smtp-Source: AGHT+IEeXL9yFp2b7DIETErkVJFCKYq6wznXe9eJzURiIIeoNfJKQkrIMu93gM9qxa+hGsYrfZYUdPNsWggB X-Received: by 2002:a05:6602:2289:b0:79f:e9ac:f60a with SMTP id d9-20020a056602228900b0079fe9acf60amr13204327iod.20.1696262797059; Mon, 02 Oct 2023 09:06:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g6-20020a02c546000000b00430aa69829esm950199jaj.54.2023.10.02.09.06.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:06:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:06:37 -0700 (PDT) Message-ID: <651aea8d.020a0220.74cc9.9d59SMTPIN_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 805F2605C380; Mon, 2 Oct 2023 12:06:36 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/