patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH v1] net/virtio-user: fix return value check
 2019-04-17  7:56 UTC  (2+ messages)

[dpdk-stable] [PATCH] vhost: fix device leak on connection add failure
 2019-04-17  7:55 UTC  (3+ messages)

[dpdk-stable] [PATCH v3] vhost: fix null pointer checking
 2019-04-17  7:54 UTC  (3+ messages)

[dpdk-stable] [PATCH] vhost: fix passing destroyed device to destroy callback
 2019-04-17  7:54 UTC  (6+ messages)
    ` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] vhost: fix silent queue enabling with legacy guests
 2019-04-17  7:53 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/virtio: fix dangling pointer on failure
 2019-04-17  7:52 UTC  (3+ messages)

[dpdk-stable] [PATCH] ethdev: fix QinQ strip offload support
 2019-04-17  7:40 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] raw/ifpga: fix fd leak in rte fpga do pr
 2019-04-17  7:17 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] raw/ifpga_rawdev: "

[dpdk-stable] [PATCH] crypto/virtio: fix iv offset
 2019-04-17  7:14 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] vhost: fix null pointer checking
 2019-04-17  7:13 UTC  (3+ messages)

[dpdk-stable] patch 'eal: support strlcat function' has been queued to LTS release 18.11.2
 2019-04-17  6:55 UTC  (62+ messages)
` [dpdk-stable] patch 'common/cpt: fix null auth only' "
` [dpdk-stable] patch 'crypto/openssl: fix big numbers after computations' "
` [dpdk-stable] patch 'crypto/openssl: fix modexp' "
` [dpdk-stable] patch 'test/crypto: fix duplicate id used by CCP device' "
  ` [dpdk-stable] [EXT] "
` [dpdk-stable] patch 'event/opdl: replace sprintf with snprintf' "
` [dpdk-stable] patch 'net/nfp: fix setting MAC address' "
` [dpdk-stable] patch 'net/i40e: fix time sync for 25G' "
` [dpdk-stable] patch 'net/qede: support IOVA VA mode' "
` [dpdk-stable] patch 'net/mlx5: fix packet inline on Tx queue wraparound' "
` [dpdk-stable] patch 'net/bnxt: silence IOVA warnings' "
` [dpdk-stable] patch 'net/bnxt: suppress spurious error log' "
` [dpdk-stable] patch 'net/nfp: fix RSS query' "
` [dpdk-stable] patch 'net/ixgbe: restore VLAN filter for VF' "
` [dpdk-stable] patch 'app/testpmd: remove unused field from port struct' "
` [dpdk-stable] patch 'app/testpmd: fix a typo in log message' "
` [dpdk-stable] patch 'ethdev: fix method name in doxygen comment' "
` [dpdk-stable] patch 'net/qede: fix Rx packet drop' "
` [dpdk-stable] patch 'net/atlantic: fix negative error codes' "
` [dpdk-stable] patch 'net/atlantic: remove unused variable' "
` [dpdk-stable] patch 'net/atlantic: remove extra checks for error codes' "
` [dpdk-stable] patch 'net/atlantic: fix buffer overflow' "
` [dpdk-stable] patch 'net/atlantic: fix EEPROM get for small and uneven lengths' "
` [dpdk-stable] patch 'net/atlantic: fix link configuration' "
` [dpdk-stable] patch 'net/atlantic: fix missing VLAN filter offload' "
` [dpdk-stable] patch 'net/atlantic: fix xstats return' "
` [dpdk-stable] patch 'net/enic: fix max MTU calculation' "
` [dpdk-stable] patch 'net/octeontx: fix vdev name' "
` [dpdk-stable] patch 'vhost: prevent disabled rings to be processed with zero-copy' "
` [dpdk-stable] patch 'net/virtio-user: fix multiqueue with vhost kernel' "
` [dpdk-stable] patch 'vhost: fix interrupt suppression for the split ring' "
` [dpdk-stable] patch 'net/virtio: add barrier in interrupt enable' "
` [dpdk-stable] patch 'app/testpmd: fix stdout flush after printing stats' "
` [dpdk-stable] patch 'net/nfp: fix possible buffer overflow' "
` [dpdk-stable] patch 'net/tap: fix getting max iovec' "
` [dpdk-stable] patch 'net/sfc: fix speed capabilities reported in device info' "
` [dpdk-stable] patch 'net/bonding: fix LACP negotiation' "
` [dpdk-stable] patch 'net/cxgbe: fix missing checksum flags and packet type' "
` [dpdk-stable] patch 'doc: fix examples in bonding guide' "
` [dpdk-stable] patch 'net/bonding: fix port id types' "
` [dpdk-stable] patch 'net/bonding: fix slave "
` [dpdk-stable] patch 'net/bonding: fix packet count type for LACP' "
` [dpdk-stable] patch 'net/bonding: fix queue index types' "
` [dpdk-stable] patch 'drivers/net: fix possible overflow using strlcat' "
` [dpdk-stable] patch 'compress/qat: fix setup inter buffers' "
` [dpdk-stable] patch 'examples/ipsec-secgw: fix AES-CTR block size' "
` [dpdk-stable] patch 'examples/ipsec-secgw: fix debug logs' "
` [dpdk-stable] patch 'cryptodev: fix driver name comparison' "
` [dpdk-stable] patch 'test/crypto: fix possible overflow using strlcat' "
` [dpdk-stable] patch 'build: remove meson warning for Arm' "
` [dpdk-stable] patch 'doc: update cross Arm toolchain in Linux guide' "
` [dpdk-stable] patch 'acl: fix compiler flags with meson and AVX2 runtime' "
` [dpdk-stable] patch 'malloc: fix documentation of realloc function' "
` [dpdk-stable] patch 'eal/linux: fix log levels for pagemap reading failure' "
` [dpdk-stable] patch 'ring: enforce reading tail before slots' "
` [dpdk-stable] patch 'test/spinlock: remove delay for correct benchmarking' "
` [dpdk-stable] patch 'test/spinlock: amortize the cost of getting time' "
` [dpdk-stable] patch 'spinlock: reimplement with atomic one-way barrier' "
` [dpdk-stable] patch 'rwlock: reimplement with atomic builtins' "
` [dpdk-stable] patch 'eal/ppc: fix global memory barrier' "
` [dpdk-stable] patch 'vfio: document multiprocess limitation for container API' "

[dpdk-stable] [DPDK] net/ice: fix coverity issues
 2019-04-17  5:37 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix modify header action position
 2019-04-17  5:03 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/2] net/ice: code clean
 2019-04-17  1:47 UTC  (7+ messages)
  ` [dpdk-stable] [dpdk-dev] "
    ` [dpdk-stable] [PATCH v2 1/2] net/ice: fix wrong type
    ` [dpdk-stable] [PATCH v2 2/2] net/ice: fix promiscuous mode
` [dpdk-stable] [PATCH "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [DPDK 1/2] net/ice: fix wrong type
 2019-04-17  1:13 UTC  (2+ messages)
` [dpdk-stable] [DPDK 2/2] net/ice: fix promiscuous mode

[dpdk-stable] [PATCH] net/mlx5: fix release of jump to queue action
 2019-04-16 22:46 UTC  (2+ messages)

[dpdk-stable] [PATCH] ethdev: missing typecast from void in eth_dev_pci_specific_init
 2019-04-16 21:50 UTC  (19+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] ethdev: missing typecast causes C++ build error
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH v3] eal: support strlcat function
 2019-04-16 16:03 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/2] build: fix meson binutils workaround
 2019-04-16 15:47 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v2 2/2] build: fix crash by disabling AVX512 with binutils 2.31
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [dpdk-dev] [PATCH v2 1/2] build: fix meson binutils workaround

[dpdk-stable] [PATCH v2] doc/compress: clarify error handling on data-plane
 2019-04-16 15:02 UTC 

[dpdk-stable] [PATCH] app/test-crypto-perf: fix missing bounds check on socket id
 2019-04-16 15:00 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] doc/crypto: fix missing asymmetric algo table
 2019-04-16 14:57 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] doc: fix heading levels in bbdev test guide
 2019-04-16 14:38 UTC  (2+ messages)

[dpdk-stable] [PATCH] app/testpmd: set fixed flag when exact link speed is chosen
 2019-04-16 14:04 UTC  (3+ messages)

[dpdk-stable] [DPDK 1/2] net/ice: fix wrong type
 2019-04-16 13:12 UTC  (2+ messages)
` [dpdk-stable] [DPDK 2/2] net/ice: fix promiscuous mode

[dpdk-stable] [DPDK] net/ice: change Rx statistics method
 2019-04-16 11:45 UTC 

[dpdk-stable] [PATCH] app/testpmd: fix mpls encap ipv4 version and ihl
 2019-04-16 10:02 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2] "
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] lib/librte_power: set new frequecy on turbo_disable
 2019-04-16  9:25 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3] drivers: ifpga_rawdev: fix fd leak in rte_fpga_do_pr
 2019-04-16  7:02 UTC  (2+ messages)

[dpdk-stable] [PATCH] fbarray: get fbarrays from containerized secondary
 2019-04-16  3:43 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2 0/1] Get "
  ` [dpdk-stable] [PATCH v2 1/1] fbarray: get "

[dpdk-stable] [dpdk-dev] [PATCH] net/i40e: fix crash when calling i40e_vsi_delete_mac
 2019-04-16  2:05 UTC  (4+ messages)

[dpdk-stable] [PATCH] devtools: accept experimental symbol promotion
 2019-04-15 22:14 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] 17.11.6-rc1 patches review and test
 2019-04-15 21:35 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] Mellanox's testing matrix for 17.11 LTS
 2019-04-15 21:18 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/6] meson: disable octeontx for buggy compilers on arm64
 2019-04-15 19:48 UTC  (8+ messages)
  ` [dpdk-stable] [EXT] "
` [dpdk-stable] [PATCH 3/6] net/mlx: fix library search in meson build

[dpdk-stable] [PATCH v2 2/3] examples/fips_validation: fix cmac test failure
 2019-04-15 18:06 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH v2 3/3] cryptodev: fix uninitialized session clear
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] examples/vm_power: add conditional compilation for PMD specific code
 2019-04-15 16:40 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] eal: fix large multiple calculation in reciprocal division
 2019-04-15 15:44 UTC  (2+ messages)

[dpdk-stable] [PATCH] examples/vm_power_manager: fix string null termination
 2019-04-15 14:50 UTC  (2+ messages)

[dpdk-stable] [PATCH] examples/vm_power_manager: fix string overflow
 2019-04-15 14:45 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/1] net/mlx5: fix memory region cleanup routine
 2019-04-15  8:45 UTC  (4+ messages)

[dpdk-stable] [PATCH] net/mlx4: fix memory region cleanup routine
 2019-04-15  8:40 UTC 

[dpdk-stable] [PATCH 1/6] net/bnx2x: fix eth dev MTU
 2019-04-15  8:01 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix RSS validation function
 2019-04-14  8:36 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] examples/vm_power: add conditional compilation for PMD specific code
 2019-04-12 17:04 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix memory region cleanup routine
 2019-04-12 15:51 UTC 

[dpdk-stable] [PATCH] app/test/ipsec: fix logic around dequeue burst
 2019-04-12 14:08 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH 2/4] net/bonding: fix LACP fast queue Rx handler
 2019-04-12 14:01 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [DPDK] app/test/ipsec: fix logic around dequeue burst
 2019-04-12 14:01 UTC 

[dpdk-stable] [PATCH v3 02/13] net/enetc: fix SMMU unhandled context fault
 2019-04-12 12:29 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v3 03/13] net/enetc: fix big endian build and correct buffer allocation
  ` [dpdk-stable] [PATCH v3 13/13] net/enetc: fix crash at high speed traffic
    ` [dpdk-stable] [PATCH v4 02/13] net/enetc: fix SMMU unhandled context fault
    ` [dpdk-stable] [PATCH v4 03/13] net/enetc: fix big endian build and correct buffer allocation
    ` [dpdk-stable] [PATCH v4 13/13] net/enetc: fix crash at high speed traffic

[dpdk-stable] [PATCH V3] doc: add guideines for initial PMD submission
 2019-04-12 10:26 UTC 

[dpdk-stable] [PATCH V2] doc: add guideines for initial PMD submission
 2019-04-12 10:13 UTC 

[dpdk-stable] [PATCH 1/1] net/nfp: fix set_mac_addr
 2019-04-12  9:21 UTC  (2+ messages)

[dpdk-stable] [DPDK 1/2] net/ice: code clean
 2019-04-12  8:08 UTC  (2+ messages)
` [dpdk-stable] [DPDK 2/2] net/ice: fix promiscuous mode

[dpdk-stable] [DPDK 1/2] net/ice: code clean
 2019-04-12  4:57 UTC  (2+ messages)
` [dpdk-stable] [DPDK 2/2] net/ice: fix promiscuous mode

[dpdk-stable] [PATCH v2] kni: fix the type for MAC address
 2019-04-10  6:05 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).