On Tue, Oct 2, 2018 at 1:01 AM Björn Töpel <bjorn.to...@gmail.com> wrote: > > From: Björn Töpel <bjorn.to...@intel.com> > > Add functions for Rx/Tx ring enable/disable. Instead of resetting the > whole device, only the affected ring is disabled or enabled. > > This plumbing is used in later commits, when zero-copy AF_XDP support > is introduced. > > Signed-off-by: Björn Töpel <bjorn.to...@intel.com>
Thanks! Tested-by: William Tu <u9012...@gmail.com>