Home
last modified time | relevance | path

Searched hist:"4 b2a6aed2115cd72faaffc92e03d6516e8113904" (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dreuseport_bpf_cpu.c4b2a6aed2115cd72faaffc92e03d6516e8113904 Wed Feb 10 17:50:41 CET 2016 Craig Gallek <kraig@google.com> soreuseport: BPF selection functional test for TCP

Unfortunately the existing test relied on packet payload in order to
map incoming packets to sockets. In order to get this to work with TCP,
TCP_FASTOPEN needed to be used.

Since the fast open path is slightly different than the standard TCP path,
I created a second test which sends to reuseport group members based
on receiving cpu core id. This will probably serve as a better
real-world example use as well.

Signed-off-by: Craig Gallek <kraig@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dreuseport_bpf.cdiff 4b2a6aed2115cd72faaffc92e03d6516e8113904 Wed Feb 10 17:50:41 CET 2016 Craig Gallek <kraig@google.com> soreuseport: BPF selection functional test for TCP

Unfortunately the existing test relied on packet payload in order to
map incoming packets to sockets. In order to get this to work with TCP,
TCP_FASTOPEN needed to be used.

Since the fast open path is slightly different than the standard TCP path,
I created a second test which sends to reuseport group members based
on receiving cpu core id. This will probably serve as a better
real-world example use as well.

Signed-off-by: Craig Gallek <kraig@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A D.gitignorediff 4b2a6aed2115cd72faaffc92e03d6516e8113904 Wed Feb 10 17:50:41 CET 2016 Craig Gallek <kraig@google.com> soreuseport: BPF selection functional test for TCP

Unfortunately the existing test relied on packet payload in order to
map incoming packets to sockets. In order to get this to work with TCP,
TCP_FASTOPEN needed to be used.

Since the fast open path is slightly different than the standard TCP path,
I created a second test which sends to reuseport group members based
on receiving cpu core id. This will probably serve as a better
real-world example use as well.

Signed-off-by: Craig Gallek <kraig@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A DMakefilediff 4b2a6aed2115cd72faaffc92e03d6516e8113904 Wed Feb 10 17:50:41 CET 2016 Craig Gallek <kraig@google.com> soreuseport: BPF selection functional test for TCP

Unfortunately the existing test relied on packet payload in order to
map incoming packets to sockets. In order to get this to work with TCP,
TCP_FASTOPEN needed to be used.

Since the fast open path is slightly different than the standard TCP path,
I created a second test which sends to reuseport group members based
on receiving cpu core id. This will probably serve as a better
real-world example use as well.

Signed-off-by: Craig Gallek <kraig@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>