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 4C0BB433D8 for ; Mon, 11 Dec 2023 15:51:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47842402CF; Mon, 11 Dec 2023 15:51:00 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B92E140289 for ; Mon, 11 Dec 2023 15:50:57 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b70f451399so139798439f.0 for ; Mon, 11 Dec 2023 06:50:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702306257; x=1702911057; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LIyQqi72Y0OJU6Kt98+Jhtuj+DKoGtSCXQQh7QbXWEw=; b=PBqBCJQ03GkkXjJEeZDfb43+Mlqpzf7g+tV5fLiWzvn9xojVuZGayryoTsiyoHiXSI WZfWKXa2QFVfaU1bJqfijHJXNY+uKBXp+uBGe5HSwZWE1AiKp0G06Sf4vT/KvrSkGDwE 8VoYQHVdvQDFMe4+pHYRaJFhq+x2JEcAmmmr8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702306257; x=1702911057; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LIyQqi72Y0OJU6Kt98+Jhtuj+DKoGtSCXQQh7QbXWEw=; b=KjAvUwvfeg9SjDVxjXYjtIYJ6U8Wgc9fV+d83CgZ2X24KBWKegEmlkhy+ep1i465aA tLjCTuQPJXEpkEp5hm53afAUF71hATWyRT/rC8ZPkvVw2DdnryiMuM5sORlCzl9tzOxA KPowqPPAhGxPuIVtarIjH6mfOnZ2mySdPvBdL7vyzvBt7wDgk53/hddPJledKv30o36D vdDHgNX1oHxNt26++ypXiC8/mnIcWJtxjgh2MJvsS/Y+enuwGQa1xvtS5UjrPY72Gfp/ kbrpBv8xUxoNwITTlKyMBddUrZmHzInYfhl8CTBAOsnJIQV0PwAzRQbS6wUCTf3BX6SM s0xA== X-Gm-Message-State: AOJu0YzccClODLO0shHJNMrvVKlUpHq49qKwiBXDZYHidEMmfTjE0nuY T1KszlbqK/+RG0ZMNmxPcdYPoSxbL4AUeSB+6beSGL7ERWqXwhYRZioWWQ== X-Google-Smtp-Source: AGHT+IFa/QvDMKw0uy1356yvI80rza5PB4Oog4evWF2YvUNYpGI7z4R7Cd/xv6rbwomhtG8wU2SsR1x/kYru X-Received: by 2002:a5e:c605:0:b0:7b0:a8d7:3bb3 with SMTP id f5-20020a5ec605000000b007b0a8d73bb3mr6463404iok.16.1702306257175; Mon, 11 Dec 2023 06:50:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z24-20020a029f18000000b00466817418b1sm333506jal.29.2023.12.11.06.50.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 06:50:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 06:50:57 -0800 (PST) Message-ID: <657721d1.020a0220.2c6c9.8741SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AACB8605C311; Mon, 11 Dec 2023 09:50:56 -0500 (EST) Subject: |SUCCESS| pw135007 [PATCH] examples/ipsec-secgw: fix cryptodev to SA 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/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 | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | 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 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/