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 6CB5942357 for ; Wed, 11 Oct 2023 00:27:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67144400EF; Wed, 11 Oct 2023 00:27:29 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 3A675400EF for ; Wed, 11 Oct 2023 00:27:28 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c7373cff01so2571345ad.1 for ; Tue, 10 Oct 2023 15:27:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696976847; x=1697581647; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4dkN/c0a/2XzB/2lPSgW9l5W1mWkl5u+cgyJaUfxTXM=; b=gVapDWI6dAWiy1i8bvPfAHAFc1NWZQE93K6v+Rv8V62MfkUSnTaqMjKgxhTfyrHy3U tbn2rFrcTou0fFVgsO0zak0JV6TSs/iMkt5nSLWx870h2RHY2etDxgj32TvlJjGdYkf5 61yKvRhoVME2GujvzpBi8sTQJCG8r/D8wn5GI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696976847; x=1697581647; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4dkN/c0a/2XzB/2lPSgW9l5W1mWkl5u+cgyJaUfxTXM=; b=J22xcwKxtd+KynGaKDp18IGZR+WbFwDmEuxFXLabR/ANf2+q5g+nOYEiMUTWNP0SYo aIcSoCmss881chZx/B3OsSsnmBWZpYY7pagLk8+KBeXveZUASI3X1KcGp6GhBHtAdSWT qKIFVhut+qUkn2+BNLqDCT4QvcW1dYO1XVBLuSzD+ykAjf6piGQtm2PHEpAXcCoj7nhy /a7kh1fDSXnua0WYGT1W8LK43tx6119RKI/aqIjqEUWLg6aDvv4h1V20Qr/QUxRHdhD2 RljJug0BIyjBhcxVSEldpz9pKUeIRh5nr46fnrvf5dGhTtJ3X2Ht/0b3IhelxoyNUGmR OA7g== X-Gm-Message-State: AOJu0Yzy0za2qk+3n1atOt/XOv3qSdE0zvz3SjhmsdJGfXKvmQENIPCM HWxN1bttHGBrrr9FDPRYuHV0k5TL3VE76CChnfEAqdSn5XPOug== X-Google-Smtp-Source: AGHT+IFfUyW3AoUuRfG/XirU8owTmQtO+woEU9Ervu6wp6Qp6j1aFZrlhPGPoCxJy+UopI5kMMNqibpjYvys X-Received: by 2002:a17:902:e745:b0:1c7:7c2c:f828 with SMTP id p5-20020a170902e74500b001c77c2cf828mr27239915plf.8.1696976847410; Tue, 10 Oct 2023 15:27:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i19-20020a170902eb5300b001bbc690e283sm470662pli.123.2023.10.10.15.27.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 15:27:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 15:27:27 -0700 (PDT) Message-ID: <6525cfcf.170a0220.d9db4.50cbSMTPIN_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 DE3A66052514; Tue, 10 Oct 2023 18:27:26 -0400 (EDT) Subject: |SUCCESS| pw132451 [PATCH] net/nfp: fix jumbo packet descriptors for From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , 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/132451 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 10 2023 06:06:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132451 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27874/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/