dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Bruce Richardson
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Olivier MATZ
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Richardson, Bruce
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Dumitrescu, Cristian
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Olivier MATZ
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Dumitrescu, Cristian
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Ramia, Kannan Babu
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Richardson, Bruce
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Thomas Monjalon
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Bruce Richardson
[dpdk-dev] [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
Olivier MATZ
[dpdk-dev] [PATCH 08/13] mbuf: add named points inside the mbuf structure
Bruce Richardson
[dpdk-dev] [PATCH 08/13] mbuf: add named points inside the mbuf structure
Olivier MATZ
[dpdk-dev] [PATCH 09/13] ixgbe: rework vector pmd following mbuf changes
Bruce Richardson
[dpdk-dev] [PATCH 10/13] mbuf: split mbuf across two cache lines.
Bruce Richardson
[dpdk-dev] [PATCH 10/13] mbuf: split mbuf across two cache lines.
Olivier MATZ
[dpdk-dev] [PATCH 11/13] mbuf: move l2_len and l3_len to second cache line
Bruce Richardson
[dpdk-dev] [PATCH 11/13] mbuf: move l2_len and l3_len to second cache line
Yerden Zhumabekov
[dpdk-dev] [PATCH 11/13] mbuf: move l2_len and l3_len to second cache line
Bruce Richardson
[dpdk-dev] [PATCH 11/13] mbuf: move l2_len and l3_len to second cache line
Yerden Zhumabekov
[dpdk-dev] [PATCH 11/13] mbuf: move l2_len and l3_len to second cache line
Bruce Richardson
[dpdk-dev] [PATCH 12/13] ixgbe: Fix perf regression due to moved pool ptr
Bruce Richardson
[dpdk-dev] [PATCH 13/13] ixgbe: Improve slow-path perf: vector scattered RX
Bruce Richardson
[dpdk-dev] [PATCH v2 00/13] Mbuf Structure Rework, part 2
Bruce Richardson
[dpdk-dev] [PATCH v2 01/13] mbuf: replace data pointer by an offset
Bruce Richardson
[dpdk-dev] [PATCH v2 02/13] mbuf: reorder fields by time of use
Bruce Richardson
[dpdk-dev] [PATCH v2 02/13] mbuf: reorder fields by time of use
Liu, Jijiang
[dpdk-dev] [PATCH v2 02/13] mbuf: reorder fields by time of use
Richardson, Bruce
[dpdk-dev] [PATCH v2 03/13] mbuf: expand ol_flags field to 64-bits
Bruce Richardson
[dpdk-dev] [PATCH v2 04/13] mbuf: introduce a flag to indicate a control mbuf
Bruce Richardson
[dpdk-dev] [PATCH v2 05/13] mbuf: minor changes for readability
Bruce Richardson
[dpdk-dev] [PATCH v2 06/13] mbuf: use macros only to access the mbuf metadata
Bruce Richardson
[dpdk-dev] [PATCH v2 07/13] mbuf: move metadata macros to rte_port library
Bruce Richardson
[dpdk-dev] [PATCH v2 08/13] mbuf: add named points inside the mbuf structure
Bruce Richardson
[dpdk-dev] [PATCH v2 09/13] ixgbe: rework vector pmd following mbuf changes
Bruce Richardson
[dpdk-dev] [PATCH v2 10/13] mbuf: split mbuf across two cache lines.
Bruce Richardson
[dpdk-dev] [PATCH v2 11/13] mbuf: move l2_len and l3_len to second cache line
Bruce Richardson
[dpdk-dev] [PATCH v2 12/13] ixgbe: Fix perf regression due to moved pool ptr
Bruce Richardson
[dpdk-dev] [PATCH v3 12/13] ixgbe: Fix perf regression due to moved pool ptr
Bruce Richardson
[dpdk-dev] [PATCH v2 13/13] ixgbe: Improve slow-path perf: vector scattered RX
Bruce Richardson
[dpdk-dev] [PATCH v2 00/13] Mbuf Structure Rework, part 2
Thomas Monjalon
[dpdk-dev] [PATCH] eal: remove kni file from bsdapp eal
Bruce Richardson
[dpdk-dev] [PATCH] eal: remove kni file from bsdapp eal
Thomas Monjalon
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Yerden Zhumabekov
[dpdk-dev] [PATCH 1/2] hash: add new rte_hash_crc_8byte call
Yerden Zhumabekov
[dpdk-dev] [PATCH 2/2] hash: rte_hash_crc uses 8- and 4-byte CRC32 intrinsics
Yerden Zhumabekov
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Thomas Monjalon
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Neil Horman
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Yerden Zhumabekov
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Neil Horman
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Yerden Zhumabekov
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Neil Horman
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Thomas Monjalon
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Yerden Zhumabekov
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Neil Horman
[dpdk-dev] [PATCH 0/2] rewritten rte_hash_crc() call
Yerden Zhumabekov
[dpdk-dev] [PATCH v2 0/4] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v2 0/4] rte_hash_crc reworked to be platform-independent
Neil Horman
[dpdk-dev] [PATCH v2 0/4] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v2 0/4] rte_hash_crc reworked to be platform-independent
Stephen Hemminger
[dpdk-dev] [PATCH v3 0/5] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v3 1/5] hash: add software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v3 1/5] hash: add software CRC32 implementation
Stephen Hemminger
[dpdk-dev] [PATCH v3 2/5] hash: add new rte_hash_crc_8byte call
Yerden Zhumabekov
[dpdk-dev] [PATCH v3 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v3 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v3 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v3 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v3 3/5] hash: add fallback to software CRC32 implementation
Thomas Monjalon
[dpdk-dev] [PATCH v3 4/5] hash: rte_hash_crc() slices data into 8-byte pieces
Yerden Zhumabekov
[dpdk-dev] [PATCH v3 5/5] test: remove redundant compile checks
Yerden Zhumabekov
[dpdk-dev] [PATCH v2 1/4] hash: add software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v2 2/4] hash: add new rte_hash_crc_8byte call
Yerden Zhumabekov
[dpdk-dev] [PATCH v2 3/4] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v2 3/4] hash: add fallback to software CRC32 implementation
Ananyev, Konstantin
[dpdk-dev] [PATCH v2 3/4] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v2 3/4] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v2 4/4] hash: rte_hash_crc() slices data into 8-byte pieces
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 0/5] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 1/5] hash: add software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 2/5] hash: add new rte_hash_crc_8byte call
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Bruce Richardson
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Bruce Richardson
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Wang, Shawn
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Bruce Richardson
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Bruce Richardson
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Bruce Richardson
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Ananyev, Konstantin
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Ananyev, Konstantin
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Neil Horman
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 4/5] hash: rte_hash_crc() slices data into 8-byte pieces
Yerden Zhumabekov
[dpdk-dev] [PATCH v4 5/5] test: remove redundant compile checks
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 0/7] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 1/7] hash: add software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 2/7] hash: add assembly implementation of CRC32 intrinsics
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 3/7] hash: replace built-in functions implementing SSE4.2
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 4/7] hash: add rte_hash_crc_8byte function
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 4/7] hash: add rte_hash_crc_8byte function
Neil Horman
[dpdk-dev] [PATCH v5 4/7] hash: add rte_hash_crc_8byte function
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 6/7] hash: rte_hash_crc() slices data into 8-byte pieces
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 7/7] test: remove redundant compile checks
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 5/7] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v5 0/7] rte_hash_crc reworked to be platform-independent
Thomas Monjalon
[dpdk-dev] [PATCH v5 0/7] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 1/7] hash: add software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 2/7] hash: add assembly implementation of CRC32 intrinsics
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 2/7] hash: add assembly implementation of CRC32 intrinsics
Liang, Cunming
[dpdk-dev] [PATCH v6 2/7] hash: add assembly implementation of CRC32 intrinsics
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 2/7] hash: add assembly implementation of CRC32 intrinsics
Liang, Cunming
[dpdk-dev] [PATCH v6 3/7] hash: replace built-in functions implementing SSE4.2
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 4/7] hash: add rte_hash_crc_8byte function
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 5/7] hash: add fallback to software CRC32 implementation
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 6/7] hash: rte_hash_crc() slices data into 8-byte pieces
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 7/7] test: remove redundant compile checks
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Neil Horman
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Neil Horman
[dpdk-dev] HA: [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Жумабеков Ерден Мирзагулович
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Bruce Richardson
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Thomas Monjalon
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Yerden Zhumabekov
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Thomas Monjalon
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Bruce Richardson
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Franck BAUDIN
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Thomas Monjalon
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Franck Baudin
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Gray, Mark D
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Xie, Huawei
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Franck Baudin
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Gray, Mark D
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Xie, Huawei
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Franck Baudin
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Xie, Huawei
[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
Gray, Mark D
[dpdk-dev] [PATCH 0/3] Transform the vhost example to two parts: vhost library and example.
Huawei Xie
[dpdk-dev] [PATCH 1/3] examples/vhost: remove vhost example
Huawei Xie
[dpdk-dev] [PATCH 2/3] lib/librte_vhost: vhost library support to facilitate integration with DPDK accelerated vswitch
Huawei Xie
[dpdk-dev] [PATCH 2/3] lib/librte_vhost: vhost library support to facilitate integration with DPDK accelerated vswitch
Tetsuya.Mukawa
[dpdk-dev] [PATCH 2/3] lib/librte_vhost: vhost library support to facilitate integration with DPDK accelerated vswitch
Xie, Huawei
[dpdk-dev] [PATCH 2/3] lib/librte_vhost: vhost library support to facilitate integration with DPDK accelerated vswitch
Stephen Hemminger
[dpdk-dev] [PATCH 2/3] lib/librte_vhost: vhost library support to facilitate integration with DPDK accelerated vswitch
Ananyev, Konstantin
[dpdk-dev] [PATCH 2/3] lib/librte_vhost: vhost library support to facilitate integration with DPDK accelerated vswitch
Tetsuya.Mukawa
[dpdk-dev] [PATCH 3/3] examples/vhost: vhost example based on vhost library.
Huawei Xie
[dpdk-dev] [PATCH 0/3] Transform the vhost example to two parts: vhost library and example.
Thomas Monjalon
[dpdk-dev] [PATCH] virtio: Update max RX packet length
Ouyang Changchun
[dpdk-dev] [PATCH v2] virtio: Update max RX packet length
Ouyang Changchun
[dpdk-dev] [PATCH v2] virtio: Update max RX packet length
Thomas Monjalon
[dpdk-dev] [PATCH v2] virtio: Update max RX packet length
Yan Freedland
[dpdk-dev] [PATCH v2] virtio: Update max RX packet length
Thomas Monjalon
[dpdk-dev] [PATCH v2] virtio: Update max RX packet length
Yan Freedland
[dpdk-dev] [PATCHv5] librte_acl make it build/work for 'default' target
Konstantin Ananyev
[dpdk-dev] [PATCHv5] librte_acl make it build/work for 'default' target
Neil Horman
[dpdk-dev] [PATCHv5] librte_acl make it build/work for 'default' target
Thomas Monjalon
[dpdk-dev] [PATCHv5] librte_acl make it build/work for 'default' target
Matthew Hall
[dpdk-dev] [PATCHv5] librte_acl make it build/work for 'default' target
Zhan, Zhaochen
[dpdk-dev] [PATCH] testpmd: fix crash in txonly mode and when using tx_first
David Marchand
[dpdk-dev] [PATCH] testpmd: fix crash in txonly mode and when using tx_first
Thomas Monjalon
[dpdk-dev] [PATCH v2 00/17] cleanup logs in main PMDs
David Marchand
[dpdk-dev] [PATCH v2 01/17] ixgbe: use the right debug macro
David Marchand
[dpdk-dev] [PATCH v2 01/17] ixgbe: use the right debug macro
Jay Rolette
[dpdk-dev] [PATCH v2 01/17] ixgbe: use the right debug macro
David Marchand
[dpdk-dev] [PATCH v2 01/17] ixgbe: use the right debug macro
Thomas Monjalon
[dpdk-dev] [PATCH v2 01/17] ixgbe: use the right debug macro
Jay Rolette
[dpdk-dev] [PATCH v2 02/17] ixgbe/base: add a _RAW macro for use by shared code
David Marchand
[dpdk-dev] [PATCH v2 03/17] ixgbe: clean log messages
David Marchand
[dpdk-dev] [PATCH v2 03/17] ixgbe: clean log messages
Jay Rolette
[dpdk-dev] [PATCH v2 04/17] ixgbe: always log init messages
David Marchand
[dpdk-dev] [PATCH v2 05/17] ixgbe: add a message when forcing scatter mode
David Marchand
[dpdk-dev] [PATCH v2 06/17] ixgbe: add log messages when rx bulk mode is not usable
David Marchand
[dpdk-dev] [PATCH v2 07/17] i40e: use the right debug macro
David Marchand
[dpdk-dev] [PATCH v2 07/17] i40e: use the right debug macro
Jay Rolette
[dpdk-dev] [PATCH v2 08/17] i40e/base: add a _RAW macro for use by shared code
David Marchand
[dpdk-dev] [PATCH v2 09/17] i40e: clean log messages
David Marchand
[dpdk-dev] [PATCH v2 09/17] i40e: clean log messages
Jay Rolette
[dpdk-dev] [PATCH v2 10/17] i40e: always log init messages
David Marchand
[dpdk-dev] [PATCH v2 11/17] i40e: add log messages when rx bulk mode is not usable
David Marchand
[dpdk-dev] [PATCH v2 12/17] e1000: use the right debug macro
David Marchand
[dpdk-dev] [PATCH v2 12/17] e1000: use the right debug macro
Jay Rolette
[dpdk-dev] [PATCH v2 13/17] e1000/base: add a _RAW macro for use by shared code
David Marchand
[dpdk-dev] [PATCH v2 14/17] e1000: clean log messages
David Marchand
[dpdk-dev] [PATCH v2 14/17] e1000: clean log messages
Jay Rolette
[dpdk-dev] [PATCH v2 14/17] e1000: clean log messages
David Marchand
Earlier messages
Later messages