diff options
| author | Mitch Williams <[email protected]> | 2017-01-24 10:23:59 -0800 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2017-03-15 01:31:38 -0700 |
| commit | ed0e894de7c1339be55ca0dcc11783d923ac5248 (patch) | |
| tree | 2d08c7343e05bb1d1fc7a06a2a33ef58dee026fa /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | d60be2ca9c42e127702a8fd556d696b101f3c09b (diff) | |
i40evf: add client interface
In preparation for upcoming RDMA-capable hardware, add a client
interface to the VF driver. This is a slightly-simplified version
of the PF client interface, with the names changed to protect the
innocent.
Due to the nature of the VF<->PF interactions, the client interface
sometimes needs to call back into itself to pass messages. Because
of this, we can't use the coarse-grained locking like the PF's
client interface uses. Instead, we handle all client interactions
in a separate thread so the watchdog can still run and process
virtual channel messages.
Signed-off-by: Mitch Williams <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Signed-off-by: Anjali Singhai Jain <[email protected]>
Signed-off-by: Avinash Dayanand <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions