summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMintz, Yuval <Yuval.Mintz@cavium.com>2017-06-04 13:31:08 +0300
committerDavid S. Miller <davem@davemloft.net>2017-06-04 23:08:31 -0400
commitcbb8a12c089c7f04b86d08d89bdab71ec9bff1f5 (patch)
treed85b8c2d572543192a4e58f813237c13a4308613 /tools/perf/scripts/python
parent1a850bfc9e71871599ddbc0d4d4cffa2dc409855 (diff)
downloadkernel-cbb8a12c089c7f04b86d08d89bdab71ec9bff1f5.tar.gz
qed: VF XDP support
The final addition on the qed front - - VFs would now require their PFs to provide multiple CIDs - Based on the availability of connections from PF, determine whether XDP is feasible and share it with qede via dev_info. Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
730f7c0af6'>fuse: add flag fc->initializedMaxim Patlasov 2013-04-17fuse: make request allocations for background processing explicitMaxim Patlasov 2013-04-09get rid of pipe->inodeAl Viro 2013-02-27more file_inode() open-coded instancesAl Viro 2013-02-04fuse: avoid out-of-scope stack accessEric Wong 2013-01-24fuse: use req->page_descs[] for argpages casesMaxim Patlasov 2013-01-24fuse: add per-page descriptor <offset, length> to fuse_reqMaxim Patlasov 2013-01-24fuse: rework fuse_retrieve()Maxim Patlasov 2013-01-24fuse: categorize fuse_get_req()Maxim Patlasov 2013-01-24fuse: general infrastructure for pages[] of variable sizeMaxim Patlasov 2013-01-24fuse: implement NFS-like readdirplus supportAnand V. Avati 2013-01-17fuse: remove unused variable in fuse_try_move_page()Wei Yongjun 2012-11-14userns: Support fuse interacting with multiple user namespacesEric W. Biederman 2012-09-26make get_file() return its argumentAl Viro 2012-09-04fuse: fix retrieve lengthMiklos Szeredi 2012-03-20fuse: remove the second argument of k[un]map_atomic()Cong Wang 2011-12-13FUSE: Notifying the kernel of deletion.John Muir 2011-12-13fuse: fix fuse_retrieveMiklos Szeredi 2011-09-12fuse: fix memory leakMiklos Szeredi 2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi