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 BF33E42DA0 for ; Sat, 1 Jul 2023 10:44:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA2DD410DC; Sat, 1 Jul 2023 10:44:34 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id EE58E410DC for ; Sat, 1 Jul 2023 10:44:33 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77b00bb3fd6so65691739f.1 for ; Sat, 01 Jul 2023 01:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688201073; x=1690793073; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ilN68/PTTHZgYOUIMlfzF9URu6KByq6pKUZBwykIgVU=; b=MXPub6tPrf+iyBmr66vurk3axnMpGUM/KGUvVUiGP8QAVfIugSzFp3mBGvbOOiNeGy fkuZ6CoSBZTgIMKCImME2u1vE/sTZjxjzuMtflPMgvC+fQ5LEtIA69uN79fwagF/gGHp 2lQSY0OrNQUjY/Qaex9TOD0v+Bh/9NG69Bv44= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688201073; x=1690793073; 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=gSeVDUE2k0o0eYzCJMQc40ZhCtsX9Dq2D4Pyl7E1vDVEznBEWoQxxvULym+T3mO9uo yMq/DG2QuR592mIugErdWonY/wcCPI7WDKhio+XEYTwyJkxt1wmU0UBoSuxzkircmHfp cCPJig4+UY7Jhih1n1tGqdPkK18bw9eHlpLHplMibFBLTpI2TgR2Aw9Tp6OZ4oum8nE2 2Npp+Rg3FheCVj3TlM/6q4/MNgOUnfRDVNwgvUD9dnBtFwWUgKIKsnjiS0ZTXp+OXxwq zvxvsEajL5b+O6QXwhuexCyFLMvpRGFvdxuiTw2s4hXV7QPaEkB/gQfYDT9f69/79m7t gRDQ== X-Gm-Message-State: ABy/qLbPtT8S3IsD9iUi/kBMXE1DpfUN2WX4PbauIqeVtjc8AUWyjOmE nBJg1n1U7+BCHAs544/9+56xD3AmHxgPd7/kaAoc5JuCN5Dz34zxEXt6UEm/gNKGbturIEF33g= = X-Google-Smtp-Source: APBJJlH11LVktGs6My3Nc9ue7nPz5kPeLSgLFLAMOrRShuz4fRuUjAipNgbBqyYUHeD028uumGABp77YBkUt X-Received: by 2002:a92:c086:0:b0:340:7643:d5a7 with SMTP id h6-20020a92c086000000b003407643d5a7mr3751581ile.4.1688201073428; Sat, 01 Jul 2023 01:44:33 -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 o7-20020a92c047000000b00345c8ce260csm467975ilf.46.2023.07.01.01.44.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 01:44:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 01:44:33 -0700 (PDT) Message-ID: <649fe771.920a0220.16595.07a0SMTPIN_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 1A352605246B; Sat, 1 Jul 2023 04:44:33 -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/