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 15EC1426A3 for ; Mon, 2 Oct 2023 17:47:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10B394003C; Mon, 2 Oct 2023 17:47:26 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B19214003C for ; Mon, 2 Oct 2023 17:47:24 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-351437112c1so40457825ab.3 for ; Mon, 02 Oct 2023 08:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696261644; x=1696866444; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZC0J5ULoOJIEYj5xEh8Vxh82sgTdGhH95VluJ8lTavU=; b=E/Tc3vXEdlVenQPczptrP3Fi2THHGnsOuzTuFeyZeaTseH6Nm1M6KKaWHFo99sflJd W+enfN0qqSjqw63CcUjGfbdwxXvCzk5dhiPwXyw2nYTKpu15sQouxboDrWbYE3a8lCMU 4iFqEzRnkQm3zgr4G4Bl7/WsLTXbcU2bjrnzM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696261644; x=1696866444; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZC0J5ULoOJIEYj5xEh8Vxh82sgTdGhH95VluJ8lTavU=; b=PHo0153XArgZ03o+DZ28TS+84wJwhgeVGPLzE99A63alXRL9DYbHjaYbRWnUDvet7Y cDC0Kd7trkOtIH6NosnxSdui1t9Kos6h3L5K1nPeNw4tsRlZqdLdJ1QsRbTBrx28fr6z c+3HXJ9xLgTjpfLps0sy4Eej6wpOa7HAtfi/5hLrhbshf6Wxf1kfuwn/MrSb09cHyR1Y snSolGhhBk1Y89NgXOtBNfXqG+QwfTa8CiApTfZ26Rgh9FbsG/Vj1AvQ1o1JNJF9BVWE X0UCpiAAzI3Lb0bQ0KVx2JIDNfQhKgajiE6ERC1oetnCkOCA4o0DIkMNDfcz7mG9r+xW DCiw== X-Gm-Message-State: AOJu0YynSv5sx6c0bvBSdRi+q9CaklSk/aNb5HBf3Zga/GA64BRL29Tz 8W1Mkx3hLwe9kXp023rmYt9/LyUjs1X9S5Ra5M65AjJgu2DWLqNYq4ePmw== X-Google-Smtp-Source: AGHT+IE3YnquSQbL3N99a/nqZWWoyW0WpY+T72jzlACJY67fHLPaRXTv5DJWiwTfp2jPXBdjogCVkNt0dDR/ X-Received: by 2002:a05:6e02:1091:b0:351:526a:4b6 with SMTP id r17-20020a056e02109100b00351526a04b6mr11108996ilj.18.1696261643997; Mon, 02 Oct 2023 08:47:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k6-20020a02ccc6000000b0042b026a597dsm915951jaq.46.2023.10.02.08.47.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 08:47:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 08:47:23 -0700 (PDT) Message-ID: <651ae60b.020a0220.d1f7e.6efdSMTPIN_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 7032E605C380; Mon, 2 Oct 2023 11:47:23 -0400 (EDT) Subject: |SUCCESS| pw132266 [PATCH] fib6: fix adding default route as first r 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-compile-arm64-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_meson_compile | +==========================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/