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 |
2017-08-03 | Gaetan Rivet | eal: fix possible crash in hotplug Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-03 | Gaetan Rivet | devargs: fix policy check when adding arguments Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-08-03 | Gaetan Rivet | eal: read and parse device option separately Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-31 | Gaetan Rivet | ethdev: fix invalid length write on detach Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-31 | Gaetan Rivet | dev: fix vdev attach after PCI mismatch Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-31 | Gaetan Rivet | app/testpmd: add log on device detach failures Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-31 | Gaetan Rivet | net/mlx5: advertise the detach capability Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-31 | Gaetan Rivet | net/mlx4: advertise the detach capability Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-31 | Gaetan Rivet | ethdev: remove useless check in detach capability Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-31 | Gaetan Rivet | ethdev: fix device state on detach Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-31 | Gaetan Rivet | dev: fix attach proceeding with vdev on PCI success Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-20 | Gaetan Rivet | net/failsafe: fix build on FreeBSD 10 with GCC 4.8 Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: support flow API isolation mode Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: support link status change event Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: support device removal Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: add fast burst functions Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: support Rx offload capabilities Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: support flow API Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: add flexible device definition Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: add plug-in support Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | net/failsafe: add fail-safe PMD Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | ethdev: count devices consistently Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | ethdev: add deferred intermediate device state Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | devargs: restore device type API Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | bus: remove useless plug parameter Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | bus/pci: fix hotplug operations Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | bus/pci: fix generic driver pointer on probe error Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | bus/pci: use given name as generic name Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | eal: fix hotplug add / remove Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | devargs: introduce insert function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | devargs: introduce removal function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-19 | Gaetan Rivet | bus/vdev: implement plug operation Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-09 | Gaetan Rivet | ethdev: save VLAN filter setting Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | devargs: introduce new parsing helper Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | devargs: make device types generic Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | net/virtio: remove device type reference Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | devargs: make device representation generic Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | devargs: parse bus policies Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | bus: introduce scan policies Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | eal: move kernel driver enum out of PCI header Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | test: include PCI header directly Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | app/testpmd: include PCI header directly Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | net/sfc: include PCI header directly Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | net/ixgbe: include PCI header directly Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | net/e1000: include PCI header directly Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | net/mlx5: include PCI header directly Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | net/bnxt: include PCI header directly Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | net/bonding: include PCI header directly Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | devargs: parse bus info Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | bus: add helper to find a bus from a device name Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | bus/pci: implement parse bus operation Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | bus/vdev: implement parse bus operation Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | bus: introduce parsing functionality Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-08 | Gaetan Rivet | ethdev: add flow rule copy function Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-03 | Gaetan Rivet | bus/pci: implement plug/unplug operations Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-07-03 | Gaetan Rivet | bus/vdev: use standard bus registration Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-05-10 | Gaetan Rivet | doc: announce ABI change for device parameters Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-05-10 | Gaetan Rivet | app/testpmd: print all or no events Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-05-06 | Gaetan Rivet | app/testpmd: configure event display Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-04-30 | Gaetan Rivet | doc: add LSC and RMV interrupt to testpmd guide Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-04-30 | Gaetan Rivet | doc: add device removal event to release notes Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-04-30 | Gaetan Rivet | doc: fix missing backquotes in release notes Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-04-20 | Gaetan Rivet | app/testpmd: request device removal interrupt Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
2017-04-20 | Gaetan Rivet | app/testpmd: request link status interrupt Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com> |
commit | commitdiff | tree |
next |