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 0486143A77 for ; Mon, 5 Feb 2024 12:52:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D828040A87; Mon, 5 Feb 2024 12:52:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 397CC402BE for ; Mon, 5 Feb 2024 12:52:32 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-363b5bcec8fso9650195ab.2 for ; Mon, 05 Feb 2024 03:52:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707133951; x=1707738751; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8bPAAKKwn4TBJFjD8t/7tCi1gzMPK7WaZHaTi6xA6LM=; b=U1o3+YA829CXJUz0uu41GLpXOrB5mu/IVA310a8zYyddJDOKz4LLJaoFhN4UIO6EYN NK/Ta2Q+buVm6utMtbB1fz+oS86hqSvR1NibWjPzDZLz/TpsrmdNf+fu/2FiD1Bqi7LY s730LO/z4z2LykyVj3NQVOFDL5LPYXG6hYseE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707133951; x=1707738751; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8bPAAKKwn4TBJFjD8t/7tCi1gzMPK7WaZHaTi6xA6LM=; b=bOFudDUqjh6eB49D6Amf53x0qLbd/1EnqD0X2SFmF8Lsl35W5cDg0ru2GB/qWtb1XE fuKArIQTvIXNki+8VdFfjuUQC5uQUAVaM4pngd0M3VCe8CTHI/ARYap+Idd8cOGFAgNx 8XvBckI8KxqABZSPZoTzuzZBAsH8uEkOiXYZpyArBoEgv/dRZjlwIhx+cHmmVTd4zQLd IJEPcUihUjUwUJxfc50az6VB4VxzVLgnsxwBNHjeJR7VNXI/bkcWNTuV1CIsNKbDcC+h ki/Qi4n8fcQ3C9poY5qVHz/bzGGqE4i0CEYlA8F4+aQ9ArgIbuizT/9f361Diao87u0N Mt9Q== X-Gm-Message-State: AOJu0Yx1sjmKqjnrQ7/DEFsLtZLMfoyiT31gg09yr0tOrTuqLag58he2 i68beC6X1B5G3+p4Ct6SA/GOoe+5EjC1tR0/oM63G0euzId0aw4Xc+4HWSJyF/hrsbUpbmNe68l S6cVlm4UHybGIlVlNvAaUGpTd2NduJ5SyYfufoXaM X-Google-Smtp-Source: AGHT+IHuWfW4fN39T6IdAoY02J+uaSujLWNuYN3o40xDRUoL5/5JcmtF1nRS4JQue5TASg4j0S5msVMp8mUi X-Received: by 2002:a05:6e02:50e:b0:363:c919:2716 with SMTP id d14-20020a056e02050e00b00363c9192716mr3231802ils.20.1707133951675; Mon, 05 Feb 2024 03:52:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u13-20020a05663825cd00b0047115bb164asm180190jat.14.2024.02.05.03.52.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Feb 2024 03:52:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Feb 2024 03:52:31 -0800 (PST) Message-ID: <65c0cbff.050a0220.f0a28.b1c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4F3E46052516; Mon, 5 Feb 2024 06:52:31 -0500 (EST) Subject: |SUCCESS| pw136382-136387 [PATCH] [v2,7/7] net/hns3: support filter 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136387 _Testing PASS_ Submitter: Jie Hai Date: Monday, February 05 2024 10:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:f8ecc0053ca52cb2310a9e1834ea583167a793cd 136382-136387 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29049/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/