patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH v3] app/testpmd: fix memory alloc for dscp table
 2018-11-12 16:43 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] app/testpmd: revert setting default RSS
 2018-11-12 14:49 UTC  (6+ messages)
    ` [dpdk-stable] [v2] "

[dpdk-stable] [PATCH] app/testpmd: fix set L4 len for UDP packets
 2018-11-12 14:31 UTC  (2+ messages)

[dpdk-stable] [PATCH] crypto/aesni_mb: fix queue pair free
 2018-11-12 12:50 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] crypto/ccp: fix resource leak
 2018-11-12 12:49 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] eal: fix build issue
 2018-11-12 12:28 UTC  (10+ messages)
  ` [dpdk-stable] [dpdk-dev] [PATCH v2 2/2] "

[dpdk-stable] [PATCH] net/qede: fix crash when configure fails
 2018-11-12 12:09 UTC  (3+ messages)

[dpdk-stable] [PATCH 17.11] mem: fix memory initialization time
 2018-11-12 11:26 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/4] hash: fix TSX aborts with newer gcc
 2018-11-12 10:47 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2 0/4] fixes for rte_hash with TSX
  ` [dpdk-stable] [PATCH v2 1/4] hash: fix TSX aborts with newer gcc
  ` [dpdk-stable] [PATCH v2 2/4] hash: add local cache for TSX region
  ` [dpdk-stable] [PATCH v2 3/4] eal/x86: reduce contention when retrying TSX
  ` [dpdk-stable] [PATCH v2 4/4] test/test: improve output for hash read-write test

[dpdk-stable] [PATCH] pci: fix parsing of address without function number
 2018-11-12  9:29 UTC  (2+ messages)

[dpdk-stable] [PATCH] build: disable compiler AVX512F support
 2018-11-12  9:26 UTC  (29+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "
        ` [dpdk-stable] AVX512 bug on SkyLake
                ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v3] build: disable gcc AVX512F support
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/i40e: add parameter check for RSS flow init
 2018-11-12  9:25 UTC 

[dpdk-stable] [PATCH] devbind: check for lspci
 2018-11-12  9:18 UTC  (8+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/thunderx: fix Tx desc corruption in scatter-gather mode
 2018-11-12  7:21 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] test: fix build
 2018-11-12  0:39 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] eal/x86: remove unused memcpy file
 2018-11-11 23:13 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/mlx5: quietly fallback if pkg-config is unavailable
 2018-11-11 12:41 UTC  (2+ messages)

[dpdk-stable] [PATCH] mem: Add Power9 support in rte_eal_hugepage_init
 2018-11-10  2:59 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/bonding: fix crash when stopping mode 4 port
 2018-11-09 22:18 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] patch 'fix global variable issues' has been queued to LTS release 16.11.9
 2018-11-09 14:26 UTC  (24+ messages)
` [dpdk-stable] patch 'net/virtio: register/unregister intr handler on start/stop' "
  ` [dpdk-stable] patch 'eal/linux: handle UIO read failure in interrupt handler' "
  ` [dpdk-stable] patch 'mk: disable gcc AVX512F support' "
  ` [dpdk-stable] patch 'eal: fix build with gcc 9.0' "
  ` [dpdk-stable] patch 'net/vhost: fix parameters string' "
  ` [dpdk-stable] patch 'net/virtio-user: do not reset owner when driver resets' "
  ` [dpdk-stable] patch 'net: fix build with pedantic' "
  ` [dpdk-stable] patch 'net/igb: update Tx offload mask' "
  ` [dpdk-stable] patch 'ip_frag: check fragment length of incoming packet' "
  ` [dpdk-stable] patch 'ip_frag: use key length for key comparison' "
  ` [dpdk-stable] patch 'bus/pci: compare kernel driver instead of interrupt handler' "
  ` [dpdk-stable] patch 'bus/pci: fix config r/w access' "
  ` [dpdk-stable] patch 'test/hash: fix build' "
  ` [dpdk-stable] patch 'igb_uio: issue FLR during open and release of device file' "
      ` [dpdk-stable] patch 'igb_uio: remove device reset in open' "
        ` [dpdk-stable] patch 'igb_uio: remove device reset in release' "
  ` [dpdk-stable] patch 'igb_uio: fix unexpected removal for hot-unplug' "

[dpdk-stable] [PATCH 1/2] net/ixgbe: fix x550 code to handle unidentified PHY
 2018-11-09 13:18 UTC  (9+ messages)
` [dpdk-stable] [PATCH v3 "

[dpdk-stable] [PATCH v1 1/2] ring: keep the deterministic order allowing retry to work
 2018-11-09 11:42 UTC  (2+ messages)
` [dpdk-stable] [PATCH v1 2/2] ring: relaxed ordering for load and store the head

[dpdk-stable] [PATCH 2/2] vhost: remove unneeded null pointer check
 2018-11-09 11:38 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/6] net/cxgbevf: add missing PCI uninitialization function for VF
 2018-11-09  7:56 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/6] net/cxgbe: check Rx offload flags before doing VLAN strip offload
` [dpdk-stable] [PATCH 3/6] net/cxgbe: fix check for redefined match items
` [dpdk-stable] [PATCH 4/6] net/cxgbe: increase completion wait time for flow operations
` [dpdk-stable] [PATCH 5/6] net/cxgbe: fix wrong ingress port value set in filter spec

[dpdk-stable] [PATCH] net/ixgbe: stop link setup alarm handler before device start
 2018-11-08 20:52 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] doc: use generate_ipv4_flow in flow filtering guide
 2018-11-08 19:46 UTC 

[dpdk-stable] [PATCH 1/2] vhost: fix IOVA access for packed ring
 2018-11-08 12:18 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/2] net/virtio-user: fix typo in error message
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ixgbe: fix busy polling while fiber link update
 2018-11-08 10:27 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v2] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ixgbe: reduce PF mailbox interrupt rate
 2018-11-08  2:58 UTC  (6+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] app/testpmd: fix Rx offload search error
 2018-11-08  1:30 UTC  (5+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] net/e1000: fix uninitialized variables
 2018-11-07 18:56 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/avf/base: fix shifting 32 bits signed variable 31 times
 2018-11-07  2:42 UTC  (5+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 0/2] ip_frag: two fixes in reassembly code
 2018-11-06 11:41 UTC  (13+ messages)
` [dpdk-stable] [PATCH 1/2] ip_frag: check fragment length of incoming packet
` [dpdk-stable] [PATCH 2/2] ip_frag: use key length for key comparision
` [dpdk-stable] [PATCH v2 0/2] ip_frag: two fixes in reassembly code
` [dpdk-stable] [PATCH v2 1/2] ip_frag: check fragment length of incoming packet
  ` [dpdk-stable] [dpdk-dev] [PATCH v2 0/2] ip_frag: two fixes in reassembly code
` [dpdk-stable] [PATCH v2 2/2] ip_frag: use key length for key comparision
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3 2/3] ring: synchronize the load and store of the tail
 2018-11-06 11:03 UTC  (7+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH 1/2] "

[dpdk-stable] [PATCH v2] app/testpmd: fix memory leak for tm object
 2018-11-06 10:23 UTC 

[dpdk-stable] [dpdk-dev] [PATCH] net/e1000: fix uninitialized variables
 2018-11-06  7:45 UTC 

[dpdk-stable] [PATCH] net/ixgbe: check jumbo frame enable parameter
 2018-11-06  2:49 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [dpdk-dev] [PATCH] "

[dpdk-stable] [PATCH v2] test/hash: solve unit test hash compilation error
 2018-11-06  2:19 UTC  (3+ messages)
` [dpdk-stable] [PATCH v3] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/3] lib: fix shifting 32 bits signed variable 31 times
 2018-11-06  0:26 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/bnxt: fix uninitialized variable access
 2018-11-05 17:56 UTC  (3+ messages)

[dpdk-stable] [PATCH v3] net/i40e: fix Rx instability with vector mode
 2018-11-05 15:53 UTC  (4+ messages)
` [dpdk-stable] [PATCH v4] "

[dpdk-stable] [PATCH] net/tap: fix possible uninitialized variable access
 2018-11-05 15:31 UTC 

[dpdk-stable] [PATCH v5 1/2] ring: synchronize the load and store of the tail
 2018-11-05 13:41 UTC  (10+ messages)
` [dpdk-stable] [PATCH v5 2/2] ring: move the atomic load of head above the loop

[dpdk-stable] [PATCH 0/8] Correct XXX_TX_OFFLOAD_NOTSUP_MASK
 2018-11-05 10:24 UTC  (8+ messages)
` [dpdk-stable] [PATCH 6/8] net/qede: correct offload not supported mask
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/2] bus/dpaa: fix build with gcc 9.0
 2018-11-04 21:38 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v2 2/2] eal: "

[dpdk-stable] [dpdk-dev] [PATCH] crypto/scheduler: fix build with gcc 8.2
 2018-11-04 21:01 UTC  (2+ messages)

[dpdk-stable] [PATCH] examples/vm_power: fix app to respect max cpus
 2018-11-04 20:49 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 16.11 1/3] app/testpmd: fix vdev socket initialization
 2018-11-03 10:53 UTC  (4+ messages)

[dpdk-stable] [PATCH] vhost/crypto: fix inferred misuse of enum
 2018-11-02 20:37 UTC  (3+ messages)

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