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 3F9154316B for ; Mon, 30 Oct 2023 08:34:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39E37402BC; Mon, 30 Oct 2023 08:34:19 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id ED855402BC for ; Mon, 30 Oct 2023 08:34:17 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-778a108ae49so421408485a.0 for ; Mon, 30 Oct 2023 00:34:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698651257; x=1699256057; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V8c3FizZGXU2f2gTiUQS3iZ740hNI33PZU3RoxI5Cys=; b=JJxMe/+XWC+NisC6+z8GFS8b8Dxp1+bIrvyX5H2YYYE+1M+fnDlg9UumWussiBXHpu f66pkvEGPGrG4RC3KR2TKEd5SwYyzPTwttvopzi4rDyoI38uyvQinmilHyZEQLSetNro nJjjG8I/Ud2abgGYjpz1LcLUkqeXVKmpSlEj4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698651257; x=1699256057; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V8c3FizZGXU2f2gTiUQS3iZ740hNI33PZU3RoxI5Cys=; b=LBiySJIC0MxSzZS6FbblqSLkR/dmrvpunba4136wIXo4f3g2APIjlZmDlW9kJYJ6Qz UR1QynlaYjPqsseQIvTLs2EVUV3zaPIGmK+1TTIlaf4CJiIBhga+euPdot2SKFgKoz8d 9BYfa9WJIbEK5Ay6wI1zWUAcvGYvo/5v8IxsUPXwQ1AErhRolydebJHKaUlHOLCXiUnK tl4BCR1G35VM8onzEAuSHoIqLxkNPIiBmvUKqkH1eGSzc/rJwlT0UmJWaiCZTSUAUAzs qe2HP0BEjYKwDHOXMisfS63kTPr4QogIsK2xwO40GeKfa29qYs9F9Zi3Yz1yfj88e+Fj xBgg== X-Gm-Message-State: AOJu0Yzu2G/Hb6QwnXWYTcs2k0r6rbOH0obCnKQSIb1MMilLX9RZMzUz yWAuTOtcnnCunDXFZ9KkrcxeoI8mqfnb5otmsh8p+1yWny8eG7wL++WUk7XLf0MGqGbARyvC3A= = X-Google-Smtp-Source: AGHT+IGiyy4DQ74r5EeNjT+whcQLi2kSFUR5hRyOc8mwzu5X+4cMzwtfZPVpC0EUyt+6POKZ1U1edy9Nfcjc X-Received: by 2002:a0c:dc87:0:b0:66d:13b5:ca16 with SMTP id n7-20020a0cdc87000000b0066d13b5ca16mr18596378qvk.27.1698651257431; Mon, 30 Oct 2023 00:34:17 -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 d18-20020a0ce452000000b0066db7087fe1sm455912qvm.15.2023.10.30.00.34.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 00:34:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 00:34:17 -0700 (PDT) Message-ID: <653f5c79.0c0a0220.b60a8.8d1fSMTPIN_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 CF7466051827; Mon, 30 Oct 2023 03:34:16 -0400 (EDT) Subject: |SUCCESS| pw133623 [PATCH] test/crypto: fix mbuf port in Rx inject 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133623 _Testing PASS_ Submitter: Rahul Bhansali Date: Monday, October 30 2023 06:45:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133623 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28140/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/