Home
last modified time | relevance | path

Searched hist:"118 b4aa25d90d0930611b71dd28a749c67309ccb" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 118b4aa25d90d0930611b71dd28a749c67309ccb Fri Dec 01 17:08:55 CST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> net: xdp: avoid output parameters when querying XDP prog

The output parameters will get unwieldy if we want to add more
information about the program. Simply pass the entire
struct netdev_bpf in.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
H A Ddev.cdiff 118b4aa25d90d0930611b71dd28a749c67309ccb Fri Dec 01 17:08:55 CST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> net: xdp: avoid output parameters when querying XDP prog

The output parameters will get unwieldy if we want to add more
information about the program. Simply pass the entire
struct netdev_bpf in.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
/openbmc/linux/include/linux/
H A Dnetdevice.hdiff 118b4aa25d90d0930611b71dd28a749c67309ccb Fri Dec 01 17:08:55 CST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> net: xdp: avoid output parameters when querying XDP prog

The output parameters will get unwieldy if we want to add more
information about the program. Simply pass the entire
struct netdev_bpf in.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>