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 9DD4E42C9E for ; Tue, 13 Jun 2023 06:41:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 992CA40698; Tue, 13 Jun 2023 06:41:04 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id E142940698 for ; Tue, 13 Jun 2023 06:41:03 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-3f9eea9d0a1so5758471cf.1 for ; Mon, 12 Jun 2023 21:41:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686631263; x=1689223263; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z4RVwv9Z1fFg0wD+YM7udhHaIm9i1XKhkmTZ95RMrCY=; b=XynIRB5S2/K16vl2aL8g52dig0DgmU0SJYtPbcRGUrjEsc6oRFStooW3HEBbOElBsM sFikWJ/IK7PzxH4pmD4qSxt66PRJ2D55z4AIez5wNsHkgTbaxinq9pYHRkPMY3j5XTfo +gZ9UT8PAmgsNzFgn08Ra/PAfbCHJhhWOm9NI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686631263; x=1689223263; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z4RVwv9Z1fFg0wD+YM7udhHaIm9i1XKhkmTZ95RMrCY=; b=OZgAwgR/rlyCjs5cdvJTSB8fpFuqpuQMJCUrrquFBAXLwYY2s0+uQXoy/nSdwqfvv9 mpLRWl8bYH8cRmg95/42HqbHK5arYdMzlB7oKaqIoAiqTW/v6KPFY66En6lYVhV51rh9 +s6y+Lzl34aNYhO58vVEkNpA54Q7+NzBusVNjKaZPbx8rDI4yp2PNE/wsi4s6yK2II5i BbEAfGhqC0S0ilbvg8YaDrEgKngH29bkoYgikQ0J+UiUDNzVU1l9fNXbi/XVSfpcdoug UxQfLXyRxakxzqTcM06cWikjysq4xXFd5XV5jhqqQbIIc3L/DnQp4CtA6QtaE9/uJekt 8gYA== X-Gm-Message-State: AC+VfDy816OKmob4cF86BcVUQu7EJehqAoz2Csp0sPTxV6d5fmXaMZUW dxMaVSCDDBMObpbLAUEdiO9W5e29hwkgs+8GLfPMKsNhdl+RwjlUBRqqchGSWHJeBG/edh2E0w= = X-Google-Smtp-Source: ACHHUZ7AyP93fczzqbzBwbQZ28ris0MAC+ga6KL4zhvgF09oIA9wzN8NWv7XpzBLLsJIqQiquYu+njLJaSMQ X-Received: by 2002:ac8:7d13:0:b0:3f3:8a3a:d168 with SMTP id g19-20020ac87d13000000b003f38a3ad168mr15406935qtb.5.1686631263393; Mon, 12 Jun 2023 21:41:03 -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 q4-20020ac84504000000b003f53735596fsm616858qtn.0.2023.06.12.21.41.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 21:41:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 21:41:03 -0700 (PDT) Message-ID: <6487f35f.c80a0220.dbcc2.ae83SMTPIN_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 1E151605246B; Tue, 13 Jun 2023 00:41:03 -0400 (EDT) Subject: |SUCCESS| pw128525 [PATCH] net/nfp: fix VNI of VXLAN encap action 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/128525 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, June 13 2023 03:15:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128525 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26642/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/