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 712D742C91 for ; Mon, 12 Jun 2023 05:04:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A58B42D8A; Mon, 12 Jun 2023 05:04:47 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 47BDD42D8A for ; Mon, 12 Jun 2023 05:04:46 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1a642069ec3so1547568fac.0 for ; Sun, 11 Jun 2023 20:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686539085; x=1689131085; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hyYne40/xeyMUS2FWSw3V2wWQrIobSU/2WpGAsuidQc=; b=OM3LLeeuTMJisG3iBgzPnJdujQ/+VMJDHxCxURj4nWZtVx3elm46JWKX31elV6/l74 t/1Dq0Xof9yLLSlYS8XVA70JHAfRw2twrBUpsT9py58lmkvD5jHsWbBwsYBb+FMJZ4LE op7Al8ZH4CsPsArotSjh3yFd6YRFLyCHkOw5U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686539085; x=1689131085; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hyYne40/xeyMUS2FWSw3V2wWQrIobSU/2WpGAsuidQc=; b=GsP7PgxZ6eL/z+Snp+BBLKLoWJXd4SiNyalZs/HFBcgX49RKv9JyaMDkHqP8JK9yv1 IP5X5WpP2qUP9au9iu7kqBOdQg5J+92+dRVwRKr/Py90Yko3g9xobV5AP0DRGDtqqDeA rnUM2Mvtb2SM/njWGqFdEp4sga4m3kxhpUaMpMADwzDfNXF3GwN02BtfyKG0Hfmlzlwm pV7JGdYEHAMPdbJ4Da+VMOkiFqjs5RcGhzXg+OFWDgZ4roI01Bl4zVgLafjzmBWbGRY+ kTIWJgnW49QguV8a/e+hCEcKtl/49anpc5q0VciJcf0s5TD1RAJWw+vc48Oi8eU5lTo6 wZjg== X-Gm-Message-State: AC+VfDyXapqgB6cwVcYSZFLIsUM+Xc6GMZtPhA0mRxvEUlH19wBItWKp TH8cx9Ut1vfotKoB7Lg6uXGqw0iIuvGPnrw1Di6Lhut314n5p2a+7a7i7w== X-Google-Smtp-Source: ACHHUZ6kfU/mQuT/gHXyFsylguVlnEvETm8arduHzElFMEvxyK33P0/cx5mkq1pJy2vdTyGRUpGiecUzbjHM X-Received: by 2002:a05:6870:98a9:b0:196:452d:e3d8 with SMTP id eg41-20020a05687098a900b00196452de3d8mr4598804oab.3.1686539085611; Sun, 11 Jun 2023 20:04:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hj10-20020a056870c90a00b001a2158a717dsm974771oab.12.2023.06.11.20.04.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Jun 2023 20:04:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Jun 2023 20:04:45 -0700 (PDT) Message-ID: <64868b4d.050a0220.414e3.b910SMTPIN_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 136B3605246B; Sun, 11 Jun 2023 23:04:45 -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-abi-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 | abi_test | +==================+==========+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/