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 5C1EF43270 for ; Thu, 2 Nov 2023 18:08:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55F4440144; Thu, 2 Nov 2023 18:08:24 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 5400E40144 for ; Thu, 2 Nov 2023 18:08:23 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-581e5a9413bso613470eaf.1 for ; Thu, 02 Nov 2023 10:08:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698944902; x=1699549702; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7seMEcMG/euqkMciZzTgDUPqHNjJVqsKWRpN9iEy7ls=; b=S/+6KOMKNAIBfmEsZyyKxhO8eoKaHwSY3BK8zzIB1CnUJrlj8raSa2vWlf7HqE+QFm +XlL7oyzefsDSzxfq7zDt/fZ2fNQOEd55BGLQlrbLW5aJOz4k9O4c+CbktqG75FSpB13 p183CbGjiEL7hCXt6bZs+I+F+K4K1eHuDVGqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698944902; x=1699549702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7seMEcMG/euqkMciZzTgDUPqHNjJVqsKWRpN9iEy7ls=; b=JyKPHyFZHWbjJ2cE55XIzd8o7i+Da8M0e3xKSvlz5awzx7eUf1Yduw5ebhM0nfcSV2 TNw7ycKBiFd3WJQdsLMRMg+up4L5YaIbC1dt5JNzhQjNwKVw2JzAgmXSfih8acG0rMTj q7uGpD+xECUrjg1/e/lYSC+dsC0ESw5GmQoVw60JVGdQEOixrZv38AT2YuHCU3ncP36b j01zDUbhwYX3ERlFlLa+ZwHWmeuV8xzisnbL6msl9VJh8BPa5PU9zPR3HCCRa5nHizJa xloQ30hech6RGAy8QhVm8C0Eywo4pDSfN8jysK6Rsq0rSRCMZWdVpy0Abh0DSqdO0Ycx p7Mw== X-Gm-Message-State: AOJu0YwhBS4fmN+v9VDb3Vtx4Q++zWc5WlnxJmHV/Mz4hfey7yOHjMIA dPC0Sfm476r4kOuaZyFn7Dj7XaAB2T0z7locWl4v3tdl5M/b2ikLgXiFXz/dkvA0KA1jjKXVGw= = X-Google-Smtp-Source: AGHT+IGTdn7MxqA1u+taa3N2lIPfOGruhhLW6a/f2ut+nIhJQ+57GlntFOu7xN+B7Sk9xWri5kCQosLsjcdX X-Received: by 2002:a05:6870:970c:b0:1e9:9215:3987 with SMTP id n12-20020a056870970c00b001e992153987mr23725941oaq.16.1698944902750; Thu, 02 Nov 2023 10:08:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s18-20020ab07652000000b0079dbeb04948sm6099uaq.19.2023.11.02.10.08.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 10:08:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 10:08:22 -0700 (PDT) Message-ID: <6543d786.b00a0220.a09aa.0286SMTPIN_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 650AD6050A61; Thu, 2 Nov 2023 13:08:22 -0400 (EDT) Subject: |SUCCESS| pw133780 [PATCH] net/cpfl: refine vxlan encap content 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133780 _Testing PASS_ Submitter: Wenjing Qiao Date: Thursday, November 02 2023 09:39:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133780 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28200/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/