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 D01B1426A4 for ; Mon, 2 Oct 2023 18:04:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBDEC4003C; Mon, 2 Oct 2023 18:04:35 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 31E934003C for ; Mon, 2 Oct 2023 18:04:34 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bd9b4f8e0eso125010235ad.1 for ; Mon, 02 Oct 2023 09:04:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696262673; x=1696867473; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y5DaB+WKO5vK9rwKdg2tiEZZ5WzH8NLYydqTWfTBco4=; b=XCZqRJvhwnQsKL3s6eKFDrwtUyZkICCRlVqwpWuJX9vbD6ML3FXlbltf5LpQC6y86R i2H8peLou0oys7mxw5VEQ+KpX4G84ZeMfvLYbuzr/AC0te+JI1aZM+Sx5x8050i5U7Xt 7VfCHTlOsafKK5B+0nf73c5q57/nMgaTIGEg0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696262673; x=1696867473; 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=SkGYyzj0Cy79/ysuW9PRSWZw1R3qPbvSkE3yMnvqoTtF9Z66yhItHOWh6f3aKHHG6M XLG5/JbWjO5UWsNIucsnbeLij7+zU5U/aSTEv4TTNK09oOmPBhaFZz+rnT+ofYXSFdfs xUc0zlcwAhyQ+23SmKNzmu+roLITI1qQRx7aRe5rfS0Eo+ap7ieYX0timONO6WFLjeV7 PvTsyYPJTeE3wRRV/adZfvY/Gh6BhoUhJGDEyC6hn4JczrUIXTKXaXuh6mjUZNMEQhbP KXOA9mZIrAkZmx81cPBHdVrKvLR2ZmwFzUdWfq8Z3tQYnH2g+mlONbIJdtMzsVVr6fIZ WTOg== X-Gm-Message-State: AOJu0YwQCsNYSvjqazEZRHMaREnp0y/WD18ALYYgSx9qXWztdDloqx5o PQyiVNcbnmarFT8YmSEMV6x4NMXtyurlQrj5cKaLlXXH3P2dt6n0/WOt8qwLo4GxelyZ7gvBYQ= = X-Google-Smtp-Source: AGHT+IHMKu/O72RfBt5dSaiyLe+pgnH9oJWysdhowDkHZyVXDH5FFswQuGBg/iKPuxismY5E1KK11zVhsHwq X-Received: by 2002:a17:902:a983:b0:1bb:6875:5a73 with SMTP id bh3-20020a170902a98300b001bb68755a73mr9328950plb.2.1696262673435; Mon, 02 Oct 2023 09:04: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 be8-20020a170902aa0800b001bde6fa0a32sm722999plb.68.2023.10.02.09.04.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:04:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:04:33 -0700 (PDT) Message-ID: <651aea11.170a0220.54c9b.c3a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 836CD605C380; Mon, 2 Oct 2023 12:04:32 -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/