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 14B7D42DE2 for ; Thu, 6 Jul 2023 06:44:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D57340144; Thu, 6 Jul 2023 06:44:04 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 07F9940144 for ; Thu, 6 Jul 2023 06:44:02 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-57764a6bf8cso3707497b3.3 for ; Wed, 05 Jul 2023 21:44:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688618641; x=1691210641; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PHUelxuhQ03bArblHZAnUC+fB+dBHBXWjCe/+flAiV0=; b=AQ33+/QWaa3FXa3PHlkaBaFqp/KoYeU9DRdp3sRpDlGuQBUA8QoudDI9nllrX+0Kpb It9rsNPtF9rqpP4dyIFOMXnu+RctOQ1YkH/65+2mCCzCe3qRcjnMho3VTg15EA9gr+Cm Ck7xo8gYrcaIIhTkXR4TqjoGQzCU1NWP7qAW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688618641; x=1691210641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PHUelxuhQ03bArblHZAnUC+fB+dBHBXWjCe/+flAiV0=; b=TPmw75+eIdGU/lfQlmIFEb2nlRjRagKyXeBw/WB7Z01fQS2kT4zAzGn5JobfIy0j2P 82THhX5Ehe378VPJD4CyT3m1VAR7xGtz4Z4QBlyRvaSKqa7872jvjxBxs0i6/CzLQVX1 8n4hp3Q2jSbTl3INg4K51Y/6ga4Wm1BkYQE1Z1OyzGZU3AFnlqNjyCQ4VAP5EkgxRGaI BTwfoECTwWIyMadOjfYKGNCS7bUsg9NPjhvHwkNaIYCcjt++In6i/eA5oOCzn+48JOu2 PKwkXzCCMYjuDc4GUN0yCdou78JEZR+X65EPTHyzWv6dN+kRlhEJEzhDJhSBLzeq3iqY ITFA== X-Gm-Message-State: ABy/qLZEqjc/ZIu2fLv9GafuQmEIsF9NQhdieHBpoBqPMIw/7l7fkOeg ezFYtwXF1masYrreusz+ogutoOfIwszuHaOzGNuKfDp0T3v2PR2GqAJYsw== X-Google-Smtp-Source: APBJJlGGV6Jgy+Cz8eCyWNIpEWMmjWCekBRdz5KreaqIbdP7b/Mw6dyP1PkRCVFyS/+of04MtrmQjl43Dljd X-Received: by 2002:a81:63d4:0:b0:577:3b66:441 with SMTP id x203-20020a8163d4000000b005773b660441mr840392ywb.50.1688618641434; Wed, 05 Jul 2023 21:44: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 q128-20020a818086000000b00576e67820efsm23582ywf.8.2023.07.05.21.44.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 21:44:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 21:44:01 -0700 (PDT) Message-ID: <64a64691.810a0220.2ff2b.1d12SMTPIN_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 0D65E605246B; Thu, 6 Jul 2023 00:44:01 -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 | +-----------------+----------+ 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) 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/