dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-23 19:24:50 to 2014-09-26 09:36:22 UTC [more...]

[PATCH 00/12] Patches for DPDK to support Power architecture
 2014-09-26  9:36 UTC  (9+ messages)
  ` [PATCH 01/12] Add compiling definations for IBM "
  ` [PATCH 02/12] Add atomic operations "
  ` [PATCH 03/12] Add byte order "
  ` [PATCH 04/12] Add CPU cycle "
  ` [PATCH 05/12] Add prefetch operation "
  ` [PATCH 06/12] Add spinlock "
  ` [PATCH 07/12] Add vector memcpy "
  ` [PATCH 08/12] Add CPU flag checking "

[PATCH 0/7] Patches to split architecture specific operations from DPDK
 2014-09-26  9:33 UTC  (8+ messages)
  ` [PATCH 1/7] Split atomic operations to architecture specific
  ` [PATCH 2/7] Split byte order "
  ` [PATCH 3/7] Split CPU cycle operation "
  ` [PATCH 4/7] Split prefetch operations "
  ` [PATCH 5/7] Split spinlock "
  ` [PATCH 6/7] Split memcpy operation "
  ` [PATCH 7/7] Split CPU flags operations "

[PATCH] librte_pmd_packet: add PMD for AF_PACKET-based virtual devices
 2014-09-26  9:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ixgbe: fix compile error with gcc4.4 (used RHEL 6)
 2014-09-26  9:23 UTC  (7+ messages)
            ` patches validation

DPDK doesn't work with iommu=pt
 2014-09-26  9:13 UTC 

[PATCH v2] Change alarm cancel function to thread-safe:
 2014-09-26  6:33 UTC  (7+ messages)

[PATCH v3 00/20] Support flow director programming on Fortville
 2014-09-26  6:03 UTC  (21+ messages)
  ` [PATCH v3 01/20] i40e: set up and initialize flow director
  ` [PATCH v3 02/20] i40e: tear down "
  ` [PATCH v3 03/20] i40e: initialize flexible payload setting
  ` [PATCH v3 04/20] lib/librte_ether: new filter APIs definition
  ` [PATCH v3 05/20] lib/librte_ether: define structures for adding/deleting flow director
  ` [PATCH v3 06/20] i40e: implement operations to add/delete "
  ` [PATCH v3 07/20] app/test-pmd: add test commands to add/delete flow director filter
  ` [PATCH v3 08/20] i40e: match counter for flow director
  ` [PATCH v3 09/20] i40e: report flow director match info to mbuf
  ` [PATCH v3 10/20] lib/librte_ether: define structures for getting flow director information
  ` [PATCH v3 11/20] i40e: implement operations to get fdir info
  ` [PATCH v3 12/20] app/test-pmd: display fdir statistics
  ` [PATCH v3 13/20] i40e: implement operation to flush flow director table
  ` [PATCH v3 14/20] app/test-pmd: add test command "
  ` [PATCH v3 15/20] lib/librte_ether: define structures for configuring flexible payload
  ` [PATCH v316/20] i40e: implement operations to configure "
  ` [PATCH v3 17/20] app/test-pmd: add test command "
  ` [PATCH v3 18/20] lib/librte_ether: define structures for configuring flex masks
  ` [PATCH v3 19/20] i40e: implement operations to configure flexible masks
  ` [PATCH v3 20/20] app/test-pmd: add test command "

[PATCH v3] ethdev: Rename RX/TX enable queue field for queue start and stop
 2014-09-26  5:00 UTC 

[memnic PATCH 0/7] MEMNIC PMD performance improvement
 2014-09-26  3:05 UTC  (2+ messages)

[PATCH v4 0/8]Support VxLAN on Fortville
 2014-09-26  2:02 UTC  (9+ messages)
  ` [PATCH v4 1/8]i40e:support VxLAN packet identification in librte_ether
  ` [PATCH v4 2/8]i40e:support VxLAN packet identification in librte_pmd_i40e
  ` [PATCH v4 3/8]app/test-pmd:test VxLAN packet identification
  ` [PATCH v4 4/8]librte_ether:add a common filter API
  ` [PATCH v4 5/8]i40e:implement API of VxLAN packet filter in librte_pmd_i40e
  ` [PATCH v4 6/8]app/testpmd:test VxLAN packet filter API
  ` [PATCH v4 7/8]i40e:support VxLAN Tx checksum offload
  ` [PATCH v4 8/8]app/testpmd:test "

multiqueue is supported by vhost user?
 2014-09-26  1:42 UTC  (3+ messages)

[PATCH] ixgbe_rx_scan_hw_ring: Fix initializing id and hash fields in flow director mode
 2014-09-25 20:57 UTC  (5+ messages)

DPDK Demos at IDF conference using DDIO
 2014-09-25 20:09 UTC  (5+ messages)

[PATCH 1/4] compat: Add infrastructure to support symbol versioning
 2014-09-25 18:52 UTC  (2+ messages)
  ` [PATCH 1/4 v2] "

[PATCH v4 0/5] lib/librte_vhost: user space vhost cuse driver library
 2014-09-25 18:00 UTC  (6+ messages)

[PATCH 00/10] VM Power Management
 2014-09-25 17:49 UTC  (16+ messages)
  ` [PATCH v2 "
      ` [PATCH v2 01/10] Channel Manager and Monitor for VM Power Management(Host)
      ` [PATCH v2 02/10] VM Power Management CLI(Host)
      ` [PATCH v2 03/10] CPU Frequency Power Management(Host)
      ` [PATCH v2 04/10] VM Power Management application and Makefile
      ` [PATCH v2 05/10] VM Power Management CLI(Guest)
      ` [PATCH v2 06/10] VM communication channels for VM Power Management(Guest)
      ` [PATCH v2 07/10] librte_power common interface for Guest and Host
      ` [PATCH v2 08/10] Packet format for VM Power Management(Host and Guest)
      ` [PATCH v2 09/10] Build system integration for VM Power Management(Guest and Host)
      ` [PATCH v2 10/10] VM Power Management Unit Tests

[PATCH 0/4] table: fix bugs occuring in corner cases
 2014-09-25 15:44 UTC  (6+ messages)
  ` [PATCH 1/4] table: fix empty bucket removal during entry deletion in rte_table_hash_ext
  ` [PATCH 2/4] table: fix checking extended buckets in unoptimized case
  ` [PATCH 3/4] table: fix incorrect t->data_size_shl initialization
  ` [PATCH 4/4] table: fix pointer calculations at initialization

[PATCH v2] ethdev: Rename RX/TX enable queue field for queue start and stop
 2014-09-25 14:26 UTC  (3+ messages)

[PATCH 00/18] Update IXGBE base code
 2014-09-25 14:19 UTC  (19+ messages)
  ` [PATCH 01/18] ixgbe: Update comments and fix some comments typo in "
  ` [PATCH 02/18] ixgbe: Clean up IXGBE base codes
  ` [PATCH 03/18] ixgbe: New function to check command complete in IXGBE base code
  ` [PATCH 04/18] ixgbe: Support cloud mode "
  ` [PATCH 05/18] ixgbe: eeprom checksum calculation return new value "
  ` [PATCH 06/18] ixgbe: New argument in host interface command function
  ` [PATCH 07/18] ixgbe: Extend mask for SWFW semaphore
  ` [PATCH 08/18] ixgbe: New function to read and write I2C bytes
  ` [PATCH 09/18] ixgbe: Support new device id 82599_QSFP and 82599_LS
  ` [PATCH 10/18] ixgbe: Modify time to wait in polling flash update
  ` [PATCH 11/18] ixgbe: New error type
  ` [PATCH 12/18] ixgbe: Use hardware MAC type for I2C control
  ` [PATCH 13/18] ixgbe: semaphore mask move into hardware physical information
  ` [PATCH 14/18] ixgbe: Remove unnecessary delay
  ` [PATCH 15/18] ixgbe: New function for resetting VF register
  ` [PATCH 16/18] ixgbe: New functionalities in IXGBE base code
  ` [PATCH 17/18] ixgbe: Support X550 "
  ` [PATCH 18/18] ixgbe: Support X550 in IXGBE poll mode driver

[PATCH] Fix for LRU corrupted returns
 2014-09-25 10:21 UTC  (2+ messages)

[PATCH RFC 0/3] only call iopl when necessary
 2014-09-25 10:17 UTC  (3+ messages)
` [PATCH RFC 1/3] eal/bsd: fix fd leak

[PATCH] lib/librte_pmd_ixgbe: Fix crash caused by bulk allocation failure
 2014-09-25  9:38 UTC  (2+ messages)

[memnic PATCH 1/7] guest: memnic-tester: PMD benchmark in guest
 2014-09-25  9:02 UTC  (4+ messages)

[PATCH v2 00/13] support of multiple sizes of redirection table
 2014-09-25  8:40 UTC  (14+ messages)
  ` [PATCH v2 01/13] app/testpmd: code style fix
  ` [PATCH v2 02/13] i40evf: "
  ` [PATCH v2 03/13] ethdev: add more annotation
  ` [PATCH v2 04/13] ethdev: support of multiple sizes of redirection table
  ` [PATCH v2 05/13] igb: add new function for VF ops of 'dev_infos_get'
  ` [PATCH v2 06/13] igb: rework of updating/querying reta
  ` [PATCH v2 07/13] ixgbe: add new function for VF ops of 'dev_infos_get'
  ` [PATCH v2 08/13] ixgbe: rework of updating/querying reta
  ` [PATCH v2 09/13] i40e: support of setting hash lookup table size
  ` [PATCH v2 10/13] i40e: support of getting redirection "
  ` [PATCH v2 11/13] i40e: rework of updating/querying reta
  ` [PATCH v2 12/13] i40evf: support of updating/querying redirection table
  ` [PATCH v2 13/13] app/testpmd: rework of commands for updating/querying reta

[PATCH 0/5]support filter of unicast and multicast MAC address for VF on Fortville
 2014-09-25  8:17 UTC 

Safe practices for adding to rte_table_hash_lru
 2014-09-25  8:03 UTC  (3+ messages)

Can not init NIC after merge to DPDK 1.7 problem
 2014-09-25  8:02 UTC  (4+ messages)

[PATCH 0/4] support control packet filter on Fortville
 2014-09-25  7:54 UTC  (6+ messages)
  ` [PATCH 1/4] lib/librte_ether: new filter APIs definition
  ` [PATCH 2/4] lib/librte_ether: define CTRL_PKT filter type and its structure
  ` [PATCH 3/4] i40e: ctrl_pkt filter implementation in i40e pmd driver
  ` [PATCH 4/4] app/test-pmd: add commands for control packet filter

[PATCHv5] librte_acl make it build/work for 'default' target
 2014-09-25  7:52 UTC  (2+ messages)

[PATCH v3] virtio: Support mergeable buffer in virtio pmd
 2014-09-25  7:12 UTC  (6+ messages)

[memnic PATCH 7/7] pmd: split calling mbuf free
 2014-09-25  2:18 UTC  (5+ messages)

[memnic PATCH 4/7] pmd: use compiler barrier
 2014-09-25  0:35 UTC  (3+ messages)

[memnic PATCH 3/7] pmd: use helper macros
 2014-09-25  0:01 UTC  (3+ messages)

[memnic PATCH 2/7] pmd: remove needless assignment
 2014-09-24 23:58 UTC  (3+ messages)

Strange behaviour with LRU table
 2014-09-24 23:12 UTC 

LD_PRELOAD libraries for DPDK to run unmodified applications with DPDK?
 2014-09-24 21:18 UTC  (2+ messages)

[PATCH 0/4] Add DSO symbol versioning to support backwards compatibility
 2014-09-24 18:19 UTC  (4+ messages)

[PATCH 0/4] lib/librte_table: Fix bugs occuring in corner cases
 2014-09-24 17:48 UTC  (2+ messages)

[PATCH] igb_ethdev.c: complete switches for i211 NC
 2014-09-24 17:38 UTC  (2+ messages)

rte_malloc_socket UNABLE to allocate 8GB
 2014-09-24 15:26 UTC 

[PATCH] Change alarm cancel function to thread-safe
 2014-09-24 15:18 UTC  (3+ messages)

[PATCH 0/3] distributor_app: new sample application for distributor library
 2014-09-24 14:16 UTC  (2+ messages)
  ` [PATCH v2] distributor_app: new sample app

[PATCH v2 4/6] bond: free mbufs if transmission fails in bonding tx_burst functions
 2014-09-24 13:16 UTC  (4+ messages)
` [PATCH v3 0/5] link bonding
  ` [PATCH v3 4/5] bond: lsc polling support

[PATCH] examples/vmdq: support i40e in vmdq example
 2014-09-24 11:01 UTC  (4+ messages)

DPDK 1.7 crashes on table initialization
 2014-09-24 10:08 UTC  (4+ messages)

[PATCH 0/5] Mbuf Structure Rework, part 3
 2014-09-24 10:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] testpmd: Change rxfreet default to 32

[PATCH] examples/vhost: Support jumbo frame in user space vhost
 2014-09-24  9:25 UTC  (3+ messages)

[PATCH 0/5] Support virtio multicast feature
 2014-09-24  9:07 UTC  (2+ messages)

[PATCH v2 0/7] Support flow director programming on fortville
 2014-09-24  4:52 UTC  (2+ messages)

[PATCH] pcap: set in_port value in packet mbuf data when each packet is received
 2014-09-24  3:37 UTC  (2+ messages)

Can not init NIC after merge to DPDK 1.7 problem
 2014-09-23 23:17 UTC  (2+ messages)

KNI and memzones
 2014-09-23 20:50 UTC  (7+ messages)


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).