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 6C21342B3D for ; Thu, 18 May 2023 23:46:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6989140E25; Thu, 18 May 2023 23:46:56 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id E2E0740E25 for ; Thu, 18 May 2023 23:46:54 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2534d7abe1bso1495705a91.0 for ; Thu, 18 May 2023 14:46:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684446414; x=1687038414; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z1Zca5LKxpXu3XAX3bNbTjdKFYaZ7tg8dn1u3AK33ag=; b=Zc/XgU7wrPhxxXPczAiWlb0vDYs/KGYYL+HB0tKTdC2x5+SYZAvV9pRkkHoz0CTK/E rdgZ5kmn70lZ0wlB3DzoMdUDx8pSiDG4CIe38SVgYn9cfXvEEaNse+OHEUlEYoCp++PB D9R37OnSIJupynqShA81OI+KwnbMTOz2AEAhs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684446414; x=1687038414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z1Zca5LKxpXu3XAX3bNbTjdKFYaZ7tg8dn1u3AK33ag=; b=Q6Omo0L9ZyWksjbgPhJsPzbDSaQg/vA2dntRG+/qpaMWNvTmcT5QpqLXoXbknVZBJ2 roBZNH5SE5Xl6juC4vKbPT1E+X9NSJpJCOvziYY05w2Lsd+mzM4sTzEkeWJ7/fOR7k/P /WI4jZAl5Z+y3vz05H90x3nn00LkeBR8yRty9hlAco6niA3hWOFLuySagnB+ryP0XtTw q8ff6TMsR8akG8hEKQn0scTGdi0MfG3DZK5/vFz6wD0Kxte13eQvmjONlQtKXH3/32Ii atXjA1j9Lf3lRRvojSDy6b8ENvOvTwR34G6+iNTVG+puH3WgYYXPnKiNde2IsqpjSrW5 QJYQ== X-Gm-Message-State: AC+VfDzZJEc61xuH1wPJk0pkPGuL8tjvE/mLULeEyqPMTV6p76+etVSm c4m/Z/iKtrV62G0MWyd3cDxsoHCbvStceyWpMUGOpiHnwXGJMJxHFOEhZw== X-Google-Smtp-Source: ACHHUZ7ZOcaZzUG/XHStySvJOVC8od0qtK25R6qf0dBPeSdgm9IMcKSPRlWN9GCaT0YMWh6sekLhCOXuZJb7 X-Received: by 2002:a17:903:1245:b0:1aa:f6e9:4cb3 with SMTP id u5-20020a170903124500b001aaf6e94cb3mr513223plh.52.1684446414155; Thu, 18 May 2023 14:46:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a170902d38200b001aae719dbefsm72584pld.70.2023.05.18.14.46.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 14:46:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 14:46:54 -0700 (PDT) Message-ID: <64669cce.170a0220.ff117.4699SMTPIN_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 A2211605246B; Thu, 18 May 2023 17:46:53 -0400 (EDT) Subject: |SUCCESS| pw127046-127049 [PATCH] [v2, 5/5] ethdev: add MPLS header modification support 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/127049 _Testing PASS_ Submitter: Michael Baum Date: Thursday, May 18 2023 17:40:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127046-127049 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/