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 D37E042E5C for ; Thu, 13 Jul 2023 09:17:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D126840DDA; Thu, 13 Jul 2023 09:17:11 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 23D4D40DDA for ; Thu, 13 Jul 2023 09:17:11 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34642952736so1385325ab.3 for ; Thu, 13 Jul 2023 00:17:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689232630; x=1691824630; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nGxN1inyqKir7AsZngW2Pfmbd6CW8ur59uGcwHt4RR8=; b=MzUn/I8f342MCMc7srnpDqA98pAkRXxR01LZxyKd1FDD71oYBFcomGuTbmxZc8k3Wg 3K4az+/2P0tlQs7X+ZmOnrS4ZguMoG3E5FiTRsULYLkY/Yo0B3MXB/kRd6YYKXNFCLF/ J2ugijwuM3L9P8HTFLS5z/5hRBBPfbZXp+gPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689232630; x=1691824630; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nGxN1inyqKir7AsZngW2Pfmbd6CW8ur59uGcwHt4RR8=; b=l1RsvMD9lD6Q2szsFup/DC7NmoIONyjl97bCI4odbUTrGTtcZ6Yvg3JpX51+tBvcyn aUo5DZUQHny/X1dPpdQeCzII7ModNfC25VzwzsNzhsV/Jg0IF6JtKlEP4U6vgDYNd7+x JGrDnENatrSkwvZ83TJ95qVxb84rVzC0wGUTtbflgO6H5DVAQvDfs7pDC7DqVRE33fcO U+6bQ7kxfldytkxJar5y0xIq31jl+Cd8kHpA1ussqTeaVpPHH7uBqqq+/ALaRPsuci53 dTdqHzWGZ8rZjg5+qNLDwI/t1yRfTRgcqTQWlGTLERyjAImu3bz0srhYFgi62/cT6vb6 iS9A== X-Gm-Message-State: ABy/qLbb2JsBQC+jhroTg4MYLIiWbLAqFnSz7G25MLj7SUQVkrMTmiae fqJwG9WtKU7WcN7ySM6Fcx6lnc/eOLp1JI0huzC2G/dvzDtEN+wXYkvYimV8DHI5heljEm7MpA= = X-Google-Smtp-Source: APBJJlEGPStDZFhc1HDig+MOcY3lCCyZ+E9nJK+QoKfflaaWcoWBHMS1itaJiTVGNst3+b4alqrWmPNmNV/K X-Received: by 2002:a92:d44b:0:b0:345:fbdc:bb78 with SMTP id r11-20020a92d44b000000b00345fbdcbb78mr855308ilm.29.1689232630556; Thu, 13 Jul 2023 00:17:10 -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 6-20020a621806000000b006831116634fsm701457pfy.10.2023.07.13.00.17.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 00:17:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 00:17:10 -0700 (PDT) Message-ID: <64afa4f6.620a0220.f76cd.6564SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 72B8B605246B; Thu, 13 Jul 2023 03:17:09 -0400 (EDT) Subject: |SUCCESS| pw129516 [PATCH] app/test:add NIC parameter exception hand 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129516 _Testing PASS_ Submitter: Kaisen You Date: Thursday, July 13 2023 05:17:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129516 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/27062/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/