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 B2F93A034F; Tue, 18 Jan 2022 19:12:14 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 831A94013F; Tue, 18 Jan 2022 19:12:14 +0100 (CET) Received: from mail-oi1-f173.google.com (mail-oi1-f173.google.com [209.85.167.173]) by mails.dpdk.org (Postfix) with ESMTP id 210A540041 for ; Tue, 18 Jan 2022 19:12:13 +0100 (CET) Received: by mail-oi1-f173.google.com with SMTP id q186so106211oih.8 for ; Tue, 18 Jan 2022 10:12:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JqtiTeHW1IiSlSajezOqw5cIGjPjjSwIAE9Wa4PLrCU=; b=TiIOsIg7haJxlA4zLKeIsSoGElF4jdsXPWriUOGRVtSwDgcvqiSvEErZDrOo3XsjQE n09u7vkeTKM1jh28k6Y6KwhYOC0w7ZtpeZOvVecwEEI1ILnWoOVSQsw4Vjv5S/MF2xZ3 Joc8UWHgJ1+QxuzyjLAMRhNfSZAN+ixKYfhjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JqtiTeHW1IiSlSajezOqw5cIGjPjjSwIAE9Wa4PLrCU=; b=liiNsERIdcpBM7thw53kvRblz4aswzyrPpACW3kxi4+h4YSiz2fH9EKBRdu7GdkWR8 kCpcbDX0cghXB13sHrrUkQKrMl8QhUr+IBIs7wOG6V+DciwrL/pwM22nPbMCDm2avvFw Pfmg/pgUnZG1gJnTTFr43wSKWqfOZFf3CH//8flUsDOmvxHEFUwanIW080MMwP9gjEFp 72aPTEAmh/v4s2ycms7+y8thAZtVc/u1NGW/tCjcWOmcfDePDCWnVfdwCAHDEd5SCfY0 2fSu544g0i4wYCFuhBqVzKvbLVde4f453H0Ews/K56K42nq2tDh/5/LFs6AegY5oL3No Iagg== X-Gm-Message-State: AOAM5336iq3NhhKtE+HM6W0GAinXu+0+hqn0F0ohk+yoH8cnKcN2M6/s EwytJvWjph+mrZ/SiUfgOOLTX7+AbR7b7kpjdDxhHe8trWs= X-Google-Smtp-Source: ABdhPJzzACTxtYEo5QjDoLJxtd9xW0fPDaB272A5joIZJKjZxSrc0RKOEqwMdHM4R2xj7b/SfAc0gMikNbag0mN3pEI= X-Received: by 2002:a05:6808:1508:: with SMTP id u8mr9103575oiw.35.1642529531914; Tue, 18 Jan 2022 10:12:11 -0800 (PST) MIME-Version: 1.0 References: <20220118163032.30837-1-ohilyard@iol.unh.edu> In-Reply-To: <20220118163032.30837-1-ohilyard@iol.unh.edu> From: Owen Hilyard Date: Tue, 18 Jan 2022 13:11:36 -0500 Message-ID: Subject: Re: [PATCH v1] tests/nic_single_core_perf: Initalize packet generator To: dts@dpdk.org Cc: "Tu, Lijuan" Content-Type: multipart/alternative; boundary="00000000000048845705d5df35c9" X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org --00000000000048845705d5df35c9 Content-Type: text/plain; charset="UTF-8" After more testing, it seems like this causes issues for some Nics due to various compatibility workarounds elsewhere in DTS. I'll submit a v2 once I've found the root cause and a fix for it. --00000000000048845705d5df35c9 Content-Type: text/html; charset="UTF-8"
After more testing, it seems like this causes issues for some Nics due to various compatibility workarounds elsewhere in DTS. I'll submit a v2 once I've found the root cause and a fix for it.
--00000000000048845705d5df35c9--