RE: [PATCH v4 1/2] member: implement NitroSketch mode

2022-09-15 Thread Rong, Leyi
ipeng1 ; > zaoxing...@gmail.com; Gobriel, Sameh ; > dev@dpdk.org > Subject: Re: [PATCH v4 1/2] member: implement NitroSketch mode > > On Thu, Sep 15, 2022 at 09:03:41PM +0800, Leyi Rong wrote: > > Sketching algorithm provide high-fidelity approximate measurements and > > appe

Re: [PATCH v4 1/2] member: implement NitroSketch mode

2022-09-15 Thread Bruce Richardson
On Thu, Sep 15, 2022 at 09:03:41PM +0800, Leyi Rong wrote: > Sketching algorithm provide high-fidelity approximate measurements and > appears as a promising alternative to traditional approaches such as > packet sampling. > > NitroSketch [1] is a software sketching framework that optimizes > perfo

[PATCH v4 1/2] member: implement NitroSketch mode

2022-09-15 Thread Leyi Rong
Sketching algorithm provide high-fidelity approximate measurements and appears as a promising alternative to traditional approaches such as packet sampling. NitroSketch [1] is a software sketching framework that optimizes performance, provides accuracy guarantees, and supports a variety of sketche