2020-11-20 | Gaetan Rivet | bus/pci: fix comment explaining device naming Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-10-16 | Gaetan Rivet | net/failsafe: fix state synchro cleanup Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-05-26 | Gaetan Rivet | doc: remove old devargs deprecation notice Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-05-19 | Gaetan Rivet | kvargs: fix strcmp helper documentation Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-05-19 | Gaetan Rivet | doc: fix typos in ABI policy Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-05-19 | Gaetan Rivet | pci: explain how empty strings are rejected in DBDF Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-05-19 | Gaetan Rivet | pci: reject negative values in PCI id Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-05-11 | Gaetan Rivet | net/ring: fix device pointer on allocation Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-05-11 | Gaetan Rivet | net/failsafe: avoid crash on malformed ethdev Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-03-18 | Gaetan Rivet | doc: fix number of failsafe sub-devices Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-03-18 | Gaetan Rivet | doc: improve failsafe guide Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2020-01-21 | Gaetan Rivet | maintainers: update for failsafe and PCI library Signed-off-by: Gaetan Rivet <grive@u256.net> |
commit | commitdiff | tree |
2019-01-15 | Gaetan Rivet | eal: return error when option register fails Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2019-01-15 | Gaetan Rivet | eal: improve option API documentation Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2019-01-15 | Gaetan Rivet | eal: fix log level of error in option register Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2019-01-15 | Gaetan Rivet | eal: check against common option on register Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2019-01-15 | Gaetan Rivet | eal: rename option name field Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2019-01-15 | Gaetan Rivet | eal: add option usage string Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2019-01-15 | Gaetan Rivet | eal: do not use static option iterator Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2019-01-15 | Gaetan Rivet | eal: use bare option string as name Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-12-19 | Gaetan Rivet | eal: fix detection of duplicate option register Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-10-25 | Gaetan Rivet | devargs: fix variadic parsing memory leak Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-10-03 | Gaetan Rivet | devargs: remove comment regarding logs Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-10-03 | Gaetan Rivet | ethdev: register as a class Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-10-03 | Gaetan Rivet | ethdev: add private generic device iterator Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-10-03 | Gaetan Rivet | bus/vdev: implement device iteration Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-10-03 | Gaetan Rivet | bus/pci: add iteration filter on address Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-10-03 | Gaetan Rivet | bus/pci: implement device iteration Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-09-27 | Gaetan Rivet | net/igb: support dev reset Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-09-19 | Gaetan Rivet | eal: add strscpy function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | kvargs: add generic string matching callback Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | eal: implement device iteration Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | eal: implement device iteration initialization Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | eal: add device iterator interface Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | devargs: add function to parse device layers Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | eal: introduce device class abstraction Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | eal: introduce destructor macros Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | kvargs: introduce a more flexible parsing function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | kvargs: build before EAL Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | kvargs: remove error logs Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | devargs: add non-variadic parsing function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-07-15 | Gaetan Rivet | devargs: use log functions Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-05-29 | Gaetan Rivet | doc: postpone devargs genericisation notice Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-27 | Gaetan Rivet | bus/vdev: fix find device implementation Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-27 | Gaetan Rivet | bus/pci: fix find device implementation Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | eal: add last init priority Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | eal: list acceptable init priorities Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | devargs: rename legacy API Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | devargs: use proper namespace prefix Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | devargs: update syntax documentation Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | devargs: make parsing variadic Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | devargs: make devargs list private Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | test: remove devargs unit tests Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | net/vdev_netvsc: do not reference devargs list Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | bus/pci: do not reference devargs list Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | bus/vdev: do not reference devargs list Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-25 | Gaetan Rivet | devargs: introduce iterator Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-04-04 | Gaetan Rivet | bus/fslmc: fix find device start condition Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-02-14 | Gaetan Rivet | doc: update deprecation notice for devargs Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2018-02-05 | Gaetan Rivet | net/failsafe: fix error string after ownership call Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-11-12 | Gaetan Rivet | doc: postpone devargs clean-up Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-11-06 | Gaetan Rivet | pci: fix namespace prefix of new functions Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-11-06 | Gaetan Rivet | vfio: fix namespace prefix of newly exposed functions Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | maintainers: claim maintainership of PCI library Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: introduce library and driver Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | net/bonding: use local prefix namespace Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: use EAL exposed configuration Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: do not expose IOVA mode getter Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: do not expose match function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: do not expose private functions Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: use new address parsing function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: use new address comparison function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: make specialized parsing functions private Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: introduce PCI address parsing function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: deprecate misnamed functions Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: avoid over-complicated macro Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: avoid inlining functions Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | vfio: move PCI related symbols Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | vfio: check PCI dependency in PCI scan Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | vfio: remove useless PCI headers Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | vfio: expose functions Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | eal: expose internal config elements Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | mem: expose function for physical address use Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | eal/x86: include common header Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | eal: include stdint in private header Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | bus: include debug header Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | ethdev: remove useless PCI dependency Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | pci: propagate PMD removal error value for unplug Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | ethdev: remove detachable device flag Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-26 | Gaetan Rivet | ethdev: do not rely on detachable flag in detach Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-25 | Gaetan Rivet | bus: skip useless iterations in find function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-06 | Gaetan Rivet | net/failsafe: fix errno set on command execution Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-10-06 | Gaetan Rivet | net/failsafe: safer subdev iterator Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-08 | Gaetan Rivet | eal: bump ABI version Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-08 | Gaetan Rivet | doc: announce ethdev API change for detach flag Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-07 | Gaetan Rivet | doc: update devargs changes planned in 17.11 Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-06 | Gaetan Rivet | doc: include fail-safe PMD in release notes Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-04 | Gaetan Rivet | eal: fix hotplug device parsing Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-03 | Gaetan Rivet | net/failsafe: fix blank line parsing Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-03 | Gaetan Rivet | eal: fix leak on hotplug parsing error Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
next |