messages from 2015-10-13 13:22:50 to 2015-10-15 10:36:00 UTC [more...]
[PATCHv4 0/9] Dynamic RSS Configuration for Bonding
2015-10-15 10:35 UTC (16+ messages)
` [PATCH v5 "
` [PATCH v5 2/9] null: fix segfault when null_pmd added to bonding
` [PATCH v5 3/9] null: extend number of virtual queues
` [PATCH v5 4/9] null: virtual dynamic rss configuration
` [PATCH v5 5/9] null: export eth_dev_null_create
ixgbe: prefetch packet headers in vector PMD receive function
2015-10-15 10:32 UTC (10+ messages)
` [PATCH] "
Calling rte_eth_rx_burst() multiple times
2015-10-15 10:23 UTC (2+ messages)
[PATCH 00/34] update e1000 base driver
2015-10-15 8:37 UTC (75+ messages)
` [PATCH 01/34] e1000/base: update readme and copyright
` [PATCH 02/34] e1000/base: add new devices
` [PATCH 03/34] e1000/base: fix issue with link flap on 82579
` [PATCH 04/34] e1000/base: fix issue with jumbo frame CRC failures in client
` [PATCH 05/34] e1000/base: redundant PHY power down for i210
` [PATCH 06/34] e1000/base: add return value to the functions of setting receive address register
` [PATCH 07/34] e1000/base: add defaults for i210 TX/RX PBSIZE
` [PATCH 08/34] e1000/base: remove E1000_WRITE_FLUSH for DH89XXCC_SGMII after commencing HW reset
` [PATCH 09/34] e1000/base: add evaluation of e1000_nvm_read return value
` [PATCH 10/34] e1000/base: change invariant return to not use variables
` [PATCH 11/34] e1000/base: add return value handler when check manage mode
` [PATCH 12/34] e1000/base: add return value handler for ESB2 controller init and reset
` [PATCH 13/34] e1000/base: add support for inverted format ETrackId
` [PATCH 14/34] e1000/base: add EEARBC_I210 for i210
` [PATCH 15/34] e1000/base: apply paranoia to macro arguments
` [PATCH 16/34] e1000/base: add flags to set eee advertisement modes
` [PATCH 17/34] e1000/base: prevent ulp flow if cable connected
` [PATCH 18/34] e1000/base: fix TIPG value for non 10 half duplex mode
` [PATCH 19/34] e1000/base: add return value for resume workaround
` [PATCH 20/34] e1000/base: fix link detect flow
` [PATCH 21/34] e1000/base: cleanup NAHUM6LP_HW tags
` [PATCH 22/34] e1000/base: add bit for disable packetbuffer read
` [PATCH 23/34] e1000/base: K1 flow fixes
` [PATCH 24/34] e1000/base: remove FIXME comment
` [PATCH 25/34] e1000/base: set correct value of beacon duration
` [PATCH 26/34] e1000/base: disable extension header parsing for IPv6
` [PATCH 27/34] e1000/base: fix for i354 88E1112 PHY using AutoMedia Detect
` [PATCH 28/34] e1000/base: increase timeout of polling bit RSPCIPHY in check_reset_block
` [PATCH 29/34] e1000/base: implement 88E1543 PHY initialization
` [PATCH 30/34] e1000/base: use the correct i210 register for EEMNGCTL
` [PATCH 31/34] e1000/base: move the print to the right position
` [PATCH 32/34] e1000/base: synchronization of MAC-PHY interface only on non- ME systems
` [PATCH 33/34] e1000/base: fix to enable both ulp and EEE in Sx state
` [PATCH 34/34] e1000/base: some minor change
` [PATCH v2 00/35] update e1000 base code
` [PATCH v2 01/35] e1000/base: update readme and copyright
` [PATCH v2 02/35] e1000/base: add new devices
` [PATCH v2 03/35] e1000/base: fix issue with link flap on 82579
` [PATCH v2 04/35] e1000/base: fix issue with jumbo frame CRC failures in client
` [PATCH v2 05/35] e1000/base: redundant PHY power down for i210
` [PATCH v2 06/35] e1000/base: add return value to the functions of setting receive address register
` [PATCH v2 07/35] e1000/base: add defaults for i210 TX/RX PBSIZE
` [PATCH v2 08/35] e1000/base: remove E1000_WRITE_FLUSH for DH89XXCC_SGMII after commencing HW reset
` [PATCH v2 09/35] e1000/base: add evaluation of e1000_nvm_read return value
` [PATCH v2 10/35] e1000/base: change invariant return to not use variables
` [PATCH v2 11/35] e1000/base: add return value handler when check manage mode
` [PATCH v2 12/35] e1000/base: add return value handler for ESB2 controller init and reset
` [PATCH v2 13/35] e1000/base: add support for inverted format ETrackId
` [PATCH v2 14/35] e1000/base: add EEARBC_I210 for i210
` [PATCH v2 15/35] e1000/base: apply paranoia to macro arguments
` [PATCH v2 16/35] e1000/base: add flags to set eee advertisement modes
` [PATCH v2 17/35] e1000/base: prevent ulp flow if cable connected
` [PATCH v2 18/35] e1000/base: fix TIPG value for non 10 half duplex mode
` [PATCH v2 19/35] e1000/base: add return value for resume workaround
` [PATCH v2 20/35] e1000/base: fix link detect flow
` [PATCH v2 21/35] e1000/base: cleanup NAHUM6LP_HW tags
` [PATCH v2 22/35] e1000/base: add bit for disable packetbuffer read
` [PATCH v2 23/35] e1000/base: K1 flow fixes
` [PATCH v2 24/35] e1000/base: remove FIXME comment
` [PATCH v2 25/35] e1000/base: set correct value of beacon duration
` [PATCH v2 26/35] e1000/base: disable extension header parsing for IPv6
` [PATCH v2 27/35] e1000/base: fix for i354 88E1112 PHY using AutoMedia Detect
` [PATCH v2 28/35] e1000/base: increase timeout of polling bit RSPCIPHY in check_reset_block
` [PATCH v2 29/35] e1000/base: implement 88E1543 PHY initialization
` [PATCH v2 30/35] e1000/base: use the correct i210 register for EEMNGCTL
` [PATCH v2 31/35] e1000/base: move the print to the right position
` [PATCH v2 32/35] e1000/base: synchronization of MAC-PHY interface only on non- ME systems
` [PATCH v2 33/35] e1000/base: fix to enable both ulp and EEE in Sx state
` [PATCH v2 34/35] e1000/base: some minor change
` [PATCH v2 35/35] e1000: add new devices
I have a problem in setting up DPDK 2.1.0 in Fedora OS release 20 (Heisenbug). I cannot r
2015-10-15 8:10 UTC (7+ messages)
[PATCH] examples/vmdq: Fix the core dump issue when mem_pool is more than 34
2015-10-15 7:54 UTC (3+ messages)
[PATCH v4] mbuf/ip_frag: move mbuf chaining to common code
2015-10-15 7:01 UTC
[PATCH 0/3] fm10k: add VMDQ support
2015-10-15 6:27 UTC (3+ messages)
` [PATCH 1/3] fm10k: add multi-queue checking
[PATCH] fm10k: add Intel Boulder Rapid NIC support
2015-10-15 5:25 UTC (2+ messages)
[Q] l2fwd in examples directory
2015-10-15 2:08 UTC (2+ messages)
[PATCH] Found a bug related to getopt() in eal/bsd module
2015-10-15 1:40 UTC (10+ messages)
` [PATCH] eal/bsd: reinitialize optind and optreset to 1
New mailing list for users
2015-10-14 23:26 UTC
[PATCH] mem: Command line option to delete hugepage backing files
2015-10-14 18:59 UTC (2+ messages)
[PATCHv5 0/8] ethdev: add new API to retrieve RX/TX queue information
2015-10-14 18:44 UTC (25+ messages)
` [PATCHv5 1/8] "
` [dpdk-dev, PATCHv5, "
` [PATCHv5 2/8] i40e: add support for eth_(rxq|txq)_info_get and (rx|tx)_desc_lim
` [PATCHv5 3/8] ixgbe: "
` [PATCHv5 4/8] e1000: "
` [PATCHv5 5/8] fm10k: add HW specific desc_lim data into dev_info
` [PATCHv5 6/8] cxgbe: "
` [PATCHv5 7/8] vmxnet3: "
` [PATCHv5 8/8] testpmd: add new command to display RX/TX queue information
[PATCH v2 0/4] Support for Netronome´s NFP-6xxx card
2015-10-14 17:16 UTC (2+ messages)
[PATCH v2] ixgbe: remove rx jabber from ierrors
2015-10-14 17:12 UTC
DPDK User Space: Session onUseability and Ease of Use
2015-10-14 16:34 UTC (9+ messages)
[PATCH v3 00/20] remove pci driver from vdevs
2015-10-14 16:31 UTC (5+ messages)
` [PATCH v3 02/20] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
` [PATCH v3 07/20] pcap: remove pci device driver
[PATCH 0/7] Add hierarchical support to make install
2015-10-14 15:58 UTC (3+ messages)
` [PATCH v4 0/7] Add instalation rules for dpdk files
[PATCH] ixgbe: remove rx jabber from ierrors
2015-10-14 15:40 UTC
[PATCH] devargs: add blacklisting by linux interface name
2015-10-14 13:41 UTC (4+ messages)
` [PATCH v2] "
[PATCH] eal: default to one memory channel if not specified
2015-10-14 13:05 UTC (4+ messages)
[PATCH] rte_alarm: modify it to make it not to be affected by discontinuous jumps in the system time
2015-10-14 12:09 UTC (3+ messages)
[PATCH 0/2] Add support for driver directories
2015-10-14 11:55 UTC (5+ messages)
[PATCH 1/2] virtio: initialize iopl when device is initialized
2015-10-14 11:32 UTC (17+ messages)
` [PATCH 0/2] fix virtio interrupt handling
` [PATCH 1/2] eal/linux: move plugin load to very start of eal init
` [PATCH 2/2] virtio: change io privilege level as early as possible
` [PATCH] eal: move interrupt init after device init
[PATCH v7 0/9] Dynamic memzones
2015-10-14 11:05 UTC (4+ messages)
` [PATCH v8 "
[PATCH 0/2] fix vf statistic wraparound handling in macro
2015-10-14 10:16 UTC (11+ messages)
` [PATCH 1/2] ixgbe: fix VF statistic wraparound handling macro
` [PATCH 2/2] igb: "
IXGBE RX packet loss with 5+ cores
2015-10-14 9:29 UTC (7+ messages)
[PATCH] ixgbe: fix the wrong prompt for VF TSO
2015-10-14 8:29 UTC (2+ messages)
[PATCH] Add error message when trying to use make option T= during build/clean
2015-10-14 8:02 UTC (3+ messages)
i40e drops segmented traffic
2015-10-14 8:01 UTC
[PATCH v3] Implement memcmp using SIMD intrinsics
2015-10-14 0:32 UTC (3+ messages)
` [PATCH v3] Implement memcmp using Intel SIMD instrinsics
[PATCH v2] Clean up rte_memcpy.h
2015-10-14 0:09 UTC (3+ messages)
` [PATCH v2] Clean up rte_memcpy.h file
dpdk/vhost-user and VM migration
2015-10-13 21:16 UTC
Question about unsupported transceivers
2015-10-13 20:34 UTC (3+ messages)
propose a solution for mapping same virtual address space to asymmetric processes
2015-10-13 17:26 UTC (3+ messages)
[PATCH] crc: deinline crc functions
2015-10-13 16:04 UTC (2+ messages)
[PATCH] ethdev: remove the imissed deprecation tag
2015-10-13 15:53 UTC (3+ messages)
[testpmd] enable lsc to avoid TX stall, TX stall happened in following sequence start show port info 0
2015-10-13 15:32 UTC (3+ messages)
[PATCH 0/4] eth_ring: perf test and usability improvements
2015-10-13 14:29 UTC (3+ messages)
` [PATCH 2/4] rte_ring: store memzone pointer inside ring
[PATCH v3] ring: add function to free a ring
2015-10-13 14:01 UTC (3+ messages)
` [PATCH v4] "
[PATCH 8/8] librte_table: modify release notes and deprecation notice
2015-10-13 13:57 UTC (10+ messages)
` [PATCH v2 0/8] librte_table: add key_mask parameter to 8-byte key
` [PATCH v2 1/8] librte_table: add key_mask parameter to 8-byte key hash parameters
` [PATCH v2 2/8] librte_table: add key_mask parameter to 16-byte "
` [PATCH v2 3/8] librte_table: add 16 byte hash table operations with computed lookup
` [PATCH v2 4/8] app/test: modify app/test_table_combined and app/test_table_tables
` [PATCH v2 5/8] app/test-pipeline: modify pipeline test
` [PATCH v2 6/8] example/ip_pipeline: add parse_hex_string for internal use
` [PATCH v2 7/8] example/ip_pipeline/pipeline: update flow_classification pipeline
` [PATCH v2 8/8] librte_table: modify release notes and deprecation notice
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).