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 EE32D4407C for ; Mon, 20 May 2024 19:42:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E693E402CD; Mon, 20 May 2024 19:42:22 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 8494B400EF for ; Mon, 20 May 2024 19:42:18 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-43defa9d4f9so14394321cf.0 for ; Mon, 20 May 2024 10:42:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716226938; x=1716831738; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=03R/aGXIZADxkA3CcnSwzIEVkRjogpojVVOVw8GVFEA=; b=S8cZGLwnXv9G0FAb4yB4nIeBZ1OFIXctARcZS2iTjRhM5BFzRE4vK4HnURpQyNmHzv YIgki151MpoALvf3Aq9NKDI7S212OLs6tUHAqgQcn95zZB78zci9XIqfnmLaAY4UB+iX 6QlLCWyI99HJ+SKAUZmuIpEL0/5JT43iU1ofk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716226938; x=1716831738; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=03R/aGXIZADxkA3CcnSwzIEVkRjogpojVVOVw8GVFEA=; b=MoxWZggQ5Cb625EQNmbpf+s4HlIrbYzpCLmJdquzo47vd9OPipReyhfAU3ER/zx7HX SQ8vTY8ei0KDe+WZfcUBU3/HgRB/lIB+/tXUjzQ5KQDXcevh2iPQgU+oYRCHUGWDdMth JV2cL+/6eyYKxwesh97LHiWlGxmOn8xILyEWF5cyo9Ci58LsjN/0fkkfOLju79qCcDtR bmPv8PEeo+zC0imA6BFjHSFBCZ0A4b0kNaL74piuxWyshK73bUbYRROI1bCPz/4qiMf2 kuCDjtCwicrz5KuOS5MiNJnmLlI502tZerWM32JvRiE7scDXnKsLQTPzZAWS0leG0Iq6 PJjg== X-Gm-Message-State: AOJu0Yx7obat1hh9YqJbraz5soziqmOOYp8mfW1iH4SIxc7UiFQjWMGx lMjcXN6TMz27G0sMVX5UyI7dEsCFCABUGhBNiND4GwOTP9Qj1ttySOJY+oI6bKs6HwupfgbMWN9 4dUo3PIBOAN3tpt54AyT0iAi7EQyi+5amfMYHQpQjlVplyj5MpdfHf+mO X-Google-Smtp-Source: AGHT+IHQa+XL2w8lD3gLzqJmMgehQpDpIBK9dIgXyzvSZBdAFlmM76Ae3ISw2jS36XVJ/YQkuzCm9ZGFwEVH X-Received: by 2002:a05:6214:5887:b0:6a0:a169:4592 with SMTP id 6a1803df08f44-6a16825ddd4mr331729926d6.63.1716226937886; Mon, 20 May 2024 10:42:17 -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 6a1803df08f44-6a9d166636dsm2135106d6.39.2024.05.20.10.42.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 10:42:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 10:42:17 -0700 (PDT) Message-ID: <664b8b79.050a0220.59433.a68cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 956CD605C380; Mon, 20 May 2024 13:42:17 -0400 (EDT) Subject: |SUCCESS| pw140184 [PATCH] net/mlx5/hws: add support for NVGRE match From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240520062524.2401676-1-dongzhou@nvidia.com> References: <20240520062524.2401676-1-dongzhou@nvidia.com> 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/140184 _Testing PASS_ Submitter: Dong Zhou Date: Monday, May 20 2024 06:25:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:7c0b8f196f0593ff2cb32a59332beea20a1ce5dc 140184 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29978/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/