Re: [PATCH 4/4] net/colo.c: fix segmentation fault when packet is not parsed correctly

2022-03-20 Thread lizhij...@fujitsu.com
On 09/03/2022 16:38, Zhang Chen wrote: > When COLO use only one vnet_hdr_support parameter between > filter-redirector and filter-mirror(or colo-compare), COLO will crash > with segmentation fault. Back track as follow: > > Thread 1 "qemu-system-x86" received signal SIGSEGV, Segmentation fault. >

[PATCH 4/4] net/colo.c: fix segmentation fault when packet is not parsed correctly

2022-03-09 Thread Zhang Chen
When COLO use only one vnet_hdr_support parameter between filter-redirector and filter-mirror(or colo-compare), COLO will crash with segmentation fault. Back track as follow: Thread 1 "qemu-system-x86" received signal SIGSEGV, Segmentation fault. 0x55cb200b in eth_get_l2_hdr_length (p=0x0)