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 DF0EF437B3 for ; Thu, 28 Dec 2023 14:18:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6AD7402C4; Thu, 28 Dec 2023 14:18:32 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 39E40402BA for ; Thu, 28 Dec 2023 14:18:22 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35fcd6f8accso26008285ab.1 for ; Thu, 28 Dec 2023 05:18:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703769501; x=1704374301; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mWGNS1iG4DelnyxCyp8QcvGDI8GHOf1pBZnes+rsnpQ=; b=KiVOdjQT1WoIEYxGFPn5wAMBLtZVW6yBDM/d3JIgJrZeqeEMZFy5mehS+xlZQszv3s KQdjYFflAzRze0xASthECNHzC5E2GsCjGky+3AiEFipDKpJACNrXbIMMzRpdj0XA6f/8 aVjDqbVoPlYtF042jwyNrT4bSOWdHo87uLXx0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703769501; x=1704374301; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mWGNS1iG4DelnyxCyp8QcvGDI8GHOf1pBZnes+rsnpQ=; b=rv6cEQ/ymlTKEkTfqxW5g1Vl9P+OD9Sj2/Pg47+jBkdgHxsASIQnfSawr1B3+L+M26 p7pXvvP1VkWcLSysiOfIXX0i4tQgRHWRpQRlK8HIGC4akiQXXvxNJGM8vVWI5wZkupRl 34pgrCrFi4AfsRqO4M29v7eEOYa5JfvETF9wMzjaIvnPJ0JC6QjK9VdqU+j6qOguuwh9 KGgJGiwuvFMk8I/u5BOYcLTty0B6TJwEdg3vgKtcYVerWOjRYkyiKxDS5Pwnlo4d9ZX/ qGNlTpBVYYcNZNukVR2JBnF5N76LbFIvQR50+WLZXisOAEE7/rxqzTp6EujhR8cmLndp j9hA== X-Gm-Message-State: AOJu0YyEvuy7JzrNTZRlCIq++9z2RQbIrSW/9hGybkylQ7dHsBh6YUbP QxX7dkwzM8U0OPSYwW8UtDsP3vSA5jPjubcdxNvcgQYCqNV/NwYCXv3gkzBa8nRp9Q== X-Google-Smtp-Source: AGHT+IFZMQ0tGEMgrx+l8DjEMovblfXyFyhN5a+kTWBaBDdi4Cs4RZR5kIYpxAAMyQtfYhGdKIO9susi8a9T X-Received: by 2002:a92:c54b:0:b0:360:bfa:4143 with SMTP id a11-20020a92c54b000000b003600bfa4143mr5372404ilj.44.1703769501708; Thu, 28 Dec 2023 05:18:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x14-20020a92de0e000000b0035ccea32495sm990434ilm.66.2023.12.28.05.18.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Dec 2023 05:18:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Dec 2023 05:18:21 -0800 (PST) Message-ID: <658d759d.920a0220.9803a.f3e8SMTPIN_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 41D136051823; Thu, 28 Dec 2023 08:18:21 -0500 (EST) Subject: |SUCCESS| pw135627 [PATCH] net/hns3: don't support QinQ insert for V 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/135627 _Testing PASS_ Submitter: Jie Hai Date: Thursday, December 28 2023 12:14:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135627 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/