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 35A6E426A3 for ; Mon, 2 Oct 2023 17:47:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F9144003C; Mon, 2 Oct 2023 17:47:56 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id CBCCF4003C for ; Mon, 2 Oct 2023 17:47:53 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-351250be257so48612945ab.0 for ; Mon, 02 Oct 2023 08:47:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696261673; x=1696866473; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZC0J5ULoOJIEYj5xEh8Vxh82sgTdGhH95VluJ8lTavU=; b=W16VIlC5K8EhYu4BuZl8bdWOc2/Xc+mdQnliA+AbMl4dXuOo6TiOISFNOBnHcd/I8E T29bgu6ANmRWVfjYVuikZCcBFM7zbSy27uxhNw/8Ee5N5thA3o4C4zemQpvWQHs2VPVo ASaNLQ8W5h7fT9TVY8BCS+voXpI9a0/kH7wiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696261673; x=1696866473; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZC0J5ULoOJIEYj5xEh8Vxh82sgTdGhH95VluJ8lTavU=; b=qD/r5nP6bNs4pgQmiCW3ugf06K3Pp3Jl+1zU4Mac1ERSznzIflRF1M+g8B65zoDWm4 MtOEMNl3ENwE2oFZu05Mlz5YwWlt/nDUIgh/n8/tjmh4n/1QU9KcVdaYNiCSIYXiK645 /XbVVJpQoSRAIstp0e2v89/8ppkcrVIAuq1NPJ9yJrcnLv4dw2qB3nXYMVZkPY8MXYnd rsJNSS3SwsHhjVrB34DPXg4SH2mmzfMANTn4C/CpHTnIap9bmKx/tC3+EPh6KOMGIomM 7xIwqg4hG5BB+X2K5cunkzbE1QrswA7UoGLMd8RsgNQ21Rmth0LScbu4qyT6HaGj+T62 B7bw== X-Gm-Message-State: AOJu0YwTAEJ25bh2866HwepVtNN7jHPE5jwuLsR3XRVQc9jAoGBpeGtK lMgjYJrKwV3CZVk+K3O41TM1/CPkR/4GDC97jPIV0ppi387qwiImDTb0AQ== X-Google-Smtp-Source: AGHT+IF8emlxttkh1Sea8i0qc733jLoFFW4YkE7QVhnkCbhvwaXc++QPonLcDF8py/Pf1XmIEE1kIkG55Jd/ X-Received: by 2002:a05:6e02:1c49:b0:34f:cf55:779f with SMTP id d9-20020a056e021c4900b0034fcf55779fmr15195800ilg.28.1696261673307; Mon, 02 Oct 2023 08:47:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a92c9c4000000b0035134aa1bfesm975882ilq.77.2023.10.02.08.47.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 08:47:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 08:47:53 -0700 (PDT) Message-ID: <651ae629.920a0220.fe060.dbdfSMTPIN_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 B7892605C380; Mon, 2 Oct 2023 11:47:52 -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/