Show patches with: Submitter = Dan Gora       |   99 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[00/10] kni: Interface detach and link status fixes. - - - --- 2018-06-28 Dan Gora None
[01/10] kni: remove unused variables from struct kni_dev kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[0/1] kni: fix segfault in rte_kni_get - - - --- 2018-06-28 Dan Gora None
[02/10] kni: separate releasing netdev from freeing KNI interface kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[0/2] eal: choose initial PRNG seed source at runtime - - - --- 2020-04-21 Dan Gora None
[0/2] kni: add API to set link status on kernel interface - - - --- 2018-09-11 Dan Gora None
[0/2] kni: add API to set link status on kernel interface - - - --- 2018-09-11 Dan Gora None
[03/10] kni: don't touch struct kni_dev after freeing kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[04/10] kni: add rte_kni_free to KNI library kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[05/10] kni: don't run rte_kni_handle_request after interface release kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[06/10] kni: increase length of timeout for KNI responses kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[07/10] kni: update kni test for rte_kni_free kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[08/10] kni: add rte_kni_free to KNI example app kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[09/10] kni: add rte_kni_free to KNI vdev driver kni: Interface detach and link status fixes. - - - 1-1 2018-06-28 Dan Gora Superseded
[10/10] kni: add API to set link status on kernel interface Untitled series #302 - - - 1-1 2018-06-28 Dan Gora Superseded
[1/1] kni: fix segfault in rte_kni_get kni: fix segfault in rte_kni_get 1 - - 2-- 2018-06-28 Dan Gora tmonjalo Accepted
[1/2] eal: check for rdseed at run time for random seed eal: choose initial PRNG seed source at runtime 1 - - 4-2 2020-04-21 Dan Gora dmarchand Superseded
[1/2] kni: add API to set link status on kernel interface kni: add API to set link status on kernel interface - - - 2-- 2018-09-11 Dan Gora tmonjalo Superseded
[1/2] kni: add API to set link status on kernel interface kni: add API to set link status on kernel interface - - - 2-- 2018-09-11 Dan Gora Rejected
[2/2] eal: resolve getentropy at run time for random seed eal: choose initial PRNG seed source at runtime - - - 2-1 2020-04-21 Dan Gora dmarchand Superseded
[2/2] kni: set default carrier state to 'off' kni: add API to set link status on kernel interface - - - 2-- 2018-09-11 Dan Gora tmonjalo Superseded
doc: add kni changes to release note doc: add kni changes to release note - - - 2-- 2018-11-05 Dan Gora tmonjalo Superseded
[dpdk-dev,0/4] mbuf: Add new private data area accessor function. - - - --- 2018-06-07 Dan Gora None
[dpdk-dev,1/4] mbuf: add accessor function for private data area mbuf: Add new private data area accessor function. - - - 2-- 2018-06-07 Dan Gora tmonjalo Superseded
[dpdk-dev,2/4] examples/ipsec-secgw: use rte fcn to access private area mbuf: Add new private data area accessor function. - - - 2-- 2018-06-07 Dan Gora tmonjalo Superseded
[dpdk-dev,3/4] examples/ipsec-secgw: use ipsec fcn to access private area mbuf: Add new private data area accessor function. - - - 2-- 2018-06-07 Dan Gora tmonjalo Superseded
[dpdk-dev,4/4] vhost/crypto: use rte fcn to access private area mbuf: Add new private data area accessor function. - - - 2-- 2018-06-07 Dan Gora tmonjalo Superseded
[dpdk-dev] eventdev: fix resetting software timer 1 - - 2-- 2018-05-22 Dan Gora tmonjalo Accepted
[dpdk-dev] kni: fix build on Centos 7.4 when Ethtool enabled - - - 11- 2018-05-22 Dan Gora tmonjalo Superseded
[dpdk-dev,v2] kni: fix build on Centos 7.4 when Ethtool enabled 1 - - 11- 2018-05-22 Dan Gora tmonjalo Accepted
eal: choose initial PRNG seed source at runtime eal: choose initial PRNG seed source at runtime - - - -11 2020-04-15 Dan Gora dmarchand Superseded
kni: Fix kni_autotest for new Rx/Tx offloads API kni: Fix kni_autotest for new Rx/Tx offloads API - - - 2-- 2018-06-28 Dan Gora tmonjalo Rejected
kni: return failure for all ioctls kni: return failure for all ioctls 1 - - 2-- 2018-09-13 Dan Gora tmonjalo Accepted
net/mvpp2: fix building pdf documentation net/mvpp2: fix building pdf documentation - - - 2-- 2018-10-29 Dan Gora fyigit Accepted
test: fix compilation error in external memory test test: fix compilation error in external memory test 1 - - 2-- 2018-10-17 Dan Gora tmonjalo Accepted
[v2,01/10] kni: remove unused variables from struct kni_dev [v2,01/10] kni: remove unused variables from struct kni_dev 1 - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,02/10] kni: separate releasing netdev from freeing KNI interface [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,0/2] eal: choose initial PRNG seed source at runtime - - - --- 2020-04-21 Dan Gora None
[v2,03/10] kni: don't touch struct kni_dev after freeing [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,04/10] kni: add rte_kni_free to KNI library [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,0/4] mbuf: Add new private data area accessor function. - - - --- 2018-06-18 Dan Gora None
[v2,05/10] kni: don't run rte_kni_handle_request after interface release [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,0/5] kni: add API to set link status on kernel interface - - - --- 2018-09-19 Dan Gora None
[v2,06/10] kni: increase length of timeout for KNI responses [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,07/10] kni: update kni test for rte_kni_free [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,08/10] kni: add rte_kni_free to KNI example app [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,09/10] kni: add rte_kni_free to KNI vdev driver [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Changes Requested
[v2,10/10] kni: add API to set link status on kernel interface [v2,01/10] kni: remove unused variables from struct kni_dev - - - 1-1 2018-06-29 Dan Gora tmonjalo Superseded
[v2,1/2] eal: check for rdseed at run time for random seed eal: choose initial PRNG seed source at runtime - - - 1-1 2020-04-21 Dan Gora dmarchand Superseded
[v2,1/4] mbuf: add accessor function for private data area mbuf: Add new private data area accessor function. 1 1 - -11 2018-06-18 Dan Gora tmonjalo Accepted
[v2,1/5] kni: add API to set link status on kernel interface kni: add API to set link status on kernel interface - - - 2-- 2018-09-19 Dan Gora tmonjalo Changes Requested
[v2,2/2] eal: resolve getentropy at run time for random seed eal: choose initial PRNG seed source at runtime - - - 2-1 2020-04-21 Dan Gora dmarchand Superseded
[v2,2/4] examples/ipsec-secgw: use rte fcn to access private area mbuf: Add new private data area accessor function. - - - 1-1 2018-06-18 Dan Gora tmonjalo Accepted
[v2,2/5] kni: set default carrier state to 'off' kni: add API to set link status on kernel interface 1 - - 2-- 2018-09-19 Dan Gora tmonjalo Changes Requested
[v2,3/4] examples/ipsec-secgw: use ipsec fcn to access private area mbuf: Add new private data area accessor function. - - - 1-1 2018-06-18 Dan Gora tmonjalo Accepted
[v2,3/5] examples/kni: monitor and update link status continually kni: add API to set link status on kernel interface - - - 2-- 2018-09-19 Dan Gora tmonjalo Changes Requested
[v2,4/4] vhost/crypto: use rte fcn to access private area mbuf: Add new private data area accessor function. - - - 1-1 2018-06-18 Dan Gora tmonjalo Accepted
[v2,4/5] examples/kni: add log msgs to show and clear stats kni: add API to set link status on kernel interface 1 - - 2-- 2018-09-19 Dan Gora tmonjalo Changes Requested
[v2,5/5] examples/kni: improve zeroing statistics kni: add API to set link status on kernel interface - - - 2-- 2018-09-19 Dan Gora tmonjalo Changes Requested
[v2] doc: add kni changes to release note [v2] doc: add kni changes to release note 1 - - 2-- 2018-11-05 Dan Gora tmonjalo Accepted
[v2] eal: choose initial PRNG seed source at runtime [v2] eal: choose initial PRNG seed source at runtime - - - 311 2020-04-15 Dan Gora dmarchand Superseded
[v3,0/2] eal: choose initial PRNG seed source at runtime - - - --- 2020-04-22 Dan Gora None
[v3,0/6] kni: add API to set link status on kernel interface - - - --- 2018-09-27 Dan Gora None
[v3,1/2] eal: check for rdseed at run time for random seed eal: choose initial PRNG seed source at runtime - - - 5-1 2020-04-22 Dan Gora dmarchand Superseded
[v3,1/6] kni: add API to set link status on kernel interface kni: add API to set link status on kernel interface - - - 2-- 2018-09-27 Dan Gora tmonjalo Superseded
[v3,2/2] eal: resolve getentropy at run time for random seed eal: choose initial PRNG seed source at runtime - - - 3-- 2020-04-22 Dan Gora dmarchand Superseded
[v3,2/6] kni: add link status test kni: add API to set link status on kernel interface - - - 2-- 2018-09-27 Dan Gora tmonjalo Superseded
[v3,3/6] kni: set default carrier state to 'off' kni: add API to set link status on kernel interface - - - 2-- 2018-09-27 Dan Gora tmonjalo Superseded
[v3,4/6] examples/kni: monitor and update link status continually kni: add API to set link status on kernel interface - - - 2-- 2018-09-27 Dan Gora tmonjalo Superseded
[v3,5/6] examples/kni: add log msgs to show and clear stats kni: add API to set link status on kernel interface - - - 2-- 2018-09-27 Dan Gora tmonjalo Superseded
[v3,6/6] examples/kni: improve zeroing statistics kni: add API to set link status on kernel interface - - - 2-- 2018-09-27 Dan Gora tmonjalo Superseded
[v4,0/2] eal: choose initial PRNG seed source at runtime - - - --- 2020-04-22 Dan Gora None
[v4,0/6] kni: add API to set link status on kernel interface - - - --- 2018-10-17 Dan Gora None
[v4,1/2] eal: check for rdseed at run time for random seed eal: choose initial PRNG seed source at runtime - - - 6-- 2020-04-22 Dan Gora dmarchand Rejected
[v4,1/6] kni: add API to set link status on kernel interface [v4,1/6] kni: add API to set link status on kernel interface - - - 11- 2018-10-17 Dan Gora tmonjalo Superseded
[v4,2/2] eal: emulate glibc getentropy for initial random seed eal: choose initial PRNG seed source at runtime - - - 21- 2020-04-22 Dan Gora dmarchand Rejected
[v4,2/6] kni: add link status test Untitled series #1935 - - - 2-- 2018-10-17 Dan Gora tmonjalo Superseded
[v4,3/6] kni: set default carrier state of interface kni: add API to set link status on kernel interface - - - 11- 2018-10-17 Dan Gora tmonjalo Superseded
[v4,4/6] examples/kni: monitor and update link status continually kni: add API to set link status on kernel interface - - - 2-- 2018-10-17 Dan Gora tmonjalo Superseded
[v4,5/6] examples/kni: add log msgs to show and clear stats kni: add API to set link status on kernel interface - - - 2-- 2018-10-17 Dan Gora tmonjalo Superseded
[v4,6/6] examples/kni: improve zeroing statistics kni: add API to set link status on kernel interface - - - 2-- 2018-10-17 Dan Gora tmonjalo Superseded
[v5,0/5] kni: add API to set link status on kernel interface - - - --- 2018-10-19 Dan Gora None
[v5,1/5] kni: add API to set link status on kernel interface kni: add API to set link status on kernel interface - - - 11- 2018-10-19 Dan Gora tmonjalo Superseded
[v5,2/5] kni: set default carrier state of interface kni: add API to set link status on kernel interface - - - 2-- 2018-10-19 Dan Gora tmonjalo Superseded
[v5,3/5] examples/kni: monitor and update link status continually kni: add API to set link status on kernel interface - - - 2-- 2018-10-19 Dan Gora tmonjalo Superseded
[v5,4/5] examples/kni: add log msgs to show and clear stats kni: add API to set link status on kernel interface - - - 2-- 2018-10-19 Dan Gora tmonjalo Superseded
[v5,5/5] examples/kni: improve zeroing statistics kni: add API to set link status on kernel interface - - - 2-- 2018-10-19 Dan Gora tmonjalo Superseded
[v6,0/5] kni: add API to set link status on kernel interface - - - --- 2018-10-24 Dan Gora None
[v6,1/5] kni: add API to set link status on kernel interface kni: add API to set link status on kernel interface - - - 11- 2018-10-24 Dan Gora tmonjalo Superseded
[v6,2/5] kni: set default carrier state of interface kni: add API to set link status on kernel interface - - - 2-- 2018-10-24 Dan Gora tmonjalo Superseded
[v6,3/5] examples/kni: monitor and update link status continually kni: add API to set link status on kernel interface - - - 2-- 2018-10-24 Dan Gora tmonjalo Superseded
[v6,4/5] examples/kni: add log msgs to show and clear stats kni: add API to set link status on kernel interface - - - 2-- 2018-10-24 Dan Gora tmonjalo Superseded
[v6,5/5] examples/kni: improve zeroing statistics kni: add API to set link status on kernel interface - - - 2-- 2018-10-24 Dan Gora tmonjalo Superseded
[v7,0/5] kni: add API to set link status on kernel interface - - - --- 2018-10-24 Dan Gora None
[v7,1/5] kni: add API to set link status on kernel interface kni: add API to set link status on kernel interface - - - 11- 2018-10-24 Dan Gora tmonjalo Accepted
[v7,2/5] kni: set default carrier state of interface kni: add API to set link status on kernel interface - - - 2-- 2018-10-24 Dan Gora tmonjalo Accepted
[v7,3/5] examples/kni: monitor and update link status continually kni: add API to set link status on kernel interface - - - 2-- 2018-10-24 Dan Gora tmonjalo Accepted
[v7,4/5] examples/kni: add log msgs to show and clear stats kni: add API to set link status on kernel interface - - - 2-- 2018-10-24 Dan Gora tmonjalo Accepted
[v7,5/5] examples/kni: improve zeroing statistics kni: add API to set link status on kernel interface - - - 2-- 2018-10-24 Dan Gora tmonjalo Accepted