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 7F7AB42C6F for ; Fri, 9 Jun 2023 16:58:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F60042D8F; Fri, 9 Jun 2023 16:58:47 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 9AA9842D8F for ; Fri, 9 Jun 2023 16:58:45 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5664b14966bso17032497b3.1 for ; Fri, 09 Jun 2023 07:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686322725; x=1688914725; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WlpUAWkTxlQwvvQlq5AXAk9Jo2u24RixCYRuDBLOMGw=; b=X2e6WXsKL5PQ4G9r2jxVIypBFbFQWyri4LV0cqiGfIY43MUDYNyPtW0dDCFKXC8E8q fIwz4ay2CCdWVOEUW2quuiqIEODpICewm01hOgzytwFcLL/2ak/zD9kuBFsBK8YD7AaA ORS1HhZ1VzzQqSBu8++TeATNPKT0h4UUTSGhU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686322725; x=1688914725; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WlpUAWkTxlQwvvQlq5AXAk9Jo2u24RixCYRuDBLOMGw=; b=NXxNK7eVDBEeQZDNArgbNpIPy8FHvIL1jnQg6MmjYkhh+dPXOQ2QRXyOZepNFuutLo wKYjB8kuy4cAlMFC73wn9IrFu37JvKfJcNg8CwY5tJtSt9u3q7SSU1xn4U76Pe3u/7l9 gWic+ACOdkr8VCX49wK0TyPnWpK3uWMukXIoPKwxVKdsPoBwc3cqtR+HRIn4PihvMFoT 5iFNlw9RLlsGnXYUHG7xG7EZHMhNPFk53IC6HfJfvBbFOg2DjwnC4QyKmoIPJ13LZYOk Wywi6ORLnHSVO1teWOLMCQzCagnaKv4LtuRNdgwKVtlJnAOGYp4jJpNZJy0VVzy1Imd8 ZPGA== X-Gm-Message-State: AC+VfDx+z0SiABDIIT9xCk125WrVcIhfiM3qpoS58yHLp1MVl2+VW0oP MDDADz9/Xs0ZGEZ3Eu7s3gKJoNb3GBh5r/XXPMehzNnfFOH6tTxHxcvhnQ== X-Google-Smtp-Source: ACHHUZ4ruVE8VMwjLsWjkH9yGhVd9tl09GOI9yngPG6wB10CxlY4sBbtHgbf3RSZHnsxn6KWoZiJeQDoevao X-Received: by 2002:a0d:ce45:0:b0:568:f2c:ee40 with SMTP id q66-20020a0dce45000000b005680f2cee40mr1343580ywd.3.1686322724096; Fri, 09 Jun 2023 07:58: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 z206-20020a8165d7000000b0055a886aa320sm345500ywb.30.2023.06.09.07.58.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 07:58:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 07:58:44 -0700 (PDT) Message-ID: <64833e24.810a0220.f01bb.87b6SMTPIN_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 CA076605246B; Fri, 9 Jun 2023 10:58:43 -0400 (EDT) Subject: |SUCCESS| pw127280-127281 [PATCH] [v1,2/2] app/testpmd: add IPv6 ext 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/127281 _Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, May 24 2023 07:39:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127280-127281 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ 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: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26361/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/