dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[dpdk-dev] [PATCH] app/test: fix vdev test in test_eal_flags
Olivier Matz
[dpdk-dev] [PATCH] app/test: Removed vdev test in EAL flags unit test
De Lara Guarch, Pablo
[dpdk-dev] [PATCH] app/test: Removed vdev test in EAL flags unit test
Olivier MATZ
[dpdk-dev] [PATCH v2] app/test: fix vdev test in test_eal_flags
Olivier Matz
[dpdk-dev] [PATCH v2] app/test: fix vdev test in test_eal_flags
De Lara Guarch, Pablo
[dpdk-dev] [PATCH v2] app/test: fix vdev test in test_eal_flags
Olivier MATZ
[dpdk-dev] [PATCH v2] app/test: fix vdev test in test_eal_flags
De Lara Guarch, Pablo
[dpdk-dev] [PATCH] test: Remove NULL snprintf tests in cmdline unit test
Pablo de Lara
[dpdk-dev] [PATCH] test: Remove NULL snprintf tests in cmdline unit test
Olivier MATZ
[dpdk-dev] [PATCH] test: Remove NULL snprintf tests in cmdline unit test
Thomas Monjalon
[dpdk-dev] [PATCH] test: Remove NULL snprintf tests in cmdline unit test
Cao, Waterman
[dpdk-dev] Memory Pinning.
Alex Markuze
[dpdk-dev] Memory Pinning.
Richardson, Bruce
[dpdk-dev] Memory Pinning.
Alex Markuze
[dpdk-dev] [PATCH 0/4] VMXNET3 support for FreeBSD.
Maciej Gajdzica
[dpdk-dev] [PATCH 1/4] vmxnet3: Removed unused include that broke VMXNET3 driver compilation under FreeBSD.
Maciej Gajdzica
[dpdk-dev] [PATCH 2/4] vmxnet3: Added makefile entries to compile VMXNET3 driver under FreeBSD.
Maciej Gajdzica
[dpdk-dev] [PATCH 3/4] vmxnet3: Added macro adding VMXNET3 to the list of recognized PCI devices.
Maciej Gajdzica
[dpdk-dev] [PATCH 4/4] vmxnet3: Updated comments.
Maciej Gajdzica
[dpdk-dev] [PATCH] test: Ring PMD unit test rollback
Pablo de Lara
[dpdk-dev] [PATCH] test: Ring PMD unit test rollback
Neil Horman
[dpdk-dev] [PATCH] test: Ring PMD unit test rollback
De Lara Guarch, Pablo
[dpdk-dev] [PATCH] test: Ring PMD unit test rollback
Neil Horman
[dpdk-dev] [PATCH] string: fix potential seg fault on snprintf
Pablo de Lara
[dpdk-dev] [PATCH] string: fix potential seg fault on snprintf
Olivier MATZ
[dpdk-dev] [PATCH] string: fix potential seg fault on snprintf
De Lara Guarch, Pablo
[dpdk-dev] [PATCH] string: fix potential seg fault on snprintf
Olivier MATZ
[dpdk-dev] [PATCH] string: fix potential seg fault on snprintf
Richardson, Bruce
[dpdk-dev] [PATCH] string: fix potential seg fault on snprintf
Olivier MATZ
[dpdk-dev] [PATCH] string: fix potential seg fault on snprintf
Richardson, Bruce
[dpdk-dev] [PATCH] app/test: fix build switches to enable cmdline tests
Thomas Monjalon
[dpdk-dev] [PATCH] app/test: fix build switches to enable cmdline tests
De Lara Guarch, Pablo
[dpdk-dev] [PATCH] app/test: fix build switches to enable cmdline tests
De Lara Guarch, Pablo
[dpdk-dev] [PATCH] app/test: fix build switches to enable cmdline tests
Thomas Monjalon
[dpdk-dev] Intel I350 | Jumbo Frame support | Segmentation fault
Sabu Kurian
[dpdk-dev] [dpdk-announce] release candidate 1.7.0-rc2
Thomas Monjalon
[dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding
Bruce Richardson
[dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding
Neil Horman
[dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding
Vincent JARDIN
[dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding
Richardson, Bruce
[dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding
Thomas Monjalon
[dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding
Bruce Richardson
[dpdk-dev] [PATCH v2] skeleton app: Very simple code for l2fwding
Bruce Richardson
[dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding
Thomas Monjalon
[dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding
Thomas Monjalon
[dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding
Bruce Richardson
[dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding
Thomas Monjalon
[dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding
Thomas Monjalon
[dpdk-dev] [PATCH] eal: fix invalid memory read as reported by valgrind
Aaron Campbell
[dpdk-dev] [PATCH] eal: fix invalid memory read as reported by valgrind
Thomas Monjalon
[dpdk-dev] [PATCH 0/5] ixgbe: vPMD compiling issue and testpmd default value change
Cunming Liang
[dpdk-dev] [PATCH 1/5] ixgbe: avoid compiler error when RTE_IXGBE_INC_VECTOR=y and RTE_LIBRTE_IXGBE_RX_ALLOC_BULK_ALLOC=n
Cunming Liang
[dpdk-dev] [PATCH 2/5] ixgbe: fix vpmd compiling error when RTE_LIBRTE_IEEE1588=y
Cunming Liang
[dpdk-dev] [PATCH 3/5] ixgbe: not 'DISABLE' may make confuse, change RTE_IXGBE_RX_OLFLAGS_DISABLE=n to RTE_IXGBE_RX_OLFLAGS_ENABLE=y
Cunming Liang
[dpdk-dev] [PATCH 4/5] ixgbe: set default burst size 32 in testpmd
Cunming Liang
[dpdk-dev] [PATCH 5/5] testpmd: change some of testpmd default parameter to well tuned value
Cunming Liang
[dpdk-dev] [PATCH 0/5] ixgbe: vPMD compiling issue and testpmd default value change
Thomas Monjalon
[dpdk-dev] [PATCH] dpdk_nic_bind: allow status query without igb_uio
Bruce Richardson
[dpdk-dev] [PATCH] dpdk_nic_bind: allow status query without igb_uio
Thomas Monjalon
[dpdk-dev] [PATCH 0/3] previous patches about "shared code"/"base drivers"
Thomas Monjalon
[dpdk-dev] [PATCH 1/3] i40e: explicit shared code naming as base driver
Thomas Monjalon
[dpdk-dev] [PATCH 1/3] i40e: explicit shared code naming as base driver
Chen, Jing D
[dpdk-dev] [PATCH 1/3] i40e: explicit shared code naming as base driver
Chen, Jing D
[dpdk-dev] [PATCH 2/3] i40e/base: ignore warning
Thomas Monjalon
[dpdk-dev] [PATCH 3/3] ixgbe: rework fix of media type for bypass device
Thomas Monjalon
[dpdk-dev] [PATCH 0/3] previous patches about "shared code"/"base drivers"
Richardson, Bruce
[dpdk-dev] [PATCH 0/3] previous patches about "shared code"/"base drivers"
Thomas Monjalon
[dpdk-dev] [RFC PATCH DRAFT 0/2] ethdev: Proposal to expand API for single-pkt-tx
Bruce Richardson
[dpdk-dev] [RFC PATCH DRAFT 1/2] ethdev: add buffered single pkt TX function to API
Bruce Richardson
[dpdk-dev] [RFC PATCH DRAFT 1/2] ethdev: add buffered single pkt TX function to API
Stephen Hemminger
[dpdk-dev] [RFC PATCH DRAFT 1/2] ethdev: add buffered single pkt TX function to API
Richardson, Bruce
[dpdk-dev] [RFC PATCH DRAFT 1/2] ethdev: add buffered single pkt TX function to API
Stephen Hemminger
[dpdk-dev] [RFC PATCH DRAFT 1/2] ethdev: add buffered single pkt TX function to API
Richardson, Bruce
[dpdk-dev] [RFC PATCH DRAFT 2/2] l2fwd: update l2fwd to use tx_buffer API
Bruce Richardson
[dpdk-dev] [PATCH 1/2 v2] string: deprecate rte_snprintf
Stephen Hemminger
[dpdk-dev] [PATCH 1/2 v2] string: deprecate rte_snprintf
Thomas Monjalon
[dpdk-dev] [PATCH 1/2 v2] fix incorrect snprintf args
Stephen Hemminger
[dpdk-dev] [PATCH 1/2 v2] fix incorrect snprintf args
Thomas Monjalon
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Stephen Hemminger
[dpdk-dev] [PATCH 2/3] test: remove no longer valid tests
Stephen Hemminger
[dpdk-dev] [PATCH 3/3] fix incorrect snprintf usage
Stephen Hemminger
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Richardson, Bruce
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Stephen Hemminger
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Richardson, Bruce
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Olivier MATZ
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Thomas Monjalon
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Richardson, Bruce
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Aaron Campbell
[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
Thomas Monjalon
[dpdk-dev] [PATCH] mempool: don't leak ring on failure
Stephen Hemminger
[dpdk-dev] [PATCH] mempool: don't leak ring on failure
Ananyev, Konstantin
[dpdk-dev] [PATCH] mempool: don't leak ring on failure
Stephen Hemminger
[dpdk-dev] [PATCH] mempool: don't leak ring on failure
Ananyev, Konstantin
[dpdk-dev] [PATCH] mempool: don't leak ring on failure
Richardson, Bruce
[dpdk-dev] [PATCH] mempool: don't leak ring on failure
Olivier MATZ
[dpdk-dev] [PATCH] mempool: don't leak ring on failure
Olivier MATZ
[dpdk-dev] eal_parse_coremask fails on SIGILL
Helmut Sim
[dpdk-dev] eal_parse_coremask fails on SIGILL
Helmut Sim
[dpdk-dev] eal_parse_coremask fails on SIGILL
Richardson, Bruce
[dpdk-dev] eal_parse_coremask fails on SIGILL
Helmut Sim
[dpdk-dev] [PATCH] ixgbe: Alternative fix for 82599 Bypass NIC, getting incorrect media type
Pablo de Lara
[dpdk-dev] [PATCH] ixgbe: Alternative fix for 82599 Bypass NIC, getting incorrect media type
Ananyev, Konstantin
[dpdk-dev] [PATCH] ixgbe: Alternative fix for 82599 Bypass NIC, getting incorrect media type
Zhang, Helin
[dpdk-dev] [PATCH] ixgbe: Alternative fix for 82599 Bypass NIC, getting incorrect media type
Ananyev, Konstantin
[dpdk-dev] [PATCH] ixgbe: Alternative fix for 82599 Bypass NIC, getting incorrect media type
Zhang, Helin
[dpdk-dev] [PATCH] ixgbe: Alternative fix for 82599 Bypass NIC, getting incorrect media type
Thomas Monjalon
[dpdk-dev] [PATCH 0/3] fix flow control in testpmd
David Marchand
[dpdk-dev] [PATCH 1/3] app/testpmd: add missing autoneg field to set flow_ctrl
David Marchand
[dpdk-dev] [PATCH 2/3] app/testpmd: move parser after flow_ctrl declarations
David Marchand
[dpdk-dev] [PATCH 3/3] app/testpmd: allow to set part of flow control parameters
David Marchand
[dpdk-dev] [PATCH 0/3] fix flow control in testpmd
Thomas Monjalon
[dpdk-dev] [PATCH] i40e: prefer base driver naming
Thomas Monjalon
[dpdk-dev] [PATCH] i40e: prefer base driver naming
Zhang, Helin
[dpdk-dev] [PATCH] i40e: prefer base driver naming
Thomas Monjalon
[dpdk-dev] [PATCH] i40e: fix shared code compile warning
Chen Jing D(Mark)
[dpdk-dev] [PATCH] i40e: fix shared code compile warning
Thomas Monjalon
[dpdk-dev] [PATCH] i40e: fix shared code compile warning
Chen, Jing D
[dpdk-dev] [PATCH] i40e: fix shared code compile warning
Thomas Monjalon
[dpdk-dev] [PATCH] i40e: fix shared code compile warning
Ananyev, Konstantin
[dpdk-dev] [PATCH] i40e: fix shared code compile warning
Zhang, Helin
[dpdk-dev] [PATCH] i40e: fix shared code compile warning
Thomas Monjalon
[dpdk-dev] [PATCH] i40e: fix shared code compile warning
Chen, Jing D
[dpdk-dev] [PATCH v3 0/7] enhancements for i40e
Helin Zhang
[dpdk-dev] [PATCH v3 1/7] i40e: fix for getting correct RSS hash result
Helin Zhang
[dpdk-dev] [PATCH v3 2/7] i40evf: remove an interface which is not used
Helin Zhang
[dpdk-dev] [PATCH v3 3/7] i40evf: fix for copying wrong size of link info
Helin Zhang
[dpdk-dev] [PATCH v3 4/7] i40e: fix for updating the hash lookup table of PF RSS
Helin Zhang
[dpdk-dev] [PATCH v3 5/7] i40e: double vlan should be specifically disabled by default
Helin Zhang
[dpdk-dev] [PATCH v3 6/7] i40e: ignore the failure of updating default macvlan filter
Helin Zhang
[dpdk-dev] [PATCH v3 7/7] app/testpmd: rework for displaying different size of RX descriptors
Helin Zhang
[dpdk-dev] [PATCH v3 0/7] enhancements for i40e
Thomas Monjalon
[dpdk-dev] [PATCH 0/2] minor compile fixes for FreeBSD 10
Bruce Richardson
[dpdk-dev] [PATCH 1/2] mk: overriding CC also overrides HOSTCC
Bruce Richardson
[dpdk-dev] [PATCH 1/2] mk: overriding CC also overrides HOSTCC
Thomas Monjalon
[dpdk-dev] [PATCH 1/2] mk: overriding CC also overrides HOSTCC
Richardson, Bruce
[dpdk-dev] [PATCH 1/2] mk: overriding CC also overrides HOSTCC
Richardson, Bruce
[dpdk-dev] [PATCH 2/2] bsdapp: disable ACL library compilation
Bruce Richardson
[dpdk-dev] [PATCH 0/2] minor compile fixes for FreeBSD 10
Thomas Monjalon
[dpdk-dev] NIC-related dpdk questions.
Harish Patil
[dpdk-dev] NIC-related dpdk questions.
Harish Patil
[dpdk-dev] Why rte_snprintf at all?
Stephen Hemminger
[dpdk-dev] Why rte_snprintf at all?
Richardson, Bruce
[dpdk-dev] Why rte_snprintf at all?
Rogers, Gerald
[dpdk-dev] Why rte_snprintf at all?
Wiles, Roger Keith
[dpdk-dev] Why rte_snprintf at all?
Richardson, Bruce
[dpdk-dev] Why rte_snprintf at all?
Wiles, Roger Keith
[dpdk-dev] Why rte_snprintf at all?
Richardson, Bruce
[dpdk-dev] Why rte_snprintf at all?
Thomas Monjalon
[dpdk-dev] [PATCH v2 0/7] enhancements for i40e
Helin Zhang
[dpdk-dev] [PATCH v2 1/7] i40e: fix for getting correct RSS hash result
Helin Zhang
[dpdk-dev] [PATCH v2 2/7] i40evf: remove an interface which is not used
Helin Zhang
[dpdk-dev] [PATCH v2 3/7] i40evf: fix for copying wrong size of link info
Helin Zhang
[dpdk-dev] [PATCH v2 4/7] i40e: fix for updating the hash lookup table of PF RSS
Helin Zhang
[dpdk-dev] [PATCH v2 5/7] i40e: double vlan should be specifically disabled by default
Helin Zhang
[dpdk-dev] [PATCH v2 6/7] i40e: ignore the failure of updating default macvlan filter
Helin Zhang
[dpdk-dev] [PATCH v2 7/7] app/testpmd: rework for displaying different size of RX descriptors
Helin Zhang
[dpdk-dev] [PATCH v2 7/7] app/testpmd: rework for displaying different size of RX descriptors
Thomas Monjalon
[dpdk-dev] [PATCH] i40e: Fix an icc compile error
Chen Jing D(Mark)
[dpdk-dev] [PATCH] i40e: Fix an icc compile error
Thomas Monjalon
[dpdk-dev] PCIid 0x0436
Gooch, Stephen
[dpdk-dev] PCIid 0x0436
Zhang, Helin
[dpdk-dev] PCIid 0x0436
Richardson, Bruce
[dpdk-dev] PCIid 0x0436
Gooch, Stephen
[dpdk-dev] Invitation to connect on LinkedIn
R Keith Beal (N1ZT)
[dpdk-dev] [PATCH] ethdev: read link state interrupt without link_update service
Thomas Monjalon
[dpdk-dev] [PATCH] ethdev: read link state interrupt without link_update service
Olivier MATZ
[dpdk-dev] [PATCH] ethdev: read link state interrupt without link_update service
Thomas Monjalon
[dpdk-dev] Random mbuf corruption
Stefan Baranoff
[dpdk-dev] Random mbuf corruption
Paul Barrette
[dpdk-dev] Random mbuf corruption
Stefan Baranoff
[dpdk-dev] Random mbuf corruption
Gray, Mark D
[dpdk-dev] Random mbuf corruption
Neil Horman
[dpdk-dev] Random mbuf corruption
Olivier MATZ
[dpdk-dev] Random mbuf corruption
Stefan Baranoff
[dpdk-dev] [PATCH 0/6] Support i40e VF vlan offload and pvid config
Chen Jing D(Mark)
[dpdk-dev] [PATCH 1/6] i40e: destroy MSIX pool when device is closed
Chen Jing D(Mark)
[dpdk-dev] [PATCH 2/6] i40e: Add permenant mac address into mac list
Chen Jing D(Mark)
[dpdk-dev] [PATCH 3/6] i40e: Add sanity check in pf host driver
Chen Jing D(Mark)
[dpdk-dev] [PATCH 4/6] i40e: make change to vlan_strip and vlan_set_pvid function
Chen Jing D(Mark)
[dpdk-dev] [PATCH 5/6] i40e: PF host driver to support VF vlan offload and set pvid
Chen Jing D(Mark)
[dpdk-dev] [PATCH 6/6] i40e: VF to support VLAN strip and pvid set/clear
Chen Jing D(Mark)
[dpdk-dev] [PATCH 0/6] Support i40e VF vlan offload and pvid config
Thomas Monjalon
[dpdk-dev] [PATCH 0/7] enhancements for i40e
Helin Zhang
[dpdk-dev] [PATCH 1/7] i40e: fix for getting correct RSS hash result
Helin Zhang
[dpdk-dev] [PATCH 2/7] i40evf: support configuring crc stripping hw offload
Helin Zhang
[dpdk-dev] [PATCH 2/7] i40evf: support configuring crc stripping hw offload
Thomas Monjalon
[dpdk-dev] [PATCH 2/7] i40evf: support configuring crc stripping hw offload
Zhang, Helin
[dpdk-dev] [PATCH 3/7] i40e: ignore the failure of updating default filter settings
Helin Zhang
[dpdk-dev] [PATCH 3/7] i40e: ignore the failure of updating default filter settings
Thomas Monjalon
[dpdk-dev] [PATCH 3/7] i40e: ignore the failure of updating default filter settings
Zhang, Helin
[dpdk-dev] [PATCH 4/7] i40e: fix for updating the hash lookup table of PF RSS
Helin Zhang
[dpdk-dev] [PATCH 5/7] i40e: double vlan should be specifically disabled by default
Helin Zhang
[dpdk-dev] [PATCH 6/7] i40evf: fix for copying wrong size of link info, and remove an useless function
Helin Zhang
[dpdk-dev] [PATCH 6/7] i40evf: fix for copying wrong size of link info, and remove an useless function
Thomas Monjalon
[dpdk-dev] [PATCH 7/7] app/testpmd: rework for displaying different size of RX descriptors
Helin Zhang
[dpdk-dev] [PATCH 7/7] app/testpmd: rework for displaying different size of RX descriptors
Thomas Monjalon
[dpdk-dev] [PATCH 7/7] app/testpmd: rework for displaying different size of RX descriptors
Zhang, Helin
[dpdk-dev] [PATCH 0/7] enhancements for i40e
Zhang, Helin
[dpdk-dev] [PATCH v2] rte_ethdev: add link support flag
Stephen Hemminger
[dpdk-dev] [PATCH v2] rte_ethdev: add link support flag
Thomas Monjalon
Earlier messages
Later messages