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 127324302E for ; Fri, 11 Aug 2023 00:29:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BCCC40DFB; Fri, 11 Aug 2023 00:29:47 +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 68C8040DFB for ; Fri, 11 Aug 2023 00:29:45 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-349783c5d43so5181525ab.3 for ; Thu, 10 Aug 2023 15:29:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691706585; x=1692311385; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c2K7IIksK3AxM/4ELCOdsHqQMH8Ii4WkstojM4ruUaE=; b=JD7UbO8E9Iot1expYzGTieMT7piORuelPHDkTxqwBbXWwOEqHEGzCJ6JiHCJaeJUGK m7oAfPaFNqjlF8Rr98eFeSqjkBoXbbDX8L7nRy4sgZPWQI+xl+gIGmPeUeGjME2+Ks42 321fEJfqX/ufRRvilvDKOZFruhjWvDrjZZlas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691706585; x=1692311385; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c2K7IIksK3AxM/4ELCOdsHqQMH8Ii4WkstojM4ruUaE=; b=CLwwRdeEGcfc3g8bdaMHsQZzj8UrIvaVp+jjsjhyg5cUNX8S47/8Lv1ys6H01JR+e5 4kLEXEmnjt5vnQq7gDU9OPde/8U5lggSOpMC0pk+uGK/0BhnFH3lEL/NRk0NL+wk6jz9 ls07BVUV1OUlcUBdM5CGgVO284kxzHhgxpoYHj3qy1mX1aUg12vQbDhOUWR5DkMUyx0A Anjm3EKKbER0gu/6Z3YiF4CxLRGQRwnuOLi3OtWtytUY1KQEvkeiiYgydnHxLkOpa8VS A3SnQIJGHeHJ5iHgSyYLNn4ttFm3PGm2xjM/1PUEmH9apFUl+n3agcpjC6OyMF3rPc5p v/eg== X-Gm-Message-State: AOJu0YzH4uhIjA5TIB8iu2e7Ik82Pm7QLL8a6B/sWNJQ+yeDS7SAdjB7 uERWRoqiB7kuVwyvz0cWfUdswyalky9w203vZoOCwi1cIJ74sTuDFYOBxw== X-Google-Smtp-Source: AGHT+IHXIl87caHIddduH1yOywxer5PD3KfkgP6jdqkB5PpyuNHFfbFn4F1YocD7rIttUpksq0ACZofjVR23 X-Received: by 2002:a05:6e02:1c0f:b0:348:fe78:e9d6 with SMTP id l15-20020a056e021c0f00b00348fe78e9d6mr142243ilh.0.1691706584833; Thu, 10 Aug 2023 15:29:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t15-20020a02c48f000000b0042af42283efsm105372jam.58.2023.08.10.15.29.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:29:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:29:44 -0700 (PDT) Message-ID: <64d564d8.020a0220.5311e.5022SMTPIN_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 6039E6052471; Thu, 10 Aug 2023 18:29:44 -0400 (EDT) Subject: |SUCCESS| pw130090 [PATCH] mbuf: add ESP packet type 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/130090 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, August 10 2023 15:54:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130090 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/