patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] ixgbe: wait longer for link after fiber MAC setup
 2018-09-30  2:15 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] test/event: fix eth Rx adapter autotest for skeleton PMD
 2018-09-29 11:59 UTC  (3+ messages)
` [dpdk-stable] [PATCH v3 1/2] "

[dpdk-stable] [PATCH v2] ring: fix c11 memory ordering issue
 2018-09-29 10:59 UTC  (14+ messages)
` [dpdk-stable] [PATCH v3 1/3] ring: read tail using atomic load
  ` [dpdk-stable] [PATCH v3 2/3] ring: synchronize the load and store of the tail
  ` [dpdk-stable] [PATCH v3 3/3] ring: move the atomic load of head above the loop
        ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] bus/pci: fix unexpected resource mapping override
 2018-09-29  6:43 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/5] net/bnx2x: fix logging to include dev name
 2018-09-29  5:42 UTC  (8+ messages)
` [dpdk-stable] [PATCH 3/5] net/bnx2x: fix to disable further interrupts
` [dpdk-stable] [PATCH 4/5] net/bnx2x: fix call to link handling periodic function
` [dpdk-stable] [PATCH 5/5] net/bnx2x: fix to add phy lock
` [dpdk-stable] [PATCH v2 1/5] net/bnx2x: fix logging to include dev name
` [dpdk-stable] [PATCH v2 3/5] net/bnx2x: fix to disable further interrupts
` [dpdk-stable] [PATCH v2 4/5] net/bnx2x: fix call to link handling periodic function
` [dpdk-stable] [PATCH v2 5/5] net/bnx2x: fix to add phy lock

[dpdk-stable] [PATCH] net/i40e: fix send admin queue command before init
 2018-09-29  2:08 UTC  (3+ messages)

[dpdk-stable] [PATCH v3 01/15] net/bnxt: get rid of ff pools and use VNIC info array
 2018-09-29  2:00 UTC  (9+ messages)
  ` [dpdk-stable] [PATCH v3 02/15] net/bnxt: fix uninitialized ptr access in transmit handler
  ` [dpdk-stable] [PATCH v3 03/15] net/bnxt: fix MTU setting
  ` [dpdk-stable] [PATCH v3 10/15] net/bnxt: fix registration of VF async event completion ring
  ` [dpdk-stable] [PATCH v3 11/15] net/bnxt: set MAC filtering as outer for non tunnel frames
  ` [dpdk-stable] [PATCH v3 12/15] net/bnxt: set a VNIC as default only once
  ` [dpdk-stable] [PATCH v3 13/15] net/bnxt: set VLAN strip mode before default VNIC cfg
  ` [dpdk-stable] [PATCH v3 14/15] net/bnxt: remove excess log messages
  ` [dpdk-stable] [PATCH v3 15/15] net/bnxt: reduce the polling interval for valid bit

[dpdk-stable] [PATCH 0/3] add AES-CMAC support
 2018-09-28 18:10 UTC  (4+ messages)
` [dpdk-stable] [PATCH 1/3] crypto/qat: add support AES-CMAC
` [dpdk-stable] [PATCH 2/3] test/qat: test for AES-CMAC
` [dpdk-stable] [PATCH 3/3] doc/qat: add AES-CMAC to the QAT feature list

[dpdk-stable] [PATCH 1/2] eventdev: fix port id argument in Rx adapter caps API
 2018-09-28 14:54 UTC  (8+ messages)
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] compressdev: fix compression api description
 2018-09-28 13:14 UTC  (2+ messages)

[dpdk-stable] [PATCH] test/event: remove RSS config in eth Rx adapter test
 2018-09-28 13:02 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2] test/event: fix "
  ` [dpdk-stable] [PATCH v3] "
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/bonding: stop and deactivate slaves when bonding port is stopped
 2018-09-28 11:04 UTC  (11+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 1/2] test: fix event timer compiler warning
 2018-09-28 10:36 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/3] net/enic: fix flow API memory leak
 2018-09-28  3:08 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2 "

[dpdk-stable] [PATCH 1/3] net/enic: fix flow API memory leak
 2018-09-28  1:51 UTC 

[dpdk-stable] [dpdk-dev] [PATCH v2] vhost: fix corner case for enqueue operation
 2018-09-27 18:34 UTC  (2+ messages)

[dpdk-stable] [PATCH] vhost: fix crash on unregistering in client mode
 2018-09-27 15:54 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/3] net/virtio-user: fix multiple queue for vhost-kernel
 2018-09-27 11:49 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/3] net/virtio: add the missing supported features

[dpdk-stable] [PATCH 1/2] compress/qat: fix for zero checksum on decompression
 2018-09-27 11:48 UTC  (6+ messages)
` [dpdk-stable] [PATCH 2/2] compress/qat: remove unnecessary assignment
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [dpdk-dev] [PATCH 1/2] compress/qat: fix for zero checksum on decompression

[dpdk-stable] [PATCH] test/crypto: fix number of queue pairs
 2018-09-27 11:46 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] patch 'net/bonding: support matching QinQ ethertype' has been queued to LTS release 16.11.9
 2018-09-27  8:44 UTC  (8+ messages)
` [dpdk-stable] patch 'net/nfp: fix live MAC changes not supported' "
` [dpdk-stable] patch 'doc: fix wrong usage of bind command' "
` [dpdk-stable] patch 'examples/vhost: remove unnecessary constant' "
` [dpdk-stable] patch 'vhost-user: drop connection on message handling failures' "
` [dpdk-stable] patch 'net/bonding: use evenly distributed default RSS RETA' "
` [dpdk-stable] patch 'net/bonding: do not ignore RSS key on device config' "
` [dpdk-stable] patch 'app/testpmd: optimize mbuf pool allocation' "

[dpdk-stable] [PATCH] net/i40e: fix 25G AOC and ACC cable detection on XXV710
 2018-09-27  6:57 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 01/15] net/dpaa2: fix IOVA conversion for congestion memory
 2018-09-26 18:04 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v2 02/15] net/dpaa2: fix VLAN filter enablement

[dpdk-stable] [PATCH] doc: fix typos in the flow API guide
 2018-09-26 14:37 UTC 

[dpdk-stable] [PATCH] net/nfp: fix RSS
 2018-09-26 13:45 UTC 

[dpdk-stable] [PATCH 1/2] eal/vfio: check if we already have the group fd open
 2018-09-26 12:35 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/2] eal/vfio: cleanup getting group fd

[dpdk-stable] [PATCH] crypto/aesni_mb: fix possible array overrun
 2018-09-26 12:27 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH v1] app/test-crypto-perf: fix double allocation of memory
 2018-09-26 12:26 UTC 

[dpdk-stable] [dpdk-dev] [PATCH 0/3] fix test vector checks
 2018-09-26 12:26 UTC 

[dpdk-stable] [dpdk-dev] [PATCH] examples/ipsec-secgw: fix wrong session size
 2018-09-26 12:26 UTC 

[dpdk-stable] [PATCH v2] doc/crypto: fix missing CCM to QAT feature list
 2018-09-26 12:26 UTC  (4+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] doc: cryptodev: fix typo
 2018-09-26 12:25 UTC 

[dpdk-stable] [PATCH] net/failsafe: limit device capabilities to really supported
 2018-09-26 11:58 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] net/failsafe: report actual device capabilities

[dpdk-stable] [PATCH] net/e1000: do not error out if rx_drop_en is set
 2018-09-26 10:22 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] net/ixgbe: fix x550 code to handle unidentified PHY
 2018-09-26 10:22 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/ixgbe: reduce PF mailbox interrupt rate
 2018-09-26 10:21 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH v2] net/ifc: do not notify before HW ready
 2018-09-26  7:53 UTC  (3+ messages)

[dpdk-stable] [PATCH 3/6] net/enic: set Rx VLAN offload flag for non-stripped packets
 2018-09-26  2:54 UTC  (2+ messages)
` [dpdk-stable] [PATCH 6/6] net/enic: explicitly disable overlay offload

[dpdk-stable] [PATCH] app/testpmd: fix printf format specifiers
 2018-09-25 16:00 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] ethdev: fix doxygen comment to be with structure
 2018-09-25 15:43 UTC  (3+ messages)

[dpdk-stable] [PATCH v3] latencystats: fix timestamp marking and latency calculation
 2018-09-25 14:51 UTC 

[dpdk-stable] [PATCH] net/cxgbe: add missing DEV_RX_OFFLOAD_SCATTER flag
 2018-09-25 14:49 UTC  (2+ messages)

[dpdk-stable] [PATCH] ethdev: fix error handling logic
 2018-09-25 14:12 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] doc: fix eventdev shared library version
 2018-09-25 13:12 UTC 

[dpdk-stable] [PATCH v1] eal: use correct data type for slab operations
 2018-09-25 12:38 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2] eal: use correct data type for bitmap "

[dpdk-stable] [PATCH] latency: clear mbuf timestamp after latency calculation
 2018-09-25 12:37 UTC  (2+ messages)

[dpdk-stable] [RFC stable-scripts] 1-import: don't filter commits for later releases that fix backported patches
 2018-09-25 12:36 UTC  (2+ messages)
` [dpdk-stable] [RFC stable-scripts v2] "

[dpdk-stable] [PATCH v4 1/4] bus/fslmc: fix undefined reference of memsegs
 2018-09-25  9:26 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v4 2/4] ring: read tail using atomic load

[dpdk-stable] [PATCH 02/20] net/i40e/base: fix partition id calculation for X722
 2018-09-25  2:34 UTC  (6+ messages)
` [dpdk-stable] [PATCH 07/20] net/i40e/base: improve the polling mechanism
` [dpdk-stable] [PATCH 08/20] net/i40e/base: read LLDP config area with correct endianness
` [dpdk-stable] [PATCH 09/20] net/i40e/base: properly clean resources
` [dpdk-stable] [PATCH 10/20] net/i40e/base: gracefully clean the resources
` [dpdk-stable] [PATCH 11/20] net/i40e/base: correct global reset timeout calculation

[dpdk-stable] [PATCH 1/2] net/mlx4: support externally allocated static memory
 2018-09-24 18:36 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] net/mlx5: "

[dpdk-stable] [PATCH 01/11] net/sfc/base: make last byte of module information available
 2018-09-24 13:50 UTC 

[dpdk-stable] [PATCH] event/sw: fix cq idx check for unlink usecases
 2018-09-23 11:27 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/2] eventdev: fix eth Rx adapter hotplug incompatibility
 2018-09-23  8:31 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/2] test/eventdev: remove eth Rx adapter vdev workaround

[dpdk-stable] [PATCH 1/5] event/dpaa2: fix mbuf assignment in atomic processing
 2018-09-23  7:52 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2 "

[dpdk-stable] [PATCH 1/7] net/bnxt: get rid of ff pools array and use the vnic info array
 2018-09-22  4:55 UTC  (5+ messages)
    ` [dpdk-stable] [dpdk-dev] "
        ` [dpdk-stable] [PATCH v2 01/12] net/bnxt: get rid of ff pools array and use the vnic info array instead
        ` [dpdk-stable] [PATCH v2 03/12] net/bnxt: fix MTU setting

[dpdk-stable] [PATCH] net/bonding: ensure fairness among slaves
 2018-09-21 18:27 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2] net/bonding: fix RX slave fairness

[dpdk-stable] [PATCH v3 1/2] net/failsafe: remove not supported multicast MAC filter
 2018-09-21 15:36 UTC 

[dpdk-stable] [PATCH 1/2] net/sfc: fix an Rx queue double release possibility
 2018-09-21 14:53 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 1/6] crypto/mvsam: fix shared library build
 2018-09-21 14:53 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v2 2/6] crypto/mvsam: update hash digest sizes

[dpdk-stable] [PATCH] net/ixgbe: fix busy polling while fiber link update
 2018-09-21 14:25 UTC  (7+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3 02/13] net/dpaa: fix jumbo buffer config
 2018-09-21 11:05 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v3 04/13] net/dpaa: fix link speed based on MAC type

[dpdk-stable] [PATCH] mem: fix undefined behavior in NUMA code
 2018-09-21 11:02 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] net: fix Intel prepare function for IP checksum offload
 2018-09-21  1:12 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/failsafe: fix crash on slave queue release
 2018-09-21  0:05 UTC  (3+ messages)

[dpdk-stable] [PATCH v2 2/4] net/failsafe: add checks for deferred queue setup
 2018-09-20 13:55 UTC 

[dpdk-stable] [PATCH] latency: clear mbuf timestamp after latency calculation
 2018-09-20 12:16 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/nfp: fix mbuf flags with cksum good
 2018-09-19 17:52 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/4] net/e1000: fix missing Tx multi segs capability
 2018-09-19 15:04 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/4] net/fm10k: "
` [dpdk-stable] [PATCH 3/4] net/i40e: "
` [dpdk-stable] [PATCH 4/4] net/ixgbe: "

[dpdk-stable] [PATCH] config: remove unused macro
 2018-09-19 13:56 UTC  (3+ messages)

[dpdk-stable] [PATCH v2] app/testpmd: optimize membuf pool allocation
 2018-09-19 13:38 UTC  (3+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v4 1/3] net/avf: fix unused variables and label
 2018-09-19 10:04 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v4 2/3] net/avf: fix missing compiler error flags

[dpdk-stable] [PATCH] latency: clear mbuf timestamp after latency calculation
 2018-09-19  8:18 UTC 

[dpdk-stable] [PATCH v5] doc: add cross compile part for sample applications
 2018-09-19  0:33 UTC  (2+ messages)
` [dpdk-stable] [PATCH v6] "

[dpdk-stable] [PATCH v2] test/hash: solve unit test hash compilation error
 2018-09-18 19:22 UTC 

page:  |  | latest

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