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 1DDC042DE2 for ; Thu, 6 Jul 2023 06:48:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C504041156; Thu, 6 Jul 2023 06:48:41 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D2A8640144 for ; Thu, 6 Jul 2023 06:48:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5703d12ab9aso3990717b3.2 for ; Wed, 05 Jul 2023 21:48:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688618920; x=1691210920; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AjlQzTYruLro871F8c2teAp3tK66NX2vgA5oDrhxIM4=; b=G1fwsZa7m+jQyrtjK2SsSEbv53gcj83r9v1JnYtY1VrVyAssUb+VoltEh3MH/iQG6W yxXcyi4DiEDCnHsYvw4HI9wOBdLP0GpIQg0yKure3cmk5INJoNkCLSZIaIj2bKrQhr+n J/YiV0l5EBhH0dwNpi0Pw6a3pjzpEvU5gRgLE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688618920; x=1691210920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AjlQzTYruLro871F8c2teAp3tK66NX2vgA5oDrhxIM4=; b=WcALRAO3WsOn2RjezuUUc+KY6ijqzt9wyvJYrSPfypAD3gfCDnw2l5HiGsEwTev0c1 w+HX7wk0q0Sigd+G1ltUom/IKvz57+6MFF6EfB95u998fq6q8eVDHhdBRTcV6ULitevH oNj0d6ESrxhP5hQR2pLWtQTCZlA9LuwGkt8YAVn27cftI6njSWwK7cEwZiff+9ypocdR OBF2SoIa40i88lojYdUkMgaDeQeB/EuRHf4Jj44EbLJBQWVFfoh/LShpT4+M706KS2RT 0aWYTh7OSGKp3iuZuz/j7gqAzvoOpUR0W5yDNuwVYAdo4Iqmv1UeuAmRQyX6IAW3T5wZ K9Zg== X-Gm-Message-State: ABy/qLb7s6n4Y3XVEIGA7HjjuKQYdknQZXjhJpchIGqjjmFKauUeuk1Z I9DFdbsbC8U8QWvVvjGOxd676zlPXXuEhKBQo1KtRMi3Q2TlElVj/tOCuw== X-Google-Smtp-Source: APBJJlFStwIXVA8p4a/a9uxsNyiqc8NmKgOMrsNA5nsbSbWiTAu/REEcMF7MsYWn8CAjVSfhOJ11r2xZ6Kxb X-Received: by 2002:a0d:cb13:0:b0:573:8567:3bdd with SMTP id n19-20020a0dcb13000000b0057385673bddmr1005242ywd.23.1688618920235; Wed, 05 Jul 2023 21:48:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o12-20020a0cf4cc000000b0062842551e59sm39442qvm.46.2023.07.05.21.48.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 21:48:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 21:48:40 -0700 (PDT) Message-ID: <64a647a8.0c0a0220.57dcb.2ad7SMTPIN_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 EE889605246B; Thu, 6 Jul 2023 00:48:39 -0400 (EDT) Subject: |SUCCESS| pw129211 [PATCH] fib: fix adding a default route 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129211 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Monday, July 03 2023 15:43:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129211 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26935/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/