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 5601E43B3C for ; Fri, 16 Feb 2024 14:19:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 374FE43001; Fri, 16 Feb 2024 14:19:27 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7DCEC42FA5 for ; Fri, 16 Feb 2024 14:19:25 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1db562438e0so17932115ad.3 for ; Fri, 16 Feb 2024 05:19:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708089564; x=1708694364; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XCezMs87+iinOU1OAGA+ujCd7qWxFYzgQurt1I2hbjw=; b=J+KTf783WHIey87lQ/OhmVIN34mj/o6Y7j/Gzs90q/Vupo5t9UCdb9jHY1Uk8Q0oal bMID/VkC4HjpA9261eBTR8ApPdFs+1m3TMCVZf9lhTtaeu/wp+v0atQezIdkqRU48SNn 3lgrRC9Xx2Ao3y7FzMuUC+PmxsEP0FpfujeME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708089564; x=1708694364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XCezMs87+iinOU1OAGA+ujCd7qWxFYzgQurt1I2hbjw=; b=uE4jR9RpC88/qivJzZcSS+r4nRqX6091U6vaTJ6h0KD9gzRT2tk9/CpzjripGqLc0i u6zkBsCpe84ibAROIlcwoqc5EjN3YHGcVQYEQOwvQCU7AFwP6WORHo2hyaSKLA4fra9N SWaZxlYRaMcjZBd0AyI7lfP/jP6qThfZjueIegFWxIaS7JzLI/JlpDSgIybLVsWomePh ZdrTqvKayQQbNbUNrH8JeelHwvmzFl2mBpSjxCLTcMrPofvQzYMv9I+RqcoCCKc0DmQa E3Ddfal8szjyEG/EwFw7ATREF9C6oS3xUXsWUsebi6hIbyid2NJIdDJsjHDd3aeK0AA+ D9Dg== X-Gm-Message-State: AOJu0YyE1jxyLu7v70rCHgbIMUiXsT/AQ5+8IsOYRTI+mx1OnIJ0DacP yIYS4Vr+3W7LkPWJndE9T3hm4zefee3ZBcb5L0o/lwXf2voDCWZgxGsZ9Spmg4FvOZSsStWcyxO YC38WVxybSR02kVLzSt3g+Irqno+po5qLRsFQhBsQwHay3sPvLCMmxsUh X-Google-Smtp-Source: AGHT+IH1wcE5KiRPztEI45uoxrBHtW7QjgE2R3X3rlkY8jxSkCkEeg8fAJ+ohkVmxqI3q925m/fl4dZYaan6 X-Received: by 2002:a17:902:e5ce:b0:1da:1d3d:7937 with SMTP id u14-20020a170902e5ce00b001da1d3d7937mr5072915plf.34.1708089564655; Fri, 16 Feb 2024 05:19:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kd13-20020a17090313cd00b001da34151518sm74216plb.65.2024.02.16.05.19.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Feb 2024 05:19:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Feb 2024 05:19:24 -0800 (PST) Message-ID: <65cf60dc.170a0220.3a5be.5460SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BE206052712; Fri, 16 Feb 2024 08:19:24 -0500 (EST) Subject: |SUCCESS| pw136851 [PATCH] examples/l3fwd: fix conf propagation to 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136851 _Testing PASS_ Submitter: Kamil Vojanec Date: Friday, February 16 2024 12:02:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:537caad2c70057c68e110211bab0cb4088f391d2 136851 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +==========================+================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/29172/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/