patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH v5 04/15] distributor: handle worker shutdown in burst mode
 2020-10-17 21:15 UTC  (79+ messages)
      ` [dpdk-stable] [PATCH v5 11/15] test/distributor: replace delays with spin locks
      ` [dpdk-stable] [PATCH v5 12/15] distributor: fix scalar matching
      ` [dpdk-stable] [PATCH v5 14/15] distributor: fix flushing in flight packets
      ` [dpdk-stable] [PATCH v5 15/15] distributor: fix clearing returns buffer
        ` [dpdk-stable] [PATCH v6 01/15] distributor: fix missing handshake synchronization
        ` [dpdk-stable] [PATCH v6 02/15] distributor: fix handshake deadlock
        ` [dpdk-stable] [PATCH v6 03/15] distributor: do not use oldpkt when not needed
        ` [dpdk-stable] [PATCH v6 04/15] distributor: handle worker shutdown in burst mode
        ` [dpdk-stable] [PATCH v6 05/15] test/distributor: fix shutdown of busy worker
        ` [dpdk-stable] [PATCH v6 06/15] test/distributor: synchronize lcores statistics
        ` [dpdk-stable] [PATCH v6 07/15] distributor: fix return pkt calls in single mode
        ` [dpdk-stable] [PATCH v6 08/15] test/distributor: fix freeing mbufs
        ` [dpdk-stable] [PATCH v6 09/15] test/distributor: collect return mbufs
        ` [dpdk-stable] [PATCH v6 10/15] distributor: align API documentation with code
        ` [dpdk-stable] [PATCH v6 11/15] test/distributor: replace delays with spin locks
        ` [dpdk-stable] [PATCH v6 12/15] distributor: fix scalar matching
        ` [dpdk-stable] [PATCH v6 14/15] distributor: fix flushing in flight packets
        ` [dpdk-stable] [PATCH v6 15/15] distributor: fix clearing returns buffer
          ` [dpdk-stable] [PATCH v7 01/16] distributor: fix missing handshake synchronization
            ` [dpdk-stable] [dpdk-dev] "
          ` [dpdk-stable] [PATCH v7 02/16] distributor: fix handshake deadlock
          ` [dpdk-stable] [PATCH v7 03/16] distributor: do not use oldpkt when not needed
          ` [dpdk-stable] [PATCH v7 04/16] distributor: handle worker shutdown in burst mode
          ` [dpdk-stable] [PATCH v7 05/16] test/distributor: fix shutdown of busy worker
          ` [dpdk-stable] [PATCH v7 06/16] test/distributor: synchronize lcores statistics
            ` [dpdk-stable] [dpdk-dev] "
          ` [dpdk-stable] [PATCH v7 07/16] distributor: fix return pkt calls in single mode
          ` [dpdk-stable] [PATCH v7 08/16] test/distributor: fix freeing mbufs
            ` [dpdk-stable] [dpdk-dev] "
          ` [dpdk-stable] [PATCH v7 09/16] test/distributor: collect return mbufs
            ` [dpdk-stable] [dpdk-dev] "
          ` [dpdk-stable] [PATCH v7 10/16] distributor: align API documentation with code
          ` [dpdk-stable] [PATCH v7 11/16] test/distributor: replace delays with spin locks
          ` [dpdk-stable] [PATCH v7 12/16] distributor: fix scalar matching
          ` [dpdk-stable] [PATCH v7 14/16] distributor: fix flushing in flight packets
          ` [dpdk-stable] [PATCH v7 15/16] distributor: fix clearing returns buffer
            ` [dpdk-stable] [PATCH v8 01/17] distributor: fix missing handshake synchronization
              ` [dpdk-stable] [dpdk-dev] "
            ` [dpdk-stable] [PATCH v8 02/17] distributor: fix handshake deadlock
            ` [dpdk-stable] [PATCH v8 03/17] distributor: do not use oldpkt when not needed
            ` [dpdk-stable] [PATCH v8 04/17] distributor: handle worker shutdown in burst mode
            ` [dpdk-stable] [PATCH v8 05/17] test/distributor: fix shutdown of busy worker
            ` [dpdk-stable] [PATCH v8 06/17] distributor: fix return pkt calls in single mode
            ` [dpdk-stable] [PATCH v8 07/17] test/distributor: fix freeing mbufs
            ` [dpdk-stable] [PATCH v8 08/17] test/distributor: synchronize lcores statistics
              ` [dpdk-stable] [dpdk-dev] "
            ` [dpdk-stable] [PATCH v8 09/17] test/distributor: collect return mbufs
            ` [dpdk-stable] [PATCH v8 10/17] distributor: align API documentation with code
            ` [dpdk-stable] [PATCH v8 11/17] test/distributor: replace delays with spin locks
            ` [dpdk-stable] [PATCH v8 12/17] distributor: fix scalar matching
            ` [dpdk-stable] [PATCH v8 14/17] distributor: fix flushing in flight packets
            ` [dpdk-stable] [PATCH v8 15/17] distributor: fix clearing returns buffer
            ` [dpdk-stable] [PATCH v8 16/17] test/distributor: ensure all packets are delivered
            ` [dpdk-stable] [PATCH v8 17/17] test/distributor: fix quitting workers
              ` [dpdk-stable] [dpdk-dev] "
    ` [dpdk-stable] [PATCH v4 2/8] test/distributor: synchronize lcores statistics
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 2/2] vfio: fix partial DMA unmapping for VFIO type1
 2020-10-17 16:14 UTC  (10+ messages)
    ` [dpdk-stable] [EXT] "
        ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] baseband/turbo_sw: fix memory leak in error path
 2020-10-17  0:22 UTC  (5+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] "

[dpdk-stable] [PATCH] app/testpmd: fix flow flush with invalid port
 2020-10-16 13:04 UTC  (6+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH 18.11 0/3] bnxt patches for 18.11
 2020-10-16 12:26 UTC  (5+ messages)
` [dpdk-stable] [PATCH 18.11 1/3] net/bnxt: fix for memleak during queue restart
` [dpdk-stable] [PATCH 18.11 2/3] net/bnxt: fix to advance producer index
` [dpdk-stable] [PATCH 18.11 3/3] net/bnxt: fix flow error on filter creation

[dpdk-stable] [PATCH] bus/pci: clear undefined bits in Windows segment parsing
 2020-10-16 10:22 UTC  (4+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/1] eal/linux: do not create user mem map repeatedly when it exists
 2020-10-16  9:48 UTC  (7+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] [PATCH v3] eal: fix "

[dpdk-stable] [PATCH 1/2] test/rcu: fix array subscript is above array bounds
 2020-10-16  6:03 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] examples/performance-thread: fix undef behavior

[dpdk-stable] [PATCH v2 1/4] raw/ifpga/base: fix bug in IRQ functions
 2020-10-16  5:46 UTC  (6+ messages)
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] net/vhost: fix xstats wrong after clearing stats
 2020-10-16  1:38 UTC  (3+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] net/vdev_netvsc: Prevent alarm lost on failed device probe
 2020-10-15 19:33 UTC 

[dpdk-stable] [PATCH] net/virtio: fix invalid indirect desc length
 2020-10-15 15:40 UTC  (3+ messages)

[dpdk-stable] [PATCH v3 1/7] app: fix missing dependencies
 2020-10-15 15:05 UTC  (13+ messages)
  ` [dpdk-stable] [PATCH v3 2/7] examples/l2fwd-crypto: fix missing dependency
  ` [dpdk-stable] [PATCH v3 3/7] build: add defines for compatibility with make build
  ` [dpdk-stable] [PATCH v4 1/8] app: fix missing dependencies
  ` [dpdk-stable] [PATCH v4 2/8] examples/l2fwd-crypto: fix missing dependency
  ` [dpdk-stable] [PATCH v4 3/8] build: add defines for compatibility with make build
  ` [dpdk-stable] [PATCH v5 1/8] app: fix missing dependencies
  ` [dpdk-stable] [PATCH v5 2/8] examples/l2fwd-crypto: fix missing dependency
  ` [dpdk-stable] [PATCH v5 3/8] build: add defines for compatibility with make build

[dpdk-stable] [PATCH] net/ice: fix RSS hash offload at vector mode
 2020-10-15 13:48 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix use of atomic cmpset for age state
 2020-10-15 11:44 UTC 

[dpdk-stable] [PATCH] net/failsafe: check correct error code while handling sub-device add
 2020-10-15 10:11 UTC  (7+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3] net/i40e: fix qinq flow pattern to allow non full mask
 2020-10-15  9:28 UTC 

[dpdk-stable] [PATCH v2] net/i40e: fix qinq flow pattern to allow non full mask
 2020-10-15  8:56 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] eal: fix dereference before null check
 2020-10-15  8:42 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] eal: fix dereference after "

[dpdk-stable] [PATCH 3/4] net/mlx5: fix event queue number query
 2020-10-15  6:38 UTC 

[dpdk-stable] [PATCH] app/testpmd: fix flow flush with invalid port
 2020-10-15  6:15 UTC 

[dpdk-stable] [PATCH] net/ice: fix RSS hash offload at vector mode
 2020-10-15  6:03 UTC 

[dpdk-stable] [PATCH] bus/pci: remove unused scan by address
 2020-10-14 20:18 UTC 

[dpdk-stable] [PATCH v1] lib/table: fix cache alignment issue
 2020-10-14 13:53 UTC  (10+ messages)
` [dpdk-stable] [PATCH v4] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 18.11] net/avf: fix RSS RETA settings invalid
 2020-10-14 10:12 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/bnx2x: fix to add QLogic vendor id
 2020-10-14  6:42 UTC  (5+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ring: fix unchecked return value
 2020-10-13 17:23 UTC  (8+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH 2/2] lib/ethdev: fix memory ordering for call back functions
 2020-10-13 16:25 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v2 "

[dpdk-stable] [PATCH] net/failsafe: fix state synchro cleanup
 2020-10-13 14:49 UTC  (2+ messages)

[dpdk-stable] [PATCH 01/36] doc: fix typo in EF10 Rx equal stride super-buffer name
 2020-10-13 13:45 UTC 

[dpdk-stable] [PATCH] mem: fix allocation failure on non-NUMA kernel
 2020-10-13 12:01 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v2] mem: fix allocation failure on non-NUMA kernel
 2020-10-13  9:42 UTC  (2+ messages)

[dpdk-stable] [PATCH v1] doc: fix dpaa2 guide
 2020-10-12 20:53 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/pcap: fix possible crash on exit for infinite Rx
 2020-10-12 17:08 UTC  (2+ messages)

[dpdk-stable] [PATCH v2] build: skip detecting libpcap via pcap-config
 2020-10-12 15:12 UTC  (2+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] eal: fix doxygen for EAL cleanup
 2020-10-12 12:20 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] please help backporting some patches to LTS release 18.11.11
 2020-10-12 10:29 UTC  (3+ messages)
` [dpdk-stable] [EXT] "

[dpdk-stable] [dpdk-dev] [PATCH] raw/dpaa2_qdma: fix missing parentheses
 2020-10-11 20:06 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] "

[dpdk-stable] [dpdk-dev] [PATCH] net/octeontx2: remove logically dead code
 2020-10-11  9:49 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] "

[dpdk-stable] [dpdk-dev] [PATCH] net/octeontx2: fix rss flow create
 2020-10-11  9:37 UTC 

[dpdk-stable] [dpdk-dev] vhost/crypto: fix initialization
 2020-10-10  9:28 UTC  (7+ messages)
` [dpdk-stable] [dpdk-dev v2 0/2] "
  ` [dpdk-stable] [dpdk-dev v2 2/2] vhost/crypto: fix feature negotiation
          ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 01/12] net/bnxt: fix the corruption of the session details
 2020-10-10  4:11 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2 04/12] net/bnxt: fix PMD PF support in SR-IOV mode
` [dpdk-stable] [PATCH v2 07/12] net/bnxt: handle default vnic change async event

[dpdk-stable] [PATCH v2] net/iavf: support multicast configuration
 2020-10-10  2:53 UTC 

[dpdk-stable] [PATCH v2] crypto/aesni_mb: fix incorrect clearing of security session
 2020-10-09 19:31 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] crypto/dpaa2_sec: fix to check queue pair array for null
 2020-10-09 19:09 UTC  (2+ messages)

[dpdk-stable] [PATCH] examples/fips_validation: bypass the unsupported test vectors
 2020-10-09 18:21 UTC  (2+ messages)

[dpdk-stable] [PATCH 2/3] examples/fips_validation: ignore \r in input files
 2020-10-09 18:19 UTC  (11+ messages)

[dpdk-stable] [PATCH] examples/fips_validation: fix req file version incompatibility
 2020-10-09 18:18 UTC  (4+ messages)

[dpdk-stable] [PATCH] cryptodev: fix cryptodev parameter parsing
 2020-10-09 17:51 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/4] net/memif: do not update local copy of tail in tx function
 2020-10-09 15:59 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2 1/8] "

[dpdk-stable] [PATCH] net/pcap: fix input only Rx
 2020-10-09 14:39 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] common/cpt: remove redundant CPT_BYTE_* macros
 2020-10-09 12:26 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/3] crypto/aesni_mb: fix CCM digest size check
 2020-10-09 12:05 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v2 2/3] crypto/aesni_mb: fix GCM "

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