Re: [dpdk-dev] [PATCH] doc: virtio MAC/VLAN filtering is best effort

2019-09-27 Thread Maxime Coquelin
On 9/27/19 11:38 AM, Maxime Coquelin wrote: > > > On 9/18/19 7:00 AM, Tiwei Bie wrote: >> Explicitly document that the MAC/VLAN filtering in virtio >> is best effort to help users understand why unwanted packets >> could still arrive. >> >> Signed-off-by: Tiwei Bie >> --- >> doc/guides/nics/

Re: [dpdk-dev] [PATCH] doc: virtio MAC/VLAN filtering is best effort

2019-09-27 Thread Maxime Coquelin
On 9/18/19 7:00 AM, Tiwei Bie wrote: > Explicitly document that the MAC/VLAN filtering in virtio > is best effort to help users understand why unwanted packets > could still arrive. > > Signed-off-by: Tiwei Bie > --- > doc/guides/nics/virtio.rst | 2 +- > 1 file changed, 1 insertion(+), 1 del

[dpdk-dev] [PATCH] doc: virtio MAC/VLAN filtering is best effort

2019-09-17 Thread Tiwei Bie
Explicitly document that the MAC/VLAN filtering in virtio is best effort to help users understand why unwanted packets could still arrive. Signed-off-by: Tiwei Bie --- doc/guides/nics/virtio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/nics/virtio.rst b/doc/