Re: [ovs-dev] [PATCH] ovs-tcpdump: Support vlan option.

2024-04-09 Thread Aaron Conole
Daniel Ding writes: > 2024年3月30日 上午2:43,Aaron Conole 写道: > > Daniel Ding writes: > > When I try filter geneve protocol with a vlan, the warning message > occurs that tell me the kernel cann't support this combination. > > ^ can't > > $ ovs-tcpdump -i eth2

Re: [ovs-dev] [PATCH] ovs-tcpdump: Support vlan option.

2024-03-30 Thread Daniel Ding
> 2024年3月30日 上午2:43,Aaron Conole 写道: > > Daniel Ding mailto:danieldin...@gmail.com>> writes: > >> When I try filter geneve protocol with a vlan, the warning message >> occurs that tell me the kernel cann't support this combination. > ^ can't >> >> $

Re: [ovs-dev] [PATCH] ovs-tcpdump: Support vlan option.

2024-03-29 Thread Aaron Conole
Daniel Ding writes: > When I try filter geneve protocol with a vlan, the warning message > occurs that tell me the kernel cann't support this combination. ^ can't > > $ ovs-tcpdump -i eth2 -nne vlan 10 and geneve > Warning: Kernel filter failed: Invalid argument

[ovs-dev] [PATCH] ovs-tcpdump: Support vlan option.

2024-03-23 Thread Daniel Ding
When I try filter geneve protocol with a vlan, the warning message occurs that tell me the kernel cann't support this combination. $ ovs-tcpdump -i eth2 -nne vlan 10 and geneve Warning: Kernel filter failed: Invalid argument So I fix it by the following: 1. the mirror-to interface was added with