patches for DPDK stable branches
 help / color / mirror / Atom feed
[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] net/failsafe: check correct error code while handling sub-device add
 2020-10-12 14:22 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/failsafe: fix state synchro cleanup
 2020-10-12 14:19 UTC 

[dpdk-stable] [PATCH] net/ring: fix unchecked return value
 2020-10-12 13:11 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2] "

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

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

[dpdk-stable] [PATCH 2/2] vfio: fix partial DMA unmapping for VFIO type1
 2020-10-12  8:11 UTC 

[dpdk-stable] [dpdk-dev] [PATCH] raw/dpaa2_qdma: fix missing parentheses
 2020-10-11 20:06 UTC  (5+ 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] [PATCH v5 01/15] distributor: fix missing handshake synchronization
 2020-10-10 16:05 UTC  (59+ messages)
      ` [dpdk-stable] [PATCH v5 02/15] distributor: fix handshake deadlock
      ` [dpdk-stable] [PATCH v5 03/15] distributor: do not use oldpkt when not needed
      ` [dpdk-stable] [PATCH v5 04/15] distributor: handle worker shutdown in burst mode
      ` [dpdk-stable] [PATCH v5 05/15] test/distributor: fix shutdown of busy worker
      ` [dpdk-stable] [PATCH v5 06/15] test/distributor: synchronize lcores statistics
      ` [dpdk-stable] [PATCH v5 07/15] distributor: fix return pkt calls in single mode
      ` [dpdk-stable] [PATCH v5 08/15] test/distributor: fix freeing mbufs
      ` [dpdk-stable] [PATCH v5 09/15] test/distributor: collect return mbufs
      ` [dpdk-stable] [PATCH v5 10/15] distributor: align API documentation with code
      ` [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] [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] [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] [PATCH v7 09/16] test/distributor: collect return mbufs
          ` [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 v4 2/8] test/distributor: synchronize lcores statistics
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] vhost/crypto: fix initialization
 2020-10-10  9:28 UTC  (12+ messages)
` [dpdk-stable] [dpdk-dev v2 0/2] "
  ` [dpdk-stable] [dpdk-dev v2 1/2] vhost: add backend type in driver start
  ` [dpdk-stable] [dpdk-dev v2 2/2] vhost/crypto: fix feature negotiation
          ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 01/13] net/bnxt: fix the corruption of the session details
 2020-10-10  4:11 UTC  (10+ messages)
` [dpdk-stable] [PATCH 04/13] net/bnxt: fixes for PMD PF support in SR-IOV mode
` [dpdk-stable] [PATCH 07/13] net/bnxt: register PF for default vnic change async event
` [dpdk-stable] [PATCH 13/13] net/bnxt: remove parent fid validation in vnic change event processing
` [dpdk-stable] [PATCH v2 01/12] net/bnxt: fix the corruption of the session details
` [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  (5+ messages)

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

[dpdk-stable] [PATCH] net/pcap: fix possible crash on exit for infinite Rx
 2020-10-09 16:16 UTC 

[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  (4+ messages)
` [dpdk-stable] [PATCH 2/3] crypto/aesni_mb: fix GCM "
` [dpdk-stable] [PATCH v2 1/3] crypto/aesni_mb: fix CCM "
  ` [dpdk-stable] [PATCH v2 2/3] crypto/aesni_mb: fix GCM "

[dpdk-stable] [dpdk-dev] [PATCH] net/netvsc: fix txq leak in error path
 2020-10-09 11:36 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] "

[dpdk-stable] [PATCH v2] net/dpaa2: fix build error about timesync functions
 2020-10-09 11:22 UTC  (6+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH v2 3/4] examples/mp_server: fix snprintf overflow
 2020-10-09 11:22 UTC  (4+ messages)
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v2 4/4] examples/mp_server: clear string truncation warning
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vhost: fix external mbuf creation
 2020-10-09  9:04 UTC  (5+ messages)

[dpdk-stable] [PATCH 05/14] examples/ioat: fix stats print
 2020-10-09  8:57 UTC 

[dpdk-stable] [PATCH 1/2] vhost: fix Virtio-net header len with packed ring
 2020-10-09  6:33 UTC  (2+ messages)

[dpdk-stable] [PATCH v2] net/vhost: fix xstats wrong after clearing stats
 2020-10-09  3:13 UTC  (2+ messages)

[dpdk-stable] [PATCH 2/2] lib/ethdev: fix memory ordering for call back functions
 2020-10-09  2:34 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 3/4] net/octeontx2: fix jumbo frame crash
 2020-10-08 18:48 UTC 

[dpdk-stable] [PATCH 1/1] timer: add limitation note for sync stop and reset
 2020-10-08 14:11 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v4 01/14] acl: fix x86 build when compiler doesn't support AVX2
 2020-10-08 13:42 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v4 02/14] doc: fix missing classify methods in ACL guide
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH v2] examples/ioat: fix stats print
 2020-10-08 12:44 UTC 

[dpdk-stable] [PATCH] net/mlx5: disable flow dump for Verbs flow
 2020-10-08 12:09 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] common/mlx5: fix PCI location address routine
 2020-10-08 12:05 UTC  (2+ messages)

[dpdk-stable] [PATCH v5 02/25] raw/ioat: fix missing close function
 2020-10-08  9:51 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v6 "

[dpdk-stable] [PATCH 1/2] app/test: uninit vdevs in event eth Rx adapter autotest
 2020-10-08  9:32 UTC  (7+ messages)
` [dpdk-stable] [PATCH 2/2] app/test: add net null dev creation in "
  ` [dpdk-stable] [dpdk-dev] [PATCH 1/2] app/test: uninit vdevs in event eth "

[dpdk-stable] [dpdk-dev] [PATCH] net/fm10k: fix memory leak when Tx thresh check fails
 2020-10-08  4:46 UTC  (3+ messages)

[dpdk-stable] [19.11] [PATCH 0/1] Add Graviton2(arm64) build configuration
 2020-10-08  4:45 UTC  (6+ messages)
` [dpdk-stable] [19.11] [PATCH 1/1] config: add Graviton2(arm64) defconfig
` [dpdk-stable] [19.11] [PATCH v2 0/1] Add Graviton2(arm64) build configuration
  ` [dpdk-stable] [19.11] [PATCH v2 1/1] config: add Graviton2(arm64) defconfig

[dpdk-stable] [19.11] [PATCH 0/1] Add Graviton2(arm64) build configuration
 2020-10-08  4:40 UTC  (5+ messages)
` [dpdk-stable] [19.11] [PATCH 1/1] config: add Graviton2(arm64) defconfig

[dpdk-stable] [PATCH v1] doc: fix dpaa2 guide
 2020-10-08  3:13 UTC 

[dpdk-stable] [dpdk-dev] [PATCH] baseband/turbo_sw: fix memory leak in error path
 2020-10-07 23:45 UTC  (2+ messages)

[dpdk-stable] [PATCH] power: fix current frequency index
 2020-10-07 12:55 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] port: fix unused value
 2020-10-06 21:40 UTC  (2+ messages)

[dpdk-stable] [PATCH v1 1/2] raw/skeleton: reset rawdev test statistics
 2020-10-06 21:31 UTC  (2+ messages)

[dpdk-stable] [PATCH 0/2] baseband: fix segfault in Intel drivers
 2020-10-06 21:07 UTC  (8+ messages)
` [dpdk-stable] [PATCH 1/2] baseband/fpga_5gnr_fec: fix segfaults with debug
` [dpdk-stable] [PATCH 2/2] baseband/fpga_lte_fec: "
` [dpdk-stable] [dpdk-dev] [PATCH 0/2] baseband: fix segfault in Intel drivers

[dpdk-stable] [PATCH] crypto/dpaax_sec: fix a null pointer dereference after null check
 2020-10-06 20:37 UTC  (2+ messages)

[dpdk-stable] [PATCH v2] lib/telemetry: fix passing full params string to command
 2020-10-06 20:32 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] doc: remove orphan PMD feature table
 2020-10-06 19:48 UTC  (3+ messages)
` [dpdk-stable] [PATCH -v2] "

[dpdk-stable] [PATCH] test/crypto: fix device number
 2020-10-06 18:32 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] patch 'eal: remove useless makefiles' has been queued to LTS release 18.11.11
 2020-10-06 12:07 UTC  (2+ messages)
` [dpdk-stable] patch 'net/mlx5: fix netlink buffer allocation from stack' "

[dpdk-stable] [PATCH 09/25] net/mlx5: fix redundant Direct Verbs resources allocate
 2020-10-06 11:48 UTC 

[dpdk-stable] [PATCH v2] crypto/aesni_mb: fix incorrect clearing of security session
 2020-10-06 11:23 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).