patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] patch 'net/atlantic: remove unnecessary cast' has been queued to LTS release 18.11.3
 2019-06-24 15:24 UTC  (8+ messages)
` [dpdk-stable] patch 'net/ark: "
` [dpdk-stable] patch 'net/axgbe: "
` [dpdk-stable] patch 'net/bnxt: "
` [dpdk-stable] patch 'net/bonding: "
` [dpdk-stable] patch 'net/cxgbe: "
` [dpdk-stable] patch 'net/e1000: "
` [dpdk-stable] patch 'net/ena: "

[dpdk-stable] [PATCH] net: adjust layer 2 length on soft VLAN insertion
 2019-06-24 13:46 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] examples/vhost_crypto: fix unchecked return value
 2019-06-24 12:25 UTC  (5+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net: fix the way how L4 checksum choice is tested
 2019-06-24 12:16 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net: fix encapsulation markers for inner L3 offset
 2019-06-24 11:35 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] eventdev: fix doxygen comment
 2019-06-24  6:13 UTC  (2+ messages)

[dpdk-stable] [DPDK v3] net/ipn3ke: modifications on AFU configurations
 2019-06-22 14:25 UTC 

[dpdk-stable] [PATCH 1/2] compose-notice: update compose-notice text
 2019-06-21 17:16 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/2] 5-make-release-commit: Update release notes

[dpdk-stable] patch 'kni: fix build on RHEL8' has been queued to LTS release 18.11.3
 2019-06-21 16:46 UTC  (42+ messages)
` [dpdk-stable] patch 'examples: fix make clean when using pkg-config' "
` [dpdk-stable] patch 'net/ixgbe: fix unexpected link handler' "
` [dpdk-stable] patch 'net/fm10k: advertise supported RSS hash function' "
` [dpdk-stable] patch 'net/i40e: fix Tx threshold setup' "
` [dpdk-stable] patch 'net/ixgbe: "
` [dpdk-stable] patch 'net/mlx5: fix missing validation of null pointer' "
` [dpdk-stable] patch 'net/mlx5: fix description of return value' "
` [dpdk-stable] patch 'net/mlx5: fix memory free on queue create error' "
` [dpdk-stable] patch 'net/bnxt: fix TSO' "
` [dpdk-stable] patch 'net/bnxt: check for error conditions in Tx path' "
` [dpdk-stable] patch 'net/bnxt: fix Tx batching' "
` [dpdk-stable] patch 'net/bnxt: optimize "
` [dpdk-stable] patch 'net/vmxnet3: fix uninitialized variable' "
` [dpdk-stable] patch 'fix off-by-one errors in snprintf' "
` [dpdk-stable] patch 'doc: robustify PDF build' "
` [dpdk-stable] patch 'doc: fix PDF with greek letter' "
` [dpdk-stable] patch 'net/cxgbe: do not dereference global config struct' "
` [dpdk-stable] patch 'examples/multi_process: do not dereference global config' "
` [dpdk-stable] patch 'examples/qos_sched: do not dereference global config struct' "
` [dpdk-stable] patch 'test/hash: use existing lcore API' "
` [dpdk-stable] patch 'config: disable armv8 crypto extension' "
` [dpdk-stable] patch 'examples/ip_fragmentation: fix Tx queues init' "
` [dpdk-stable] patch 'mem: ease init in a docker container' "
` [dpdk-stable] patch 'doc: fix Linux guide for arm64 cross-compilation' "
` [dpdk-stable] patch 'examples/multi_process: fix FreeBSD build' "
` [dpdk-stable] patch 'bpf: fix pseudo calls for program loaded from ELF' "
` [dpdk-stable] patch 'acl: fix build with some arm64 compiler' "
` [dpdk-stable] patch 'net/af_packet: fix RxQ errors stat' "
` [dpdk-stable] patch 'net/avp: "
` [dpdk-stable] patch 'net/bnxt: "
` [dpdk-stable] patch 'net/cxgbe: "
` [dpdk-stable] patch 'net/kni: "
` [dpdk-stable] patch 'net/mlx4: "
` [dpdk-stable] patch 'net/mlx5: "
` [dpdk-stable] patch 'net/null: "
` [dpdk-stable] patch 'net/pcap: "
` [dpdk-stable] patch 'net/ring: "
` [dpdk-stable] patch 'net/szedata2: "
` [dpdk-stable] patch 'net/tap: "
` [dpdk-stable] patch 'net/mlx5: fix order of items in NEON scatter' "
` [dpdk-stable] patch 'net/bnxt: fix RSS RETA indirection table ops' "

[dpdk-stable] [PATCH 1/2] raw/skeleton: fix failing test case
 2019-06-21 15:56 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/2] app/test: add missing rawdev autotest to meson build
  ` [dpdk-stable] [PATCH v2 1/4] raw/skeleton: fix failing test case
  ` [dpdk-stable] [PATCH v2 2/4] app/test: add missing rawdev test to meson build

[dpdk-stable] [PATCH] bpf: fix invalid array size
 2019-06-21 14:26 UTC 

[dpdk-stable] [PATCH] net/i40e: fix core dumped when setting txq or rxq to 0 in VF
 2019-06-21 11:42 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] "
` [dpdk-stable] [dpdk-dev] [PATCH] "

[dpdk-stable] [PATCH 1/3] ethdev: avoid error on PCI unplug of already closed ethdev
 2019-06-21 10:15 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/3] net/sfc: ensure that device is closed on removal
  ` [dpdk-stable] [dpdk-dev] [PATCH 1/3] ethdev: avoid error on PCI unplug of already closed ethdev

[dpdk-stable] [PATCH v4 1/5] raw/ifpga_rawdev: fix use of untrusted scalar value
 2019-06-21  8:40 UTC  (5+ messages)
` [dpdk-stable] [PATCH v4 2/5] raw/ifpga_rawdev: fix logically dead code
` [dpdk-stable] [PATCH v4 3/5] raw/ifpga_rawdev/base: fix bit fields definition
` [dpdk-stable] [PATCH v4 4/5] raw/ifpga_rawdev/base: fix miss physical address
` [dpdk-stable] [PATCH v4 5/5] raw/ifpga_rawdev/base: fix retimer link status issue

[dpdk-stable] [PATCH] doc: add multi-proc shared lib mempool note
 2019-06-21  7:25 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH 0/2] net/netvsc: xstat fixes
 2019-06-20 22:09 UTC  (3+ messages)
` [dpdk-stable] [PATCH 1/2] net/netvsc: set id in xstats_get
` [dpdk-stable] [PATCH 2/2] net/netvsc: fix xstats for VF device

[dpdk-stable] [PATCH] vhost/crypto: fix inferred misuse of enum
 2019-06-20  9:59 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vhost/crypto: fix logically dead code
 2019-06-20  9:59 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] examples/vdpa: remove trace of legacy "linuxapp"
 2019-06-20  9:58 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] net/virtio: add Tx preparation
 2019-06-20  9:58 UTC  (11+ messages)
` [dpdk-stable] [PATCH v3 1/2] "
  ` [dpdk-stable] [PATCH v3 2/2] net/virtio: move VLAN tag insertion to Tx prepare
` [dpdk-stable] [PATCH v4 1/2] net/virtio: add Tx preparation
  ` [dpdk-stable] [PATCH v4 2/2] net/virtio: move VLAN tag insertion to Tx prepare

[dpdk-stable] [PATCH] vhost: fix add a missing include
 2019-06-20  9:57 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/vhost: fix redundant queue state event
 2019-06-20  6:33 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v2 1/4] net/virtio: fix memory leak in in-order Rx
 2019-06-20  2:34 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2 2/4] net/virtio: fix memory leak in mergeable Rx
` [dpdk-stable] [PATCH v2 3/4] net/virtio: fix memory leak in mergeable packed Rx
` [dpdk-stable] [PATCH v2 4/4] net/virtio: fix packets check "

[dpdk-stable] [PATCH 1/4] net/virtio: fix memory leak in in-order Rx
 2019-06-20  1:56 UTC  (9+ messages)
` [dpdk-stable] [PATCH 2/4] net/virtio: fix memory leak in mergeable Rx
` [dpdk-stable] [PATCH 3/4] net/virtio: fix memory leak in mergeable packed Rx
` [dpdk-stable] [PATCH 4/4] net/virtio: fix packets check "

[dpdk-stable] [dpdk-dev] [PATCH v1] crypto/virtio: fix return value check
 2019-06-19 15:03 UTC 

[dpdk-stable] [PATCH v2] doc/compress: clarify error handling on data-plane
 2019-06-19 14:57 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [dpdk-dev] [PATCH] examples/fips_validation: fix logically dead code
 2019-06-19 14:56 UTC 

[dpdk-stable] [PATCH] app/test-compress-perf: fix improper use of negative value
 2019-06-19 14:55 UTC  (3+ messages)

[dpdk-stable] [dpdk-dev] [PATCH 1/5] doc/guides/cryptodevs: cleanup for armv8 and openssl PMDs
 2019-06-19 14:53 UTC 

[dpdk-stable] [PATCH] app/test-crypto-perf: fix csv format
 2019-06-19 14:50 UTC 

[dpdk-stable] [PATCH] test-pmd: removed references to crc_strip
 2019-06-19 14:30 UTC  (5+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix condition for calling mlx5_link_update_unlocked_gset
 2019-06-19  9:52 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix check for rte calloc return value
 2019-06-19  9:46 UTC 

[dpdk-stable] [PATCH v4 1/2] net/mlx5: fix crashing testpmd on null drv opts
 2019-06-19  4:52 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v5 "

[dpdk-stable] [PATCH v5 1/2] net/mlx5: fix crashing testpmd on null drv opts
 2019-06-18 15:10 UTC  (3+ messages)

[dpdk-stable] [PATCH] doc: fix typos in rte flow guide
 2019-06-18 14:07 UTC 

[dpdk-stable] [PATCH 1/2] net/i40e: fix dropped packets statistics name
 2019-06-18 14:02 UTC  (6+ messages)
` [dpdk-stable] [PATCH 2/2] net/ice: "
    ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [dpdk-dev] [PATCH 1/2] net/i40e: "

[dpdk-stable] [PATCH] net/ipn3ke: fix null pointer dereference
 2019-06-18 13:32 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/ipn3ke: check input arguement before other operation
 2019-06-18 13:31 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] net/ipn3ke: check input argument "

[dpdk-stable] [PATCH] net/ipn3ke: delete identical branch
 2019-06-18 13:30 UTC  (3+ messages)

[dpdk-stable] [PATCH] lib/telemetry: fix memory leak
 2019-06-18  9:10 UTC  (3+ messages)

[dpdk-stable] [PATCH v1 1/5] vhost: fix add a missing include
 2019-06-18  7:33 UTC  (3+ messages)

[dpdk-stable] [PATCH 2/3] net/bnx2x: fix invalid free on unplug
 2019-06-17 15:05 UTC  (2+ messages)
` [dpdk-stable] [PATCH 3/3] drivers/net: fix double free on init failure cleanup

[dpdk-stable] [PATCH] app/testpmd: fix offloads overwrite by default configuration
 2019-06-17 12:59 UTC  (6+ messages)

[dpdk-stable] [PATCH] eal: fix positive error codes from probe/remove
 2019-06-17 10:54 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/softnic: remove trace of legacy "linuxapp"
 2019-06-17  7:54 UTC 

[dpdk-stable] [PATCH 17.11] net/fm10k: fix segment fault at calling fm10k_stats_get()
 2019-06-15 12:43 UTC 

[dpdk-stable] [PATCH 17.11] net/fm10k: fix segment fault at calling fm10k_stats_get()
 2019-06-15 12:39 UTC 

[dpdk-stable] [PATCH v2 01/15] test/bonding: add missing sources for link bonding RSS
 2019-06-15  6:42 UTC  (9+ messages)
  ` [dpdk-stable] [PATCH v2 02/15] test/crypto: move tests to the driver specific list
  ` [dpdk-stable] [PATCH v2 03/15] test/eventdev: "
  ` [dpdk-stable] [PATCH v2 04/15] test/hash: fix off-by-one check on core count
  ` [dpdk-stable] [PATCH v2 05/15] test/hash: rectify slaveid to point to valid cores
  ` [dpdk-stable] [PATCH v2 06/15] test/hash: clean remaining trace of scaling autotest
  ` [dpdk-stable] [PATCH v2 07/15] test/latencystats: fix stack smashing
  ` [dpdk-stable] [PATCH v2 08/15] test/rcu: remove arbitrary limit on max core count
  ` [dpdk-stable] [PATCH v2 09/15] test/stack: fix lock-free test name

[dpdk-stable] [PATCH] app/crypto-perf: fix display once detection
 2019-06-14 22:28 UTC 

[dpdk-stable] [PATCH] app/crypto-perf: fix return status detection
 2019-06-14 20:56 UTC 

[dpdk-stable] [PATCH v2 1/3] kni: refuse to initialise when IOVA is not PA
 2019-06-14  9:39 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix 32b compilation
 2019-06-13 13:35 UTC  (4+ messages)

[dpdk-stable] [PATCH v6 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto
 2019-06-13 12:34 UTC  (4+ messages)
` [dpdk-stable] [PATCH v6 2/2] examples/ipsec-secgw/test: fix inline test scripts

[dpdk-stable] [PATCH] app/test: fix autotest_runner crash
 2019-06-12 14:48 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [DPDK 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto
 2019-06-12 14:19 UTC  (2+ messages)
` [dpdk-stable] [DPDK 2/2] examples/ipsec-secgw/test: fix inline test scripts

[dpdk-stable] [PATCH v5 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto
 2019-06-12  9:29 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).