dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[dpdk-dev] [PATCH 04/13] mlx5: add device configure/start/stop
Adrien Mazarguil
[dpdk-dev] [PATCH 05/13] mlx5: add support for scattered RX and TX buffers
Adrien Mazarguil
[dpdk-dev] [PATCH 06/13] mlx5: add MTU configuration support
Adrien Mazarguil
[dpdk-dev] [PATCH 07/13] mlx5: add software counters and related callbacks
Adrien Mazarguil
[dpdk-dev] [PATCH 08/13] mlx5: add promiscuous and allmulticast RX modes
Adrien Mazarguil
[dpdk-dev] [PATCH 09/13] mlx5: add link update device operation
Adrien Mazarguil
[dpdk-dev] [PATCH 10/13] mlx5: add flow control device operations
Adrien Mazarguil
[dpdk-dev] [PATCH 11/13] mlx5: add VLAN filtering
Adrien Mazarguil
[dpdk-dev] [PATCH 12/13] mlx5: add checksum offloading support
Adrien Mazarguil
[dpdk-dev] [PATCH 13/13] doc: add mlx5 documentation and release notes for version 2.2
Adrien Mazarguil
[dpdk-dev] [PATCH v2 00/13] Mellanox ConnectX-4 PMD (mlx5)
Adrien Mazarguil
[dpdk-dev] [PATCH v2 01/13] mlx5: new poll-mode driver for Mellanox ConnectX-4 adapters
Adrien Mazarguil
[dpdk-dev] [PATCH v2 02/13] mlx5: add non-scattered TX and RX support
Adrien Mazarguil
[dpdk-dev] [PATCH v2 03/13] mlx5: add MAC handling
Adrien Mazarguil
[dpdk-dev] [PATCH v2 04/13] mlx5: add device configure/start/stop
Adrien Mazarguil
[dpdk-dev] [PATCH v2 05/13] mlx5: add support for scattered RX and TX buffers
Adrien Mazarguil
[dpdk-dev] [PATCH v2 06/13] mlx5: add MTU configuration support
Adrien Mazarguil
[dpdk-dev] [PATCH v2 07/13] mlx5: add software counters and related callbacks
Adrien Mazarguil
[dpdk-dev] [PATCH v2 08/13] mlx5: add promiscuous and allmulticast RX modes
Adrien Mazarguil
[dpdk-dev] [PATCH v2 09/13] mlx5: add link update device operation
Adrien Mazarguil
[dpdk-dev] [PATCH v2 09/13] mlx5: add link update device operation
Stephen Hemminger
[dpdk-dev] [PATCH v2 09/13] mlx5: add link update device operation
Adrien Mazarguil
[dpdk-dev] [PATCH v2 09/13] mlx5: add link update device operation
Stephen Hemminger
[dpdk-dev] [PATCH v2 10/13] mlx5: add flow control device operations
Adrien Mazarguil
[dpdk-dev] [PATCH v2 11/13] mlx5: add VLAN filtering
Adrien Mazarguil
[dpdk-dev] [PATCH v2 12/13] mlx5: add checksum offloading support
Adrien Mazarguil
[dpdk-dev] [PATCH v2 13/13] doc: add mlx5 documentation and release notes for version 2.2
Adrien Mazarguil
[dpdk-dev] [PATCH v2 00/13] Mellanox ConnectX-4 PMD (mlx5)
Thomas Monjalon
[dpdk-dev] [PATCH 1/3] mlx4: fix missing ol_flags in scattered RX function
Adrien Mazarguil
[dpdk-dev] [PATCH 2/3] mlx4: fill if_index field in dev_info structure
Adrien Mazarguil
[dpdk-dev] [PATCH 3/3] mlx4: do not expose broadcast address in MAC list
Adrien Mazarguil
[dpdk-dev] [PATCH 1/3] mlx4: fix missing ol_flags in scattered RX function
Thomas Monjalon
[dpdk-dev] [PATCH v2] ip_pipeline: add flow id parameter to flow classification
Jasvinder Singh
[dpdk-dev] [PATCH v2] ip_pipeline: add flow id parameter to flow classification
Dumitrescu, Cristian
[dpdk-dev] [PATCH v3] ip_pipeline: add flow id parameter to flow classification
Jasvinder Singh
[dpdk-dev] [PATCH v3] ip_pipeline: add flow id parameter to flow classification
Dumitrescu, Cristian
[dpdk-dev] [PATCH v3] ip_pipeline: add flow id parameter to flow classification
Singh, Jasvinder
[dpdk-dev] [PATCH v4] ip_pipeline: add flow id parameter to flow classification
Jasvinder Singh
[dpdk-dev] [PATCH v4] ip_pipeline: add flow id parameter to flow classification
Thomas Monjalon
[dpdk-dev] Question about specifying constant time interval when using rte_get_timer_cycles().
최익성
[dpdk-dev] Question about specifying constant time interval when using rte_get_timer_cycles().
Bruce Richardson
[dpdk-dev] [PATCH v2 00/20] remove pci driver from vdevs
Bernard Iremonger
[dpdk-dev] [PATCH v2 01/20] librte_eal: add RTE_KDRV_NONE for vdevs
Bernard Iremonger
[dpdk-dev] [PATCH v2 02/20] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
Bernard Iremonger
[dpdk-dev] [PATCH v2 02/20] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
Mcnamara, John
[dpdk-dev] [PATCH v2 02/20] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
Iremonger, Bernard
[dpdk-dev] [PATCH v2 03/20] librte_ether: add function rte_eth_copy_dev_info()
Bernard Iremonger
[dpdk-dev] [PATCH v2 04/20] null: remove pci device driver
Bernard Iremonger
[dpdk-dev] [PATCH v2 05/20] ring: remove pci device driver
Bernard Iremonger
[dpdk-dev] [PATCH v2 06/20] bonding: remove pci device driver
Bernard Iremonger
[dpdk-dev] [PATCH v2 07/20] pcap: remove pci device driver
Bernard Iremonger
[dpdk-dev] [PATCH v2 07/20] pcap: remove pci device driver
Mcnamara, John
[dpdk-dev] [PATCH v2 08/20] af_packet: remove pci device driver
Bernard Iremonger
[dpdk-dev] [PATCH v2 09/20] xenvirt: remove pci device driver
Bernard Iremonger
[dpdk-dev] [PATCH v2 10/20] mpipe: remove pci device driver
Bernard Iremonger
[dpdk-dev] [PATCH v2 11/20] ixgbe: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 12/20] e1000: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 13/20] i40e: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 14/20] fm10k: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 15/20] bnx2x: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 16/20] cxgbe: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 17/20] enic: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 18/20] mlx4: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 19/20] virtio: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] [PATCH v2 20/20] vmxnet3: copy pci device info to eth_dev data
Bernard Iremonger
[dpdk-dev] Unable to bind igb_uio or uio_pci_generic 82540EM Gigabit Ethernet Controller
K Rahul
[dpdk-dev] DPDK Userspace 2015 - THIS WEEK
Butler, Siobhan A
[dpdk-dev] [PATCH] ip_pipeline: modify action handler in passthrough pipeline
Jasvinder Singh
[dpdk-dev] [PATCH] ip_pipeline: modify action handler in passthrough pipeline
Dumitrescu, Cristian
[dpdk-dev] [PATCH] ip_pipeline: modify action handler in passthrough pipeline
Thomas Monjalon
[dpdk-dev] [PATCH v1 07/12] eal/arm: vector memcpy for ARM
Jan Viktorin
[dpdk-dev] [PATCH v1 00/12] Support for ARM(v7)
Jan Viktorin
[dpdk-dev] [PATCH v1 01/12] mk: Introduce ARMv7 architecture
Jan Viktorin
[dpdk-dev] [PATCH v1 02/12] eal/arm: atomic operations for ARM
Jan Viktorin
[dpdk-dev] [PATCH v1 03/12] eal/arm: byte order operations for ARM
Jan Viktorin
[dpdk-dev] [PATCH v1 04/12] eal/arm: cpu cycle operations for ARM
Jan Viktorin
[dpdk-dev] [PATCH v1 05/12] eal/arm: prefetch operations for ARM
Jan Viktorin
[dpdk-dev] [PATCH v1 06/12] eal/arm: spinlock operations for ARM (without HTM)
Jan Viktorin
[dpdk-dev] [PATCH v1 07/12] eal/arm: vector memcpy for ARM
Jan Viktorin
[dpdk-dev] [PATCH v1 08/12] eal/arm: cpu flag checks for ARM
Jan Viktorin
[dpdk-dev] [PATCH v1 09/12] eal/arm: rwlock support for ARM
Jan Viktorin
[dpdk-dev] [PATCH v1 10/12] gcc/arm: avoid alignment errors to break build
Jan Viktorin
[dpdk-dev] [PATCH v1 11/12] lpm/arm: implement rte_lpm_lookupx4 using rte_lpm_lookup_bulk on for-x86
Jan Viktorin
[dpdk-dev] [PATCH v1 12/12] arm: Disable usage of SSE optimized code in librte_acl
Jan Viktorin
[dpdk-dev] [PATCH 0/6] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH 1/6] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH 1/6] cryptodev: Initial DPDK Crypto APIs and device framework release
Thomas Monjalon
[dpdk-dev] [PATCH 1/6] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH 2/6] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH 3/6] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Declan Doherty
[dpdk-dev] [PATCH 4/6] docs: add getting started guides for multi-buffer pmd and qat pmd
Declan Doherty
[dpdk-dev] [PATCH 4/6] docs: add getting started guides for multi-buffer pmd and qat pmd
Thomas Monjalon
[dpdk-dev] [PATCH 5/6] app/test: add cryptodev unit and performance tests
Declan Doherty
[dpdk-dev] [PATCH 6/6] l2fwd-crypto: crypto
Declan Doherty
[dpdk-dev] [PATCH 0/6] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH v2 0/6] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH v2 1/6] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH v2 2/6] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v2 3/6] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v2 4/6] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Declan Doherty
[dpdk-dev] [PATCH v2 5/6] app/test: add cryptodev unit and performance tests
Declan Doherty
[dpdk-dev] [PATCH v2 6/6] l2fwd-crypto: crypto
Declan Doherty
[dpdk-dev] [PATCH v3 0/6] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH v3 1/6] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH v3 2/6] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v3 2/6] mbuf_offload: library to support attaching offloads to a mbuf
Ananyev, Konstantin
[dpdk-dev] [PATCH v3 3/6] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v3 4/6] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Declan Doherty
[dpdk-dev] [PATCH v3 5/6] app/test: add cryptodev unit and performance tests
Declan Doherty
[dpdk-dev] [PATCH v3 6/6] l2fwd-crypto: crypto
Declan Doherty
[dpdk-dev] [PATCH v4 0/6] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH v4 1/6] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH v4 2/6] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v4 3/6] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v4 4/6] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Declan Doherty
[dpdk-dev] [PATCH v4 5/6] app/test: add cryptodev unit and performance tests
Declan Doherty
[dpdk-dev] [PATCH v4 6/6] l2fwd-crypto: crypto
Declan Doherty
[dpdk-dev] [PATCH v4 0/6] Crypto API and device framework
Sergio Gonzalez Monroy
[dpdk-dev] [PATCH v5 00/10] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH v5 01/10] ethdev: rename macros to have RTE_ prefix
Declan Doherty
[dpdk-dev] [PATCH v5 01/10] ethdev: rename macros to have RTE_ prefix
Bruce Richardson
[dpdk-dev] [PATCH v5 02/10] ethdev: make error checking macros public
Declan Doherty
[dpdk-dev] [PATCH v5 02/10] ethdev: make error checking macros public
Bruce Richardson
[dpdk-dev] [PATCH v5 02/10] ethdev: make error checking macros public
Adrien Mazarguil
[dpdk-dev] [PATCH v5 02/10] ethdev: make error checking macros public
Declan Doherty
[dpdk-dev] [PATCH v5 03/10] eal: add __rte_packed /__rte_aligned macros
Declan Doherty
[dpdk-dev] [PATCH v5 04/10] mbuf: add new marcos to get the physical address of data
Declan Doherty
[dpdk-dev] [PATCH v5 05/10] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH v5 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v5 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v5 08/10] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Declan Doherty
[dpdk-dev] [PATCH v5 09/10] app/test: add cryptodev unit and performance tests
Declan Doherty
[dpdk-dev] [PATCH v5 10/10] l2fwd-crypto: crypto
Declan Doherty
[dpdk-dev] [PATCH v6 00/10] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH v6 01/10] ethdev: rename macros to have RTE_ prefix
Declan Doherty
[dpdk-dev] [PATCH v6 02/10] ethdev: make error checking macros public
Declan Doherty
[dpdk-dev] [PATCH v6 02/10] ethdev: make error checking macros public
Adrien Mazarguil
[dpdk-dev] [PATCH v6 03/10] eal: add __rte_packed /__rte_aligned macros
Declan Doherty
[dpdk-dev] [PATCH v6 03/10] eal: add __rte_packed /__rte_aligned macros
Thomas Monjalon
[dpdk-dev] [PATCH v6 03/10] eal: add __rte_packed /__rte_aligned macros
Declan Doherty
[dpdk-dev] [PATCH v6 04/10] mbuf: add new marcos to get the physical address of data
Declan Doherty
[dpdk-dev] [PATCH v6 05/10] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH v6 05/10] cryptodev: Initial DPDK Crypto APIs and device framework release
Thomas Monjalon
[dpdk-dev] [PATCH v6 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v6 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Thomas Monjalon
[dpdk-dev] [PATCH v6 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Thomas Monjalon
[dpdk-dev] [PATCH v6 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v6 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Thomas Monjalon
[dpdk-dev] [PATCH v6 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v6 08/10] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Declan Doherty
[dpdk-dev] [PATCH v6 09/10] app/test: add cryptodev unit and performance tests
Declan Doherty
[dpdk-dev] [PATCH v6 10/10] l2fwd-crypto: crypto
Declan Doherty
[dpdk-dev] [PATCH v6 10/10] l2fwd-crypto: crypto
Thomas Monjalon
[dpdk-dev] [PATCH v7 00/10] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH v7 01/10] ethdev: rename macros to have RTE_ prefix
Declan Doherty
[dpdk-dev] [PATCH v7 01/10] ethdev: rename macros to have RTE_ prefix
Declan Doherty
[dpdk-dev] [PATCH v7 01/10] ethdev: rename macros to have RTE_ prefix
Thomas Monjalon
[dpdk-dev] [PATCH v7.1 01/10] ethdev: rename macros to have RTE_ prefix
Declan Doherty
[dpdk-dev] [PATCH v7 02/10] ethdev: make error checking macros public
Declan Doherty
[dpdk-dev] [PATCH v7 03/10] eal: add __rte_packed /__rte_aligned macros
Declan Doherty
[dpdk-dev] [PATCH v7 04/10] mbuf: add new marcos to get the physical address of data
Declan Doherty
[dpdk-dev] [PATCH v7 04/10] mbuf: add new marcos to get the physical address of data
Thomas Monjalon
[dpdk-dev] [PATCH v7 05/10] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH v7 05/10] cryptodev: Initial DPDK Crypto APIs and device framework release
Thomas Monjalon
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Olivier MATZ
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Olivier MATZ
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Ananyev, Konstantin
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Olivier MATZ
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Thomas Monjalon
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Thomas Monjalon
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Thomas Monjalon
[dpdk-dev] [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Mcnamara, John
[dpdk-dev] [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Thomas Monjalon
[dpdk-dev] [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Thomas Monjalon
[dpdk-dev] [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Mcnamara, John
[dpdk-dev] [PATCH v7 08/10] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Declan Doherty
[dpdk-dev] [PATCH v7 08/10] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Thomas Monjalon
[dpdk-dev] [PATCH v7 09/10] app/test: add cryptodev unit and performance tests
Declan Doherty
[dpdk-dev] [PATCH v7 10/10] l2fwd-crypto: crypto
Declan Doherty
[dpdk-dev] [PATCH v7 10/10] l2fwd-crypto: crypto
Thomas Monjalon
[dpdk-dev] [PATCH v8 00/10] Crypto API and device framework
Declan Doherty
[dpdk-dev] [PATCH v8 01/10] ethdev: rename macros to have RTE_ prefix
Declan Doherty
[dpdk-dev] [PATCH v8 02/10] ethdev: make error checking macros public
Declan Doherty
[dpdk-dev] [PATCH v8 03/10] eal: add __rte_packed /__rte_aligned macros
Declan Doherty
[dpdk-dev] [PATCH v8 04/10] mbuf: add new marcos to get the physical address of data
Declan Doherty
[dpdk-dev] [PATCH v8 05/10] cryptodev: Initial DPDK Crypto APIs and device framework release
Declan Doherty
[dpdk-dev] [PATCH v8 06/10] mbuf_offload: library to support attaching offloads to a mbuf
Declan Doherty
[dpdk-dev] [PATCH v8 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD.
Declan Doherty
[dpdk-dev] [PATCH v8 08/10] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
Declan Doherty
[dpdk-dev] [PATCH v8 09/10] app/test: add cryptodev unit and performance tests
Declan Doherty
[dpdk-dev] [PATCH v8 10/10] l2fwd-crypto: crypto
Declan Doherty
[dpdk-dev] [PATCH v8 00/10] Crypto API and device framework
Thomas Monjalon
[dpdk-dev] [PATCH] add armv7 architecture support
David Hunt
Earlier messages
Later messages