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 C22F842DA0 for ; Sat, 1 Jul 2023 10:51:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCCF0410DC; Sat, 1 Jul 2023 10:51:03 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 1541F410DC for ; Sat, 1 Jul 2023 10:51:02 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-634a3682c25so19441666d6.3 for ; Sat, 01 Jul 2023 01:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688201461; x=1690793461; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ilN68/PTTHZgYOUIMlfzF9URu6KByq6pKUZBwykIgVU=; b=RS7lULhUQOOHBR4L3LPEm2KdAS33E+H0mq56k2CdO6hoha4tJ1WIn5L7HuMrfpmQet V8lAlWG2IZUhpjhFbvB9vJlzNfxvgDGbPvpvG7IFoV3ue7mg47GOjC2RLelzEl675akP 6s6TnBG9PDdr3sjl/GJm0OdozvGrT7Qevhkyc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688201461; x=1690793461; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ilN68/PTTHZgYOUIMlfzF9URu6KByq6pKUZBwykIgVU=; b=QPd6XvFeZEtE4wvGB+JdiLUJD4XPFtQVZuKaSXF5wVg3kVkfP5LILfBPfPLCC4ojsv 7nQU6qvT/ZfvfIerGlxJVVuIa3MJodHGcj+Wub7T2Q/IQz85iLAmbZFAhHE0oNtMeVcF s5MIWo27+adCzsyTOL3IxKvgDvmkGnqEjrdKmsTQWONKYRNWah4E+DX6KdkOEQi7HMV+ 3jm+7bqIepoB76fqrQHQb6Vpuf55cxmgWIqXfr0uUidxZWBRa4VvPAtZ88fmnwk4RIOq URUlQZBY3ovOL6zSZHzxTph+pLB98LtUXjN2D/6LiC8Te8t7z0MMbd+rwMXTqQos2RqG f6GQ== X-Gm-Message-State: ABy/qLYr5SBb/wYh7km+foMcCk9BTWpAsm/CirpfB4Fe0ErM/LMVgiS6 RdIz4Q/IN2tIGnq8RkRkgo0ywykxCybNUHgjlcuka5wdXAZDmXZeu1FJaO/+bsiq30s67wWdRw= = X-Google-Smtp-Source: APBJJlE7SWUEAzLO6l6OsfX1rKL4m8SpndDJM7GGFIWvEc1SKZJnd617GfegrcvMp35rs88b8nQGxhVMHyxU X-Received: by 2002:a05:6214:ccb:b0:636:435:377a with SMTP id 11-20020a0562140ccb00b006360435377amr5952054qvx.16.1688201461619; Sat, 01 Jul 2023 01:51:01 -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 u72-20020a62794b000000b0064f94997134sm1415040pfc.17.2023.07.01.01.51.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 01:51:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 01:51:01 -0700 (PDT) Message-ID: <649fe8f5.620a0220.be407.308fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D4AEF605246B; Sat, 1 Jul 2023 04:51:00 -0400 (EDT) Subject: |SUCCESS| pw129169 [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/129169 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Friday, June 30 2023 17:10:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129169 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26903/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/