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 7BB9442DE2 for ; Thu, 6 Jul 2023 06:38:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 766A940144; Thu, 6 Jul 2023 06:38:53 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 17F9440144 for ; Thu, 6 Jul 2023 06:38:52 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-c4d1b491095so260800276.0 for ; Wed, 05 Jul 2023 21:38:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688618331; x=1691210331; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a+gDA2vt2pBEvoo6lN+JrY06MebgN11nFpXweaaSSdw=; b=ETWLIQStxrNZMbSUqmlF+e9bpQCvaUTJ4dXeNQA+s9p7NhlBvtxN54I2z4duhDhcyN Hws55hLquzS/cZyVZJInCEFZmzm+3aM7SAZFj/Cg2aMElGv4s4oLFs31/1u7CYNpjNNa TAEv8IofJPsGdBevdEm4ZU1NUSDYtXQXsgcJc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688618331; x=1691210331; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a+gDA2vt2pBEvoo6lN+JrY06MebgN11nFpXweaaSSdw=; b=KADyddA/L+dVexKvGTE/WChH0klfhC1MZZXHMTIUTTIlhhhEFKvqZYkG2eVuYEqq8V GPiQ8j/FqnuWDH2dtRRqe0Q3Q35c9dmAACagTf2BxDxU7g6FIacWcp/B05FZmBTGjywH JcLZGNrBB/lTTDgUFPn5Xn8VmIVJXQIhEbBDDcAUlrTOHTd/E1pG2Fbs3gDm6Q/6sGhp kGlllA00PJn5KiEqBLWt7YbL+tLzAoXA+NDc1UoOXisuEKKBfDcpVmhUwaVlqyn8NeEy IPJsyngy8SYJG32OQ7sPTBcEU8j7ymgvHQYC4CJ50fLSejsYnjFCnKy/dUk+oWKWPMPJ CSvw== X-Gm-Message-State: ABy/qLaYRe1vKtkrySpbLS6cc5DkwWEjbKlYvi2jvBVg1IWV0KGxlf5E CzyfQz5SjP95hUlpQRqTXI3EctWz6lrvl2/ZTokZXcla2yZuFoEQtjeBhoV28q8ipqLIeuOL1w= = X-Google-Smtp-Source: APBJJlGnqygIU3NOrD/0rKhcti/EOcMDAGkFtbyjW5nQm2hOHAHugNe1Z8gyLKc2IhfoL1pe6xZ23GBjlhUb X-Received: by 2002:a05:6902:513:b0:bc1:dfa5:8399 with SMTP id x19-20020a056902051300b00bc1dfa58399mr777186ybs.13.1688618331579; Wed, 05 Jul 2023 21:38:51 -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 z65-20020a253344000000b00ba31cf05555sm25294ybz.13.2023.07.05.21.38.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 21:38:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 21:38:51 -0700 (PDT) Message-ID: <64a6455b.250a0220.4ba3c.1d50SMTPIN_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 3FD9A605246B; Thu, 6 Jul 2023 00:38:51 -0400 (EDT) Subject: |SUCCESS| pw129211 [PATCH] fib: fix adding a default route From: dpdklab@iol.unh.edu To: Test Report Cc: Vladimir Medvedkin 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 | +-----------------+----------+ 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 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/