[dpdk-stable] [PATCH 00/67] net/mlx5: backport patches for v17.11.3 LTS
2018-06-05 0:10 UTC (30+ messages)
` [dpdk-stable] [PATCH 01/67] net/mlx5: remove get priv internal function
` [dpdk-stable] [PATCH 02/67] net/mlx4: store RSS hash result in mbufs
` [dpdk-stable] [PATCH 03/67] net/mlx5: fix synchronization on polling Rx completions
` [dpdk-stable] [PATCH 04/67] net/mlx5: fix allocation when no memory on device NUMA node
` [dpdk-stable] [PATCH 05/67] net/mlx5: fix flow director conversion
` [dpdk-stable] [PATCH 06/67] net/mlx5: fix reception of multiple MAC addresses
` [dpdk-stable] [PATCH 07/67] net/mlx5: fix secondary process mempool registration
` [dpdk-stable] [PATCH 08/67] net/mlx5: remove assert un-accessible from secondary process
` [dpdk-stable] [PATCH 09/67] net/mlx5: warn for unsuccessful memory registration
` [dpdk-stable] [PATCH 10/67] net/mlx5: map UAR address around huge pages
` [dpdk-stable] [PATCH 11/67] net/mlx4: fix single port configuration
` [dpdk-stable] [PATCH 12/67] net/mlx4: fix broadcast Rx
` [dpdk-stable] [PATCH 13/67] net/mlx4: fix removal detection of stopped port
` [dpdk-stable] [PATCH 14/67] net/mlx5: fix CRC strip capability query
` [dpdk-stable] [PATCH 15/67] net/mlx5: fix close after start failure
` [dpdk-stable] [PATCH 16/67] net/mlx: control netdevices through ioctl only
` [dpdk-stable] [PATCH 17/67] net/mlx5: fix disabling Tx packet inlining
` [dpdk-stable] [PATCH 18/67] net/mlx5: fix sriov flag
` [dpdk-stable] [PATCH 19/67] net/mlx5: name parameters in function prototypes
` [dpdk-stable] [PATCH 20/67] net/mlx5: mark parameters with unused attribute
` [dpdk-stable] [PATCH 21/67] net/mlx5: normalize function prototypes
` [dpdk-stable] [PATCH 22/67] net/mlx5: add missing function documentation
` [dpdk-stable] [PATCH 23/67] net/mlx5: remove useless empty lines
` [dpdk-stable] [PATCH 24/67] net/mlx5: remove control path locks
` [dpdk-stable] [PATCH 25/67] net/mlx5: prefix all functions with mlx5
` [dpdk-stable] [PATCH 26/67] net/mlx5: change non failing function return values
` [dpdk-stable] [PATCH 27/67] net/mlx5: standardize on negative errno values
` [dpdk-stable] [PATCH 28/67] net/mlx5: use port id in PMD log
` [dpdk-stable] [PATCH 29/67] net/mlx5: use dynamic logging
[dpdk-stable] 18.02.2 patches review and test
2018-06-04 18:35 UTC (2+ messages)
[dpdk-stable] [PATCH] net/mlx5: fix error number handling
2018-06-04 17:37 UTC
[dpdk-stable] [PATCH] eventdev: fix Rx SW adapter stop
2018-06-04 12:55 UTC
[dpdk-stable] Regression tests for stable releases from companies involved in DPDK
2018-06-04 8:38 UTC (8+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH v2] memory: fix segfault on rte_mem_virt2memseg() call with invalid addr
2018-06-04 5:33 UTC (3+ messages)
` [dpdk-stable] [PATCH v3] "
[dpdk-stable] [PATCH] eventdev: fix eth port in eth Rx adapter internal function
2018-06-04 2:58 UTC (5+ messages)
[dpdk-stable] [dpdk-dev] [PATCH] bus/dpaa: fix compilation issue with meson build
2018-06-04 2:52 UTC
[dpdk-stable] 17.11.3 (LTS) patches review and test
2018-06-03 20:23 UTC (6+ messages)
[dpdk-stable] [PATCH] eventdev: fix internal event port logic in Rx event adapter
2018-06-03 14:10 UTC
[dpdk-stable] [PATCH] eventdev: add event buffer flush in Rx adapter
2018-06-03 12:42 UTC
[dpdk-stable] [PATCH] eventdev: fix missing update to Rx adaper WRR position
2018-06-03 11:41 UTC
[dpdk-stable] A missing mlx5 patch for stable 17.11
2018-06-02 5:14 UTC (4+ messages)
[dpdk-stable] Port of mlx5 can not start after setting link-down on dpdk-stable v17.11.2
2018-06-02 4:42 UTC (2+ messages)
[dpdk-stable] [PATCH] doc: update qede management firmware guide
2018-06-01 22:57 UTC
[dpdk-stable] [PATCH] net/qede: fix L2-handles used for RSS hash update
2018-06-01 17:16 UTC
[dpdk-stable] patch 'eal/ppc: remove braces in SMP memory barrier macro' has been queued to LTS release 16.11.7
2018-06-01 15:46 UTC (5+ messages)
` [dpdk-stable] patch 'vhost: fix device cleanup at stop' "
[dpdk-stable] [PATCH v3 1/2] memalloc: do not leave unmapped holes in EAL virtual memory area
2018-06-01 15:07 UTC (4+ messages)
` [dpdk-stable] [PATCH v3 2/2] memalloc: keep in mind a failed MAP_FIXED mmap may still perform an unmap
[dpdk-stable] [PATCH 1/3] eal/linuxapp: fix invalid syntax in interrupts
2018-06-01 9:08 UTC (3+ messages)
` [dpdk-stable] [PATCH 2/3] eal/linux: fix uninitialized value
` [dpdk-stable] [PATCH 3/3] vfio: fix uninitialized variable
[dpdk-stable] [PATCH] malloc: fix pad erasing
2018-05-31 17:05 UTC
[dpdk-stable] [PATCH 1/2] net/qede: fix to update VF MTU
2018-05-31 16:35 UTC (4+ messages)
[dpdk-stable] [PATCH] app/testpmd: fix missing count action fields
2018-05-31 14:33 UTC
[dpdk-stable] 16.11.7 (LTS) patches review and test
2018-05-31 10:25 UTC
[dpdk-stable] [PATCH v2] net/ixgbe: fix crash on detach
2018-05-31 9:53 UTC (2+ messages)
` [dpdk-stable] [PATCH v3] "
[dpdk-stable] patch 'net/bnx2x: do not cast function pointers as a policy' has been queued to stable release 18.02.2
2018-05-31 8:34 UTC (32+ messages)
` [dpdk-stable] patch 'net/mlx5: fix flow director drop rule deletion crash' "
` [dpdk-stable] patch 'net/tap: fix isolation mode toggling' "
` [dpdk-stable] patch 'app/testpmd: fix exit for virtio-user' "
` [dpdk-stable] patch 'net/ixgbe: fix DCB configuration' "
` [dpdk-stable] patch 'net/qede: fix multicast filtering' "
` [dpdk-stable] patch 'net/qede: fix missing loop index in Tx SG mode' "
` [dpdk-stable] patch 'net/qede: fix unicast filter routine return code' "
` [dpdk-stable] patch 'net/tap: fix device removal when no queue exist' "
` [dpdk-stable] patch 'net/e1000: fix build of igb only' "
` [dpdk-stable] patch 'net/i40e: fix shifts of signed values' "
` [dpdk-stable] patch 'net/vdev_netvsc: fix automatic probing' "
` [dpdk-stable] patch 'net/bonding: export mode 4 slave info routine' "
` [dpdk-stable] patch 'net/failsafe: fix removed sub-device cleanup' "
` [dpdk-stable] patch 'net/failsafe: fix duplicate event registration' "
` [dpdk-stable] patch 'net/bnxt: fix Tx and Rx burst for secondary process' "
` [dpdk-stable] patch 'net/bnxt: use first completion ring for fwd and async event' "
` [dpdk-stable] patch 'net/bnxt: fix xstats for VF' "
` [dpdk-stable] patch 'net/bnxt: fix Rx checksum flags' "
` [dpdk-stable] patch 'net/liquidio: fix link state fetching during start' "
` [dpdk-stable] patch 'net/qede: fix slow path completion timeout' "
` [dpdk-stable] patch 'doc: remove deprecated terms from thunderx guide' "
` [dpdk-stable] patch 'net/tap: fix keep-alive queue not detached' "
` [dpdk-stable] patch 'ethdev: add missing TM function to export map' "
` [dpdk-stable] patch 'doc: fix a typo in flow API howto' "
` [dpdk-stable] patch 'net/i40e: fix link status update' "
` [dpdk-stable] patch 'crypto/armv8: fix HMAC supported digest sizes' "
[dpdk-stable] [PATCH] crypto/armv8: fix HMAC supported digest sizes
2018-05-30 19:21 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] doc/guides/rel_notes: Add known issue for IOMMU attributes read
2018-05-30 12:04 UTC (6+ messages)
` [dpdk-stable] [PATCH v2] "
[dpdk-stable] [PATCH] net/i40e: fix link status update
2018-05-30 10:25 UTC (8+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [PATCH v3] "
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] please help backporting some patches to LTS release 16.11.7
2018-05-29 22:55 UTC (4+ messages)
[dpdk-stable] [PATCH 1/2] mk: fix cross build errors
2018-05-29 15:09 UTC (8+ messages)
` [dpdk-stable] [PATCH v2 "
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v3 "
` [dpdk-stable] [PATCH v4 "
` [dpdk-stable] [PATCH v5 "
[dpdk-stable] [PATCH] net/i40e: fix link status update
2018-05-29 14:47 UTC (2+ messages)
[dpdk-stable] [PATCH v1] net/i40e: workaround for Fortville performance
2018-05-29 11:53 UTC (2+ messages)
` [dpdk-stable] [PATCH v2] "
[dpdk-stable] [PATCH Preview] net/i40e: workaround for Fortville performance
2018-05-29 8:34 UTC (2+ messages)
[dpdk-stable] [PATCH 1/2] net/i40e: improve VF VLAN performance
2018-05-28 1:27 UTC
[dpdk-stable] [dpdk-dev] [PATCH] doc: fix a typo in flow API doc
2018-05-27 23:37 UTC (2+ messages)
[dpdk-stable] [PATCH] doc: remove old deprecation notice
2018-05-27 23:31 UTC (5+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] please help backporting some patches to stable release 18.02.2
2018-05-25 17:23 UTC (2+ messages)
[dpdk-stable] [PATCH v1] net/tap: fix keep-alive queue not detached
2018-05-25 15:06 UTC (5+ messages)
[dpdk-stable] [PATCH] net/qede: fix slow path completion timeout
2018-05-25 9:35 UTC (4+ messages)
[dpdk-stable] [PATCH v1] net/tap: fix keep-alive queue not detached
2018-05-24 23:08 UTC
[dpdk-stable] [PATCH] net/mlx5: fix GRE flow rule
2018-05-24 17:56 UTC (8+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "
[dpdk-stable] [PATCH] net/virtio-user: fix add pointer checking for rxvq
2018-05-24 15:51 UTC (4+ messages)
` [dpdk-stable] [PATCH v2] net/virtio: "
[dpdk-stable] [PATCH] doc: remove deprecated terms from liquidio documentation
2018-05-24 14:48 UTC (2+ messages)
[dpdk-stable] [dpdk-dev] [PATCH 1/2] doc: remove deprecated terms from thunderx documentation
2018-05-24 14:39 UTC (4+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH 2/2] doc: remove deprecated terms from octeontx documentation
[dpdk-stable] patch 'net/bnx2x: do not cast function pointers as a policy' has been queued to LTS release 16.11.7
2018-05-23 14:33 UTC (24+ messages)
` [dpdk-stable] patch 'net/i40e: fix failing to disable FDIR Tx queue' "
` [dpdk-stable] patch 'net/ixgbe: fix too many interrupts' "
` [dpdk-stable] patch 'eal: fix casts in random functions' "
` [dpdk-stable] patch 'mbuf: fix reference counter integer promotion' "
` [dpdk-stable] patch 'mbuf: explicit casts of reference counter' "
` [dpdk-stable] patch 'mbuf: explicit cast of headroom on reset' "
` [dpdk-stable] patch 'mbuf: explicit cast of size on detach' "
` [dpdk-stable] patch 'net: explicit cast of multicast bit clearing' "
` [dpdk-stable] patch 'net: explicit cast of IP checksum to 16-bit' "
` [dpdk-stable] patch 'net: explicit cast of protocol in IPv6 checksum' "
` [dpdk-stable] patch 'ethdev: explicit cast of queue count return' "
` [dpdk-stable] patch 'app/testpmd: fix burst stats reporting' "
` [dpdk-stable] patch 'eal: explicit cast in rwlock functions' "
` [dpdk-stable] patch 'net: explicit cast in L4 checksum' "
` [dpdk-stable] patch 'mbuf: fix type of private size in detach' "
` [dpdk-stable] patch 'mbuf: avoid integer promotion in prepend/adj/chain' "
` [dpdk-stable] patch 'ethdev: fix type and scope of variables in Rx burst' "
` [dpdk-stable] patch 'app/crypto-perf: fix parameters copy' "
` [dpdk-stable] patch 'net/ixgbe: fix DCB configuration' "
` [dpdk-stable] patch 'net/qede: fix unicast filter routine return code' "
` [dpdk-stable] patch 'net/i40e: fix shifts of signed values' "
` [dpdk-stable] patch 'net/bonding: export mode 4 slave info routine' "
` [dpdk-stable] patch 'net/bnxt: fix Rx checksum flags' "
[dpdk-stable] [PATCH 0/3] eal: clean up mapping hugepages in secondary process for ppc64le
2018-05-23 12:53 UTC
page: next (older) | prev (newer) | 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).