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 DE05142C92 for ; Mon, 12 Jun 2023 07:57:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA00743012; Mon, 12 Jun 2023 07:57:36 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 8422343012 for ; Mon, 12 Jun 2023 07:57:35 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-53063897412so2720130a12.0 for ; Sun, 11 Jun 2023 22:57:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686549454; x=1689141454; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=toW1skCaCqYqMpbJE4gUB3YV3jjXGQHy2zEQOHqvDgQ=; b=HZs39PAGHPr+XKv1R2SnX55+OpCbuvFVHo8J6uHoqED2+kCmaUhWhyATRcVu/V54SP g7y3tq7aFk3E1gJxEX9T+16GK1Dx93kOq2ekR8qFQT/OJx4Kc7HmxD3skF3vzvoSXy9i tj4g3ZWxXnvl4LA7Wh605Xc/rTVdJDlX0nG50= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686549454; x=1689141454; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=toW1skCaCqYqMpbJE4gUB3YV3jjXGQHy2zEQOHqvDgQ=; b=N2TZexmD86lrWHjBj5YMPTVVQttJrJrFoioEd1WAGO7Ffwjp4xUn3vgj2EiEeoo3Jn oz8LUHtV87UWV1dD6JxMDrJUbeSr8kQkZvo+5kWzntMc5nDHgDKjWCtogOEF+IOLVYZc FyaAh3fTuKlDpUL/QoveZbiFW30oBdU6Rebj0CiiCIgtHzRLJiSUc9i5Szg8KibvYEHG GR3F09JP0xsO+JjfiN50VYn7JhBA2rhNwdBMrnpILkYaDpA6rAOK+iXIrvOXaIihiokk YxE2Ea7JXhZGv2p0zYy9HDCvZgUa75ae+YNgbgfFAzLyf3mJrse+x7hTlx4h+/FpO/ze wqEg== X-Gm-Message-State: AC+VfDypflIHzcKw9AYgK8XPYjhNO3i3nq5dOz15GMpR5Dvj6m14deBG ULhe7ty0YWOJa3dsgxNV4KKA/fal0AapmpVruW+ebHyOQUapmA6hU4D2tg== X-Google-Smtp-Source: ACHHUZ5h1sq/lfR7bzux2jPmNC+nhxioWsJtju+T4TVtTnOirsSJ/AWAek52WtcpkfXvTVjlCbKm1rEmhffK X-Received: by 2002:a17:90a:2c06:b0:25b:d292:d9a3 with SMTP id m6-20020a17090a2c0600b0025bd292d9a3mr3389883pjd.37.1686549454777; Sun, 11 Jun 2023 22:57:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z11-20020a17090ab10b00b00259a68deb6asm1111849pjq.0.2023.06.11.22.57.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Jun 2023 22:57:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Jun 2023 22:57:34 -0700 (PDT) Message-ID: <6486b3ce.170a0220.6a66b.e08dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id F1F00605246B; Mon, 12 Jun 2023 01:57:33 -0400 (EDT) Subject: |SUCCESS| pw128498 [PATCH] [v5] lib/net: add MPLS insert and strip f 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128498 _Testing PASS_ Submitter: Tanzeel-inline Date: Saturday, June 10 2023 20:17:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128498 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26621/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/