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 6B3C8426A4 for ; Mon, 2 Oct 2023 19:20:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FBEE40262; Mon, 2 Oct 2023 19:20:37 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id BD76B40262 for ; Mon, 2 Oct 2023 19:20:35 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4197310af61so202621cf.3 for ; Mon, 02 Oct 2023 10:20:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696267235; x=1696872035; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zWovaqQziwS5rBim8f+eX82Y4kZRt14VrjMAAFq/wUk=; b=HSdhu4kyHL90dKr7AhFgO+MDUyGybxkYaTMC1QIIgvYTXJfBZd2vKJlkLPjZBFqatr YJlbT9C0nyAXLdxzZSJI4Ae1iIAkJZIBkEXoafrQkx3ubsKwwx+WXIkVmieYvkQUHL3x b95eNGcKdkCFZZn+rWVobpEVjkjNawGFYUyzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696267235; x=1696872035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zWovaqQziwS5rBim8f+eX82Y4kZRt14VrjMAAFq/wUk=; b=UCgfbtHm4V0tICZB+Ys3DWR4qi80g4Ad172Yxd5TWG0oKxCFshSKt0ogsNsIISl4fE sr+8DTI0wB8CIprZL39CvfC1hpd2w+wWinbkNd39HALl1ossSYxRe0YqeshjNcbvZTgd E9dDImwQey73XKn8QUjq2DZTuIoyj861u3SdSUsQ3UCuy2MZbtLx9998dQOPY9I0r+6D fW2aGNrUaxGEQsqhpBJWY8qFPbqh9qrXBROcp3xsJIKj3T2S0AttznhxSCyH2EDSht6Q B8Yf3ElOqtKN/efdgH1eW97zMiK7tWHpo44I4OYRnwZytiSXCtqZpYRiF1qG7m5bZDoK IWTA== X-Gm-Message-State: AOJu0Yy4TQoJ+ojhTsby79Y1MLsxpSIk7OxUkgltibjQrMMRRYMUjG9W vaScjgVzc8l0DzqT8mUJcoP0K4zdXheL7ixU4RXXwFYRQq5AxULH9/LGFuJzCeJAyFyrzz4REg= = X-Google-Smtp-Source: AGHT+IGe9VHucME+YktiE71UPKtS7KmggX1joiUEYCP1XEXdsVFTsozZpsfsBndO5TVasvEAmKAXbmrzdHew X-Received: by 2002:ac8:58ca:0:b0:412:4c9:93c4 with SMTP id u10-20020ac858ca000000b0041204c993c4mr15462900qta.59.1696267235153; Mon, 02 Oct 2023 10:20:35 -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 e19-20020ac86713000000b00417a0ea505fsm808508qtp.10.2023.10.02.10.20.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 10:20:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 10:20:35 -0700 (PDT) Message-ID: <651afbe3.c80a0220.87413.4459SMTPIN_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 B8299605C380; Mon, 2 Oct 2023 13:20:34 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/