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 3E056426A4 for ; Mon, 2 Oct 2023 18:06:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38F3F4003C; Mon, 2 Oct 2023 18:06:49 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 5ED8E4003C for ; Mon, 2 Oct 2023 18:06:47 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-577e62e2adfso11160462a12.2 for ; Mon, 02 Oct 2023 09:06:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696262806; x=1696867606; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y5DaB+WKO5vK9rwKdg2tiEZZ5WzH8NLYydqTWfTBco4=; b=JB0WGHqObRs4RNPKHnftEJjglXRXdsI7+JpnQJWfANDDD6p+kscRmRD8DyA50LDqrx D4l4yV1zJcwt9aTgcU1HjDVBDMUHcCA1rHFiOQjD68OZsXGxpBc2p+JV8e813LSqaMpH GM3VNARDwpvbsJqu3clPe3iMWFi2/g/5fDiIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696262806; x=1696867606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y5DaB+WKO5vK9rwKdg2tiEZZ5WzH8NLYydqTWfTBco4=; b=bCH4sVx6PyS8ga4Wa52SH3Q9Un3qEZx8tAmylkDmBDD3qjDg/dGcSEmX8qW5pzWzZJ Jco6omiQxUFPcKRT8/bn9g94w0B4lwMSpoJlzN98n7ti1rPvZHfl9Q3paUMpOPK0bQjv 4ba7nfPh7+doR3/hRImgjMI1nBgGTSiFsDzXT4cxKR8hyze3xiluxVgXPaP3Vf+r2IVz Qv+CH/EaI9gcLRm5X/l7MQYf9nVmu7oEfqEJgEQq4fML0ypQIMy3O2mj/LDIMqR9RxRH abB8Plh2CFjzMcikcvBtS+zApmfrit1yp4kYrA/Y0acQT3iCJQ/ddWSd8KCAbRAuY6lj 7RFg== X-Gm-Message-State: AOJu0YzQVUL1Nx2roycWOpCuBRiicOeQOuyYN8SK9g2wzZNhxS74hPf2 1oY5Z+ACOTRZQsPkNj0DewCHEhOy91AfHC56gKrpR7bs0OzjMs3GCMVfK4Ku5TrDM1IU5KgIXg= = X-Google-Smtp-Source: AGHT+IFEyqDJovG0rclxIdD/HC/RpshN38huZsyqjtooLF6SDbnaz+EB3MvKzkiULH8f86STB1noIqGBA9Ab X-Received: by 2002:a17:90b:1297:b0:267:eeee:ab17 with SMTP id fw23-20020a17090b129700b00267eeeeab17mr10202998pjb.45.1696262806579; Mon, 02 Oct 2023 09:06:46 -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 oa5-20020a17090b1bc500b00271a1895127sm598264pjb.11.2023.10.02.09.06.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:06:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:06:46 -0700 (PDT) Message-ID: <651aea96.170a0220.3c1da.69c2SMTPIN_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 ED9E5605C380; Mon, 2 Oct 2023 12:06:45 -0400 (EDT) Subject: |SUCCESS| pw132266 [PATCH] fib6: fix adding default route as first r 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132266 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Monday, October 02 2023 15:12:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132266 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27806/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/