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 4F14A43C84 for ; Mon, 11 Mar 2024 09:26:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48F4F406B6; Mon, 11 Mar 2024 09:26:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 53FB5406B6 for ; Mon, 11 Mar 2024 09:26:34 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36642c07ea2so1901295ab.0 for ; Mon, 11 Mar 2024 01:26:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710145593; x=1710750393; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=BbnvH++3843KhNgqbHMSjCPTi3GtlFgXPpR2yYqQNVQ=; b=A7ryTN0BOyIk+23cJMw7E4ZLz2Hj23HsLNmc1NB9zyu66fpPFRrhZdX/p3BoyjOLM5 D0ujAKPEqjz63TEcwBouu6m+dbiDklCYUYKF8+Jr4oqs2MqfXEY0Es38nI4c7GBvmXek 91/4C/VlkbAYZgcTUcVGx3v07OQ18r91DZ6z8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710145593; x=1710750393; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=BbnvH++3843KhNgqbHMSjCPTi3GtlFgXPpR2yYqQNVQ=; b=P788PlLGGKVrWc5K5K0A+1Xa0MNmyPOGVYWyME0DpYc58WGXSX1av84vUitmR61ZZN qLitPh3zv2Ecr9Q8tJC8RSdBz/U5GPqNzGUEG7V3ETwyw73ldvdiOZY8GUu/tR9zXDQU kig5CKbEgH3oEm1D43YMHceAiu4Y8RUkgFJwrJuXcJx1/XQ5qWIcC/VdqmtddYBRjm7/ nSjrUxhLwNhitjHPRIqtjzzZSHHis31vf6gJRKOf7h3LbOl+flnG36HScfFL1itzMOQN ACex3DX2Zyy7L4XgCO9bwEMh34cTj7mvbxZHnSl4IVX6jUjtpsK3HJl+LUUebUMBNvw+ 3r5g== X-Gm-Message-State: AOJu0Yy8Gp6r7f0PHXH8cuJv7oUOmGv3cGAp0o6XlDz9/4jMfSBtfAj6 Wod4kR6tv2yHrdi4v4LqAINvI7TJDDv1YYjx7nesrnPBZma99NNY1qH8syt0lYgro1HP35SASFb DS4/d0fVtjNqRW/F+XV5iAoJ0okP82Mp2rZK04FYnF6NzcdyoyU+vPcHN X-Google-Smtp-Source: AGHT+IGp/z9M3nEaDJhxvb76pLolEm9U6/Fici6Y2y3EBUkVolvRXZLGG7cJkBFZbW4HIIes7lKTjLD1UWhe X-Received: by 2002:a05:6e02:1d85:b0:365:89a4:a7ac with SMTP id h5-20020a056e021d8500b0036589a4a7acmr4580103ila.11.1710145593745; Mon, 11 Mar 2024 01:26: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 j5-20020a056e02218500b00363b24db18fsm251035ila.45.2024.03.11.01.26.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 01:26:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 01:26:33 -0700 (PDT) Message-ID: <65eec039.050a0220.f5218.1bbdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 490956052471; Mon, 11 Mar 2024 04:26:33 -0400 (EDT) Subject: |SUCCESS| pw138145 [PATCH] examples/ipsec-secgw: fix Rx queue ID in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311023247.2520028-1-chaoyong.he@corigine.com> References: <20240311023247.2520028-1-chaoyong.he@corigine.com> 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/138145 _Testing PASS_ Submitter: Chaoyong He Date: Monday, March 11 2024 02:32:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138145 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/29493/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/