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 AB4664254A for ; Fri, 8 Sep 2023 18:46:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B526D40285; Fri, 8 Sep 2023 18:46:14 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 3C71B40285 for ; Fri, 8 Sep 2023 18:46:14 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-570e005c480so1319790eaf.0 for ; Fri, 08 Sep 2023 09:46:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694191573; x=1694796373; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mJAgHZ1tqrK8wl1VElbhHVNYShdxoX6zlnZ4mVCkpZA=; b=e0tosv4PSnL+w+27/cvW84IZMPs++PLJmuiBPL5y1+9OK+ePetilej3tlWIPe26Jqn 3jC5x/ZpIOdq72KhVinUMIQvUpC72dflEOY5bhX4OIqBYgkOoaxLpj5KkbmDeqiH6fHl U1z2V7DyG/m5nKD8na11L11BJhGXbfbwpYVfI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694191573; x=1694796373; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mJAgHZ1tqrK8wl1VElbhHVNYShdxoX6zlnZ4mVCkpZA=; b=Wup2XjoYY71uTdnAQLozmjrjW7a4LYnXJI43Cqpiy/EtEXYoSX1b3dyrIoA4umsws9 xtQ9bTilxKegQD9PcP+mu1p8Rk/7D5YI1At9h+EwLPVcXV4xDcX6FuY7DOvAWsmKzltu JjSWSgI9SnrLsaJkelAiY8D7FuIKz4MPSn90YkjkmW+7Bs6zuby6ZRFPe0MpjEPRf6Oj /7mZiljpuvrejKSbu71T4NmdG73ulsP9onFrL84Y5AY06jhdpZdfsAjU+qBLtKjj0NzQ etC9bcVNtd9V/TMzoIStjPjXKx5DsAAO8hvqumyZ25B9JFJCG1/1FV0QfhuzvDlRmJ2M JVtw== X-Gm-Message-State: AOJu0YzPal+Xf2pi/ylp8XSWn0tA3hyAH45wuX1sqB50PuJoR6/jqpme i/sxfpwINnTk77XIPT8Rn4uN3mTIaf8NEaCRyjvFahDnHMUn38v2RlyU9A== X-Google-Smtp-Source: AGHT+IFTiXoOPOju8DRijrfw1qOFEgQdyw1xv+vux/xOt+VnIw+/+tP74Yq8a2OmOQM7tQoo418dharaFDj3 X-Received: by 2002:a4a:390a:0:b0:571:aceb:26c8 with SMTP id m10-20020a4a390a000000b00571aceb26c8mr2816512ooa.3.1694191573663; Fri, 08 Sep 2023 09:46:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z200-20020a4a49d1000000b0056c7347cc9fsm131982ooa.1.2023.09.08.09.46.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 09:46:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 09:46:13 -0700 (PDT) Message-ID: <64fb4fd5.4a0a0220.f726c.87f1SMTPIN_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 2D8E06052471; Fri, 8 Sep 2023 12:46:13 -0400 (EDT) Subject: |SUCCESS| pw131264 [PATCH] [v3] common/idpf: refactor single queue T 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/131264 _Testing PASS_ Submitter: Simei Su Date: Friday, September 08 2023 10:28:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131264 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/27557/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/