2019-08-05 | David Marchand | bus/pci: remove unused x86 Linux constant Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-08-05 | David Marchand | eal: hide internal function Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-08-02 | David Marchand | test/eal: fix command array sizes Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-08-02 | David Marchand | test: remove link to ixgbe/i40e with meson Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-30 | David Marchand | eal: fix control thread affinity with --lcores Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-29 | David Marchand | app/testpmd: rename ambiguous VF config variable Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-29 | David Marchand | app/testpmd: fix eth packet dump for small buffers Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-29 | David Marchand | service: remove experimental banner in API description Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-29 | David Marchand | eal: sort experimental symbols per release Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/vhost: do not count unsent packets as errors Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/ring: do not count unsent packets as errors Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/memif: do not count unsent packets as errors Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/kni: do not count unsent packets as errors Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/kni: remove unused Rx error counter Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/virtio: remove unused Tx error counter Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/null: remove unused Tx error counter Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/af_xdp: remove unused Tx counter Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-26 | David Marchand | net/af_packet: remove unused Rx counter Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-25 | David Marchand | net/pcap: fix concurrent multiseg Tx Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-25 | David Marchand | net/pcap: fix Tx return count in error conditions Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-25 | David Marchand | net/pcap: fix Rx with small buffers Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-23 | David Marchand | doc: fix example in AF_XDP guide Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-22 | David Marchand | eal: fix IOVA mode selection as VA for PCI drivers Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-22 | David Marchand | bus/pci: remove Mellanox kernel driver type Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-10 | David Marchand | vfio: fix interrupts race condition Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-05 | David Marchand | kni: abort when IOVA is not PA Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-05 | David Marchand | mem: fix typo in API description Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-07-02 | David Marchand | buildtools: filter out checked symbols for icc Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-28 | David Marchand | drivers/net: fix double free on init failure Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-28 | David Marchand | net/bnx2x: fix invalid free on unplug Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-28 | David Marchand | net/nfb: avoid memory leak on unplug Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-28 | David Marchand | net/softnic: remove trace of legacy linuxapp Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | enforce experimental tag at beginning of declarations Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | remove experimental tags from all symbol definitions Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | telemetry: add missing header include Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | mem: remove incorrect experimental tag on static symbol Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | net/atlantic: add missing experimental API tags Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | buildtools: detect discrepancies for experimental symbols Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | raw/dpaa2_qdma: remove incorrect experimental tag Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | vfio: remove incorrect experimental tag Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | devargs: remove incorrect experimental tags Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-29 | David Marchand | eal: hide internal hotplug function Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test: skip tests when missing requirements Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test: do not start tests in parallel Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test: split into shorter subtests Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/eal: set core mask/list config only in dedicated... Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/eal: set memory channel config only in dedicated... Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/stack: fix lock-free test name Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/rcu: remove arbitrary limit on max core count Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/latency: fix stack smashing Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/hash: clean remaining trace of scaling autotest Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/hash: fix off-by-one check on core count Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/eventdev: move tests to the driver specific list Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/crypto: move tests to the driver specific list Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-27 | David Marchand | test/bonding: add missing sources for link bonding RSS Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-20 | David Marchand | examples/vdpa: remove trace of legacy linuxapp Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-20 | David Marchand | net/ice: fix dropped packets statistics name Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-20 | David Marchand | net/i40e: fix dropped packets statistics name Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-13 | David Marchand | ethdev: add a check on mempool during RxQ setup Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-13 | David Marchand | net/virtio: remove useless check on mempool Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/tap: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/szedata2: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/ring: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/pcap: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/null: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/mlx5: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/mlx4: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/kni: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/cxgbe: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/bnxt: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/avp: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-06 | David Marchand | net/af_packet: fix RxQ errors stat Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-05 | David Marchand | examples/multi_process: fix FreeBSD build Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-03 | David Marchand | net: replace IPv4/v6 constants with uppercase name Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-03 | David Marchand | net/tap: revert rte prefixing Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-06-03 | David Marchand | test/table: remove duplicate macro Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-29 | David Marchand | test/rcu: use existing lcore API Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-29 | David Marchand | test/hash: use existing lcore API Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-29 | David Marchand | examples/qos_sched: do not dereference global config... Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-29 | David Marchand | examples/multi_process: do not dereference global config... Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-29 | David Marchand | net/softnic: do not dereference global config struct Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-29 | David Marchand | net/cxgbe: do not dereference global config struct Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-10 | David Marchand | devtools: select patches to check with git range Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-09 | David Marchand | devtools: fix check of symbol added as stable API Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-09 | David Marchand | devtools: fix symbol name in check log Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-09 | David Marchand | devtools: skip warning for reordered symbols Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-04 | David Marchand | test: load test symbols from binary at init Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-05-04 | David Marchand | test: clean remaining trace of devargs autotest Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-04-15 | David Marchand | devtools: accept experimental symbol promotion Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-04-05 | David Marchand | doc: fix ABI check script examples Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-04-04 | David Marchand | drivers: remove Linux EAL from include path Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-29 | David Marchand | app/testpmd: display/clear forwarding stats on demand Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-29 | David Marchand | app/testpmd: remove useless casts on statistics Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-29 | David Marchand | app/testpmd: extend forwarding statistics to 64 bits Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-29 | David Marchand | app/testpmd: add missing newline when showing statistics Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-29 | David Marchand | ci: fix arm64 config filename Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-21 | David Marchand | net/bonding: fix queue index types Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-21 | David Marchand | net/bonding: fix packet count type for LACP Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-21 | David Marchand | net/bonding: fix slave id types Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
2019-03-21 | David Marchand | net/bonding: fix port id types Signed-off-by: David Marchand <david.marchand@redhat.com> |
commit | commitdiff | tree |
next |