Re: [PATCH v6 bpf-next 5/7] bpf: udp: Avoid socket skips and repeats during iteration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > @@ -3895,6 +3922,8 @@ static int bpf_iter_init_udp(void *priv_data, struct bpf_iter_aux_info *aux)
> >   	if (ret)
> >   		bpf_iter_fini_seq_net(priv_data);
> > +	iter->state.bucket = -1;
> 
> ah. I think this can be moved to patch 3.
> 
> > +
> >   	return ret;
> >   }
> 

Good point, I will move this change there.

Jordan




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux