From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 278F9A04B0; Fri, 7 Aug 2020 19:38:26 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D17712C39; Fri, 7 Aug 2020 19:38:25 +0200 (CEST) Received: from mail-ot1-f52.google.com (mail-ot1-f52.google.com [209.85.210.52]) by dpdk.org (Postfix) with ESMTP id 106E82C39 for ; Fri, 7 Aug 2020 19:38:24 +0200 (CEST) Received: by mail-ot1-f52.google.com with SMTP id h22so2186317otq.11 for ; Fri, 07 Aug 2020 10:38:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:from:date:message-id:subject:to; bh=ljI/OyA8kA1r6byPGHjqCrx2YYahliXg/pBqiCioB5U=; b=SWbsbx8daOZuI9yEIXhffEYyvPREmlymuB0zEJlxGjW4rw0mzEceBVDbCY3FBrw58/ MuzJ0cQFhRehsd8FTSEo1GFqfwhu0xka6aG/LMK3533uIINtBvWyusF4xnYZUfBofzun 84vhG4sTfLqlI++wHO71O03WtE/Iy6G3OM+2w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ljI/OyA8kA1r6byPGHjqCrx2YYahliXg/pBqiCioB5U=; b=BgmekdeUwRBgMdo/xeRgdlq/JDMtf8A/Yuh+N2x8tYmMI4KTx205IVt1LCS7yEeeyY T6jCTipT0PAROPbOoluu/EHruHEwkNxMQmd3ojBznOvprfF5WTbjwjVemTennfcFmT5z uHeEG3FPUEdrUImg1mW9j0tr7ss8FTyz6lcRw3pPBus/Gy6uYY6wmWnJWaDe5USxAoyg n0RJBxqDKyCUzcksevFwzDb8Zud6RKvVO13tWkGIVDkTMCHB/WESSQ9V+oAQd0uIgJJF uyHsmpF0BhD+/XHvwKDNTjmCirhnKr9a1ZxvxJ5lVoUx1u20fRi8uc1XiHGkFSyyYL1o Lm8g== X-Gm-Message-State: AOAM532syHAUA8d0nF6xXTKTwPk+czPMFizu2zOufRpAL05AEjJKYqFm dOQRSdkQg11T3DHTVLFXZfAZUFU9TwNJbQdhoiYKvXcUuvQ= X-Google-Smtp-Source: ABdhPJwtF01OioTGXZnQPsjqY/LXXJai4n334NA1wmVeDa+3rY/rbs52tCqm2y3G3Biv39xgVECx6tjzK7ozRtkucks= X-Received: by 2002:a9d:2022:: with SMTP id n31mr8712806ota.222.1596821901575; Fri, 07 Aug 2020 10:38:21 -0700 (PDT) MIME-Version: 1.0 From: Owen Hilyard Date: Fri, 7 Aug 2020 13:37:45 -0400 Message-ID: To: dts@dpdk.org, dev@dpdk.org Content-Type: multipart/alternative; boundary="000000000000369f1a05ac4d1263" Subject: [dts] Rx interrupt testing X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "dts" --000000000000369f1a05ac4d1263 Content-Type: text/plain; charset="UTF-8" Hello all, I've been looking at creating a test suite for the Rx interrupt feature, but I haven't been able to find a good way to interface with it and double check that the interrupts are handled correctly. I was wondering if there's an option I'm missing somewhere or if I should submit a ticket to get a feature like that added into testpmd. I'd also appreciate any ideas for test cases. Thanks Owen Hilyard --000000000000369f1a05ac4d1263 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello all,

I've been looking at cre= ating a test suite for the=C2=A0Rx interrupt feature, but I haven't bee= n able to find a good way to interface with it and double check that the in= terrupts are handled correctly. I was wondering if there's an option I&= #39;m missing somewhere or if I should submit a ticket to get a feature lik= e that added into testpmd. I'd also appreciate any ideas for test cases= .

Thanks
Owen Hilyard
--000000000000369f1a05ac4d1263--