From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: prog_guide update for RX interrupt event Date: Mon, 10 Aug 2015 23:32:40 +0200 Message-ID: <2174684.rGM4N5hrlo@xps13> References: <1438827550-11660-1-git-send-email-cunming.liang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Liang, Cunming" Return-path: Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by dpdk.org (Postfix) with ESMTP id 567F2CE7 for ; Mon, 10 Aug 2015 23:33:54 +0200 (CEST) Received: by wicja10 with SMTP id ja10so43135209wic.1 for ; Mon, 10 Aug 2015 14:33:54 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > The patch updates the env_abstraction_layer.rst part in prog_guide. > > It adds the RX interrupt event declaration and revises the others in interrupt event section. > > > > Signed-off-by: Cunming Liang > Acked-by: Danny Zhou Applied, thanks