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 1B059433D8 for ; Mon, 11 Dec 2023 15:53:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15BB3402CF; Mon, 11 Dec 2023 15:53:43 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 811EA40289 for ; Mon, 11 Dec 2023 15:53:41 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d098b87eeeso39983825ad.0 for ; Mon, 11 Dec 2023 06:53:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702306420; x=1702911220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sNw/TWvCc3qd9Fs6TTwA3uaTWLUaLpCMLkfsJk70n2I=; b=dv68gEH0ZUkPi/rint0Obhj2nfjFNQdov80/h8n39OgAUHIqxn+3sxGQwzgkfv2etV UBsayZvtDUTJIi8cmcLuEUuqnCNQnRFdF0nS4zsy5k3Xso/sypJlKkHhrKLf41MABTSu q3D6t/5zDFcVRfs61LmiahBLU4hKAaXYFDr2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702306420; x=1702911220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sNw/TWvCc3qd9Fs6TTwA3uaTWLUaLpCMLkfsJk70n2I=; b=lr3Wob6JRp9MeYVspcA3li3XrR68kS0XUKV6N5c24v581r0peDEBKYop2og77rmDOV uElvIHDn9XdCG+Qu/a9EixXNSa23NBqidms7nPsjyynpdi/fIGWT0ZH3tyKW0ncFtiTu pq0pKJn7p2i7NNm9UsiXw5qrFSqGzjYCTJsmoVaVf3K+2+789JWLQ9o6tx1H7719Wvh+ bvlEXWDp+HyWFXlMC5DFCFpRXsGi19RY03CjOwJstediyZNfvmdE2rqfsq4Ofl60gJVi I2onWHktyk1qk5tIfyZ3oi19nPfuzX5Jq1n4BnyrNa/fEXE+qrgEUtO1KL6VCIJQQTFU IGTw== X-Gm-Message-State: AOJu0Yzr3rl1mrIugwV2ZpcEWosjfEwtOmXFMGl/zDSGP4pwIKwEknnt slFLfKzPA2YEsM6ClJwY3Qbowca+V1shv6hXSS1B/w9xWJl6iBKW6KErKA== X-Google-Smtp-Source: AGHT+IELJYureNN7Hixq5noXd4UGjV/4Mycaa992wwjzanXiB5PgBkiIl2mpz0/UVRZhr3tFGQP8Z55Lu2LO X-Received: by 2002:a17:902:a3c2:b0:1d0:7c58:33d1 with SMTP id q2-20020a170902a3c200b001d07c5833d1mr353789plb.85.1702306420734; Mon, 11 Dec 2023 06:53:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o12-20020a170902bccc00b001d087d08141sm419565pls.55.2023.12.11.06.53.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 06:53:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 06:53:40 -0800 (PST) Message-ID: <65772274.170a0220.bbe67.a2d0SMTPIN_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 E799560010E6; Mon, 11 Dec 2023 09:53:39 -0500 (EST) Subject: |SUCCESS| pw135007 [PATCH] examples/ipsec-secgw: fix cryptodev to SA From: dpdklab@iol.unh.edu To: Test Report Cc: Radu Nicolau , 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/135007 _Testing PASS_ Submitter: Radu Nicolau Date: Monday, December 11 2023 09:53:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135007 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28581/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/