On Tue, Jul 23, 2019 at 2:20 AM Petar Penkov <ppenkov.kernel@xxxxxxxxx> wrote: > > From: Petar Penkov <ppenkov@xxxxxxxxxx> > > This patch series introduces a BPF helper function that allows generating SYN > cookies from BPF. Currently, this helper is enabled at both the TC hook and the > XDP hook. Please provide performance numbers ? We want to know if we increase performance under synflood, or if it does not change, or even decrease ;) Thanks.