git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ethdev: allow drivers to return error on close
[dpdk.git]
/
drivers
/
net
/
vhost
/
rte_eth_vhost.c
2020-09-30
Thomas Monjalon
ethdev: allow drivers to return error on close
blob
|
commitdiff
|
raw
2020-09-18
Ferruh Yigit
ethdev: remove underscore prefix from internal API
blob
|
commitdiff
|
raw
|
diff to current
2020-09-18
Ferruh Yigit
ethdev: move inline device operations
blob
|
commitdiff
|
raw
|
diff to current
2020-07-29
Maxime Coquelin
net/vhost: fix interrupt mode
blob
|
commitdiff
|
raw
|
diff to current
2020-07-29
Maxime Coquelin
net/vhost: fix queue update
blob
|
commitdiff
|
raw
|
diff to current
2020-07-21
Matan Azrad
net/vhost: support queue update
blob
|
commitdiff
|
raw
|
diff to current
2020-07-03
Jerin Jacob
log: introduce logtype register macro
blob
|
commitdiff
|
raw
|
diff to current
2020-04-21
Itsuro Oda
net/vhost: fix potential memory leak on close
blob
|
commitdiff
|
raw
|
diff to current
2020-04-21
Xiaolong Ye
net/vhost: enable promiscuous and multicast by default
blob
|
commitdiff
|
raw
|
diff to current
2020-04-21
Sivaprasad Tummala
net/vhost: add options for linear and external buffer
blob
|
commitdiff
|
raw
|
diff to current
2020-02-19
Maxime Coquelin
net/vhost: prevent multiple setups on reconfiguration
blob
|
commitdiff
|
raw
|
diff to current
2020-02-19
Maxime Coquelin
net/vhost: fix setup error path
blob
|
commitdiff
|
raw
|
diff to current
2020-02-14
Itsuro Oda
net/vhost: remove an unused member
blob
|
commitdiff
|
raw
|
diff to current
2020-02-14
Itsuro Oda
net/vhost: fix probing in secondary process
blob
|
commitdiff
|
raw
|
diff to current
2020-02-14
Itsuro Oda
net/vhost: delay driver setup
blob
|
commitdiff
|
raw
|
diff to current
2020-02-14
Itsuro Oda
net/vhost: allocate interface name from heap
blob
|
commitdiff
|
raw
|
diff to current
2020-01-17
Yunjian Wang
net/vhost: check creation failure
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Noa Ezra
net/vhost: support TSO disabling
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Noa Ezra
net/vhost: fix redundant queue state event
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Igor Romanov
ethdev: make stats and xstats reset callbacks return int
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Ivan Ilchenko
ethdev: change device info get callback to return int
blob
|
commitdiff
|
raw
|
diff to current
2019-07-26
David Marchand
net/vhost: do not count unsent packets as errors
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
Stephen Hemminger
net/vhost: remove redundant declaration
blob
|
commitdiff
|
raw
|
diff to current
2019-06-13
Tiwei Bie
net/vhost: release port upon close
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether functions
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether structures
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Hideyuki Yamashita
net/vhost: fix double free of MAC address
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Tiwei Bie
net/vhost: fix parameters string
blob
|
commitdiff
|
raw
|
diff to current
2018-10-26
Thomas Monjalon
ethdev: remove release function for secondary process
blob
|
commitdiff
|
raw
|
diff to current
2018-10-26
Thomas Monjalon
ethdev: free all common data when releasing port
blob
|
commitdiff
|
raw
|
diff to current
2018-10-18
Maxime Coquelin
net/vhost: add parameter to enable postcopy
blob
|
commitdiff
|
raw
|
diff to current
2018-10-17
Qi Zhang
drivers/net: enable hotplug on secondary process
blob
|
commitdiff
|
raw
|
diff to current
2018-09-14
Ferruh Yigit
ethdev: make default behavior CRC strip on Rx
blob
|
commitdiff
|
raw
|
diff to current
2018-07-26
Ferruh Yigit
drivers/net: fix crash in secondary process
blob
|
commitdiff
|
raw
|
diff to current
2018-07-11
Thomas Monjalon
remove useless constructor headers
blob
|
commitdiff
|
raw
|
diff to current
2018-07-02
Ferruh Yigit
ethdev: add new offload flag to keep CRC
blob
|
commitdiff
|
raw
|
diff to current
2018-05-22
Maxime Coquelin
net/vhost: convert to new Rx/Tx offload API
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Tiwei Bie
net/vhost: do not clear offload flags in Rx
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Thomas Monjalon
ethdev: add probing finish function
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Ciara Loftus
net/vhost: initialise device as inactive
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Stephen Hemminger
net/vhost: implement dynamic logging
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Junjie Chen
net/vhost: update license to SPDX format
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Jianfeng Tan
drivers/net: share vdev data to secondary process
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Jianfeng Tan
drivers/net: do not use private ethdev data
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Junjie Chen
vhost: support interrupt mode
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Junjie Chen
net/vhost: fix invalid state
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Jan Blunck
net/vhost: insert/strip VLAN header in software
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Junjie Chen
net/vhost: fix crash when creating vdev dynamically
blob
|
commitdiff
|
raw
|
diff to current
2018-02-13
Jianfeng Tan
net/vhost: fix log messages on create/destroy
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Ferruh Yigit
ethdev: separate driver APIs
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Thomas Monjalon
ethdev: remove useless parameter in callback process
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Jianfeng Tan
bus/vdev: move code from EAL into a new driver
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Maxime Coquelin
net/vhost: add parameter to enable IOMMU feature
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Gaetan Rivet
ethdev: remove detachable device flag
blob
|
commitdiff
|
raw
|
diff to current
2017-10-12
Matan Azrad
ethdev: add return value to stats get dev op
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Zhiyong Yang
ethdev: increase port id range
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Bernard Iremonger
ethdev: add return values to callback process API
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Zhihong Wang
vhost: support Rx queue count request
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
Sagar Abhang
net/vhost: stop dev in close and address mem leak
blob
|
commitdiff
|
raw
|
diff to current
2017-04-18
Jan Blunck
drivers/net: use ethdev allocation helper for vdev
blob
|
commitdiff
|
raw
|
diff to current
2017-04-14
Jan Blunck
vdev: use generic vdev struct for probe and remove
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Yuanhan Liu
vhost: rename header file
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Yuanhan Liu
vhost: introduce API to start a specific driver
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Yuanhan Liu
vhost: rename device ops struct
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Yuanhan Liu
vhost: drop the Rx and Tx queue macro
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Yuanhan Liu
vhost: export the number of vrings
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Yuanhan Liu
vhost: make notify ops per vhost driver
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Yuanhan Liu
net/vhost: remove feature related APIs
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Maxime Coquelin
net/vhost: set MTU
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Rami Rosen
net/vhost: remove include of numaif.h
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Zhiyong Yang
net/vhost: remove limit of vhost Rx burst size
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Zhiyong Yang
net/vhost: remove limit of vhost Tx burst size
blob
|
commitdiff
|
raw
|
diff to current
2017-03-27
Billy McFall
net/vhost: free consumed Tx buffers on demand
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Jianfeng Tan
net/vhost: fix unix socket not removed as closing
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
David Marchand
net: align ethdev and eal driver names
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
David Marchand
net: remove dead driver names
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Chas Williams
net/vhost: emulate device start/stop behavior
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Chas Williams
net/vhost: fix socket file deleted on stop
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Olivier Matz
ethdev: fix extended statistics name index
blob
|
commitdiff
|
raw
|
diff to current
2016-12-21
Jan Blunck
ethdev: initialize more fields on allocation
blob
|
commitdiff
|
raw
|
diff to current
2016-10-25
Jan Blunck
net: register aliases for renamed vdev drivers
blob
|
commitdiff
|
raw
|
diff to current
2016-10-14
Bernard Iremonger
ethdev: add an argument to internal callback function
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Shreyansh Jain
drivers: rename register macro prefix
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Yuanhan Liu
net/vhost: add an option to enable dequeue zero copy
blob
|
commitdiff
|
raw
|
diff to current
2016-10-06
Shreyansh Jain
vdev: rename init/uninit ops to probe/remove
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Zhiyong Yang
net/vhost: add extended statistics
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Zhiyong Yang
net/vhost: move statistics into a structure
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Ciara Loftus
net/vhost: retrieve vid for a given port
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Jan Viktorin
eal: remove unused PMD types
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Jan Viktorin
drivers: use vdev registration
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
David Marchand
ethdev: get rid of device type
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Pablo de Lara
drivers: make driver names consistent
blob
|
commitdiff
|
raw
|
diff to current
2016-07-11
Rich Lane
net/vhost: fix queue state not reset on destroy
blob
|
commitdiff
|
raw
|
diff to current
2016-07-10
Pablo de Lara
drivers: split parameters infos in multiple lines
blob
|
commitdiff
|
raw
|
diff to current
2016-07-10
Pablo de Lara
drivers: remove static driver names
blob
|
commitdiff
|
raw
|
diff to current
2016-07-06
Neil Horman
drivers: update registration macro usage
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Tetsuya Mukawa
net/vhost: fix Tx error counting
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
Yuanhan Liu
net/vhost: add client option
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
Yuanhan Liu
vhost: add vhost-user client mode
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
Yuanhan Liu
vhost: export device id as the interface to applications
blob
|
commitdiff
|
raw
|
diff to current
next