DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] net/ixgbe: enable vector PMD for icc 32 bits
@ 2018-04-17 13:39 Pablo de Lara
  2018-04-18 18:06 ` [dpdk-dev] [dpdk-stable] " Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo de Lara @ 2018-04-17 13:39 UTC (permalink / raw)
  To: wenzhuo.lu, konstantin.ananyev, bruce.richardson
  Cc: dev, Pablo de Lara, stable

IXGBE vector PMD was re-enabled for 32 bits, but only for gcc.
This commit enables it for icc too.

Fixes: e6672d2f0f88 ("net/ixgbe: enable ixgbe vector PMD for i686")
Cc: stable@dpdk.org

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
---
 config/defconfig_i686-native-linuxapp-icc | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/config/defconfig_i686-native-linuxapp-icc b/config/defconfig_i686-native-linuxapp-icc
index f096e226c..016c73f30 100644
--- a/config/defconfig_i686-native-linuxapp-icc
+++ b/config/defconfig_i686-native-linuxapp-icc
@@ -17,11 +17,6 @@ CONFIG_RTE_TOOLCHAIN_ICC=y
 #
 CONFIG_RTE_LIBRTE_KNI=n
 
-#
-# Vectorized PMD is not supported on 32-bit
-#
-CONFIG_RTE_IXGBE_INC_VECTOR=n
-
 #
 # Solarflare PMD is not supported on 32-bit
 #
-- 
2.14.3

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [dpdk-stable] [PATCH] net/ixgbe: enable vector PMD for icc 32 bits
  2018-04-17 13:39 [dpdk-dev] [PATCH] net/ixgbe: enable vector PMD for icc 32 bits Pablo de Lara
@ 2018-04-18 18:06 ` Ferruh Yigit
  2018-04-18 18:07   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2018-04-18 18:06 UTC (permalink / raw)
  To: Pablo de Lara, wenzhuo.lu, konstantin.ananyev, bruce.richardson
  Cc: dev, stable

On 4/17/2018 2:39 PM, Pablo de Lara wrote:
> IXGBE vector PMD was re-enabled for 32 bits, but only for gcc.
> This commit enables it for icc too.
> 
> Fixes: e6672d2f0f88 ("net/ixgbe: enable ixgbe vector PMD for i686")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [dpdk-stable] [PATCH] net/ixgbe: enable vector PMD for icc 32 bits
  2018-04-18 18:06 ` [dpdk-dev] [dpdk-stable] " Ferruh Yigit
@ 2018-04-18 18:07   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2018-04-18 18:07 UTC (permalink / raw)
  To: Pablo de Lara, wenzhuo.lu, konstantin.ananyev, bruce.richardson
  Cc: dev, stable

On 4/18/2018 7:06 PM, Ferruh Yigit wrote:
> On 4/17/2018 2:39 PM, Pablo de Lara wrote:
>> IXGBE vector PMD was re-enabled for 32 bits, but only for gcc.
>> This commit enables it for icc too.
>>
>> Fixes: e6672d2f0f88 ("net/ixgbe: enable ixgbe vector PMD for i686")
>> Cc: stable@dpdk.org
>>
>> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied to dpdk-next-net/master, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-18 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-17 13:39 [dpdk-dev] [PATCH] net/ixgbe: enable vector PMD for icc 32 bits Pablo de Lara
2018-04-18 18:06 ` [dpdk-dev] [dpdk-stable] " Ferruh Yigit
2018-04-18 18:07   ` Ferruh Yigit

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