Searched hist:a8700c3dd0a48f379d269ac6ddcf8bd857042771 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/netdevsim/ |
H A D | psample.c | a8700c3dd0a48f379d269ac6ddcf8bd857042771 Sun Mar 14 13:19:32 CET 2021 Ido Schimmel <idosch@nvidia.com> netdevsim: Add dummy psample implementation
Allow netdevsim to report "sampled" packets to the psample module by periodically generating packets from a work queue. The behavior can be enabled / disabled (default) and the various meta data attributes can be controlled via debugfs knobs.
This implementation enables both testing of the psample module with all the optional attributes as well as development of user space applications on top of psample such as hsflowd and a Wireshark dissector for psample generic netlink packets.
Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff a8700c3dd0a48f379d269ac6ddcf8bd857042771 Sun Mar 14 13:19:32 CET 2021 Ido Schimmel <idosch@nvidia.com> netdevsim: Add dummy psample implementation
Allow netdevsim to report "sampled" packets to the psample module by periodically generating packets from a work queue. The behavior can be enabled / disabled (default) and the various meta data attributes can be controlled via debugfs knobs.
This implementation enables both testing of the psample module with all the optional attributes as well as development of user space applications on top of psample such as hsflowd and a Wireshark dissector for psample generic netlink packets.
Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netdevsim.h | diff a8700c3dd0a48f379d269ac6ddcf8bd857042771 Sun Mar 14 13:19:32 CET 2021 Ido Schimmel <idosch@nvidia.com> netdevsim: Add dummy psample implementation
Allow netdevsim to report "sampled" packets to the psample module by periodically generating packets from a work queue. The behavior can be enabled / disabled (default) and the various meta data attributes can be controlled via debugfs knobs.
This implementation enables both testing of the psample module with all the optional attributes as well as development of user space applications on top of psample such as hsflowd and a Wireshark dissector for psample generic netlink packets.
Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dev.c | diff a8700c3dd0a48f379d269ac6ddcf8bd857042771 Sun Mar 14 13:19:32 CET 2021 Ido Schimmel <idosch@nvidia.com> netdevsim: Add dummy psample implementation
Allow netdevsim to report "sampled" packets to the psample module by periodically generating packets from a work queue. The behavior can be enabled / disabled (default) and the various meta data attributes can be controlled via debugfs knobs.
This implementation enables both testing of the psample module with all the optional attributes as well as development of user space applications on top of psample such as hsflowd and a Wireshark dissector for psample generic netlink packets.
Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|