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 A0DD542C2C for ; Mon, 5 Jun 2023 02:07:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 817564003C; Mon, 5 Jun 2023 02:07:55 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id F33884003C for ; Mon, 5 Jun 2023 02:07:54 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-558a79941c6so800478eaf.3 for ; Sun, 04 Jun 2023 17:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685923674; x=1688515674; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PkjcNcZCh/SZhjX9w4fG/BBSbZRyrFuQexHgNOLYxpo=; b=LaGSWWFrsNIx/DfNxnVlctjASxD2ttTX4ZsYg2Me2ym9EA0Av01v4t9n7i1h/hs/nU MkabtzhYaYrCZYLEq8NMxOPPsOuz0HDs1YmSYpMCyvaPjAjRKjwjTBo0KnmXkfMU2IHu XDiIyBAKbpyEB2k8KjaYKpSDo2G03Q21W9+NI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685923674; x=1688515674; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PkjcNcZCh/SZhjX9w4fG/BBSbZRyrFuQexHgNOLYxpo=; b=ce9/WwXkuh1RSBloUu77liQZbBQezgdwH1VAYq3bm3bc3KIvMgymbmvlaNzwp/HCmd ah/VbRLwBrC6a7F6cFMOjT8uqNlsa0PjSnbd6m4yqOIq13jRFfVX7hmJ3f1MfPDRvMXy 84824Kc3rNS+B5yW03F95wGLxvssmZsrjSi+vPpixUA1b7uVJfAmqNcS2AmTnfFzERDM zOMspNZLjiT797bUjWYAWXCq46gyLgMJaVWMoIJBA1MZPivAGehTg1oSdAf2FfjNv+Jg eB9bKPFrNs+Wq3zvbysx4mgZOR8kBDCE+JGqXaSnIfdVcp2bL+lhmFraP2SJyms5NRlj 9FJA== X-Gm-Message-State: AC+VfDykJ3Ui56Yy+EP8IRfpU+Bl51U+5rdlTeXGVnPlDtFcp32xMHJ+ ypyMS4TO03mn1seuVlrfvCvICU7d05SWVV9Y0X824y8dHeepY94HAo5KHg== X-Google-Smtp-Source: ACHHUZ7uYOLIo9rx6J7LCKHq2rKAXbNcv6mbEupe+QXrYOH6M/UYTjInyZ7fAWChWjG+V3Cffpn8/etMSkIy X-Received: by 2002:a54:4487:0:b0:397:fe29:c526 with SMTP id v7-20020a544487000000b00397fe29c526mr6769534oiv.10.1685923672817; Sun, 04 Jun 2023 17:07:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw3-20020a170903278300b001afbc0384a1sm461846plb.70.2023.06.04.17.07.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 04 Jun 2023 17:07:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 04 Jun 2023 17:07:52 -0700 (PDT) Message-ID: <647d2758.170a0220.1b745.af0fSMTPIN_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 EBC5F605246B; Sun, 4 Jun 2023 20:07:51 -0400 (EDT) Subject: |SUCCESS| pw128029-128062 [PATCH] [v3,34/34] net/sfc: use conntrack 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128062 _Functional Testing PASS_ Submitter: Ivan Malov Date: Sunday, June 04 2023 23:25:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128029-128062 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26521/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/