Re: [dpdk-dev] Need Help for Intel - i40e , XL710 40GbE Controller

2020-03-04 Thread Roberts, Lee A.
See https://www.kernel.org/doc/Documentation/networking/i40e.rst, in particular, read the paragraph on "Unexpected Issues when the device driver and DPDK share a device". - Lee -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Avner Taieb Se

Re: [dpdk-dev] seeing a problem dpdk startup

2019-11-28 Thread Roberts, Lee A.
Please see the HPE customer advisory at https://support.hpe.com/hpsc/doc/public/display?sp4ts.oid=7271241&docId=emr_na-c04781229&docLocale=en_US. You will need to disable the shared memory features for the NIC card. - Lee -Original Message- From: dev [mai

Re: [dpdk-dev] Jumbo Frame in pktgen & dpdk-pktgen

2019-11-19 Thread Roberts, Lee A.
Nirmal, Here are the changes that I've been using to allow jumbo frames with dpdk-19.08 and pktgen-19.10.0: diff -r default/dpdk-19.08/lib/librte_mbuf/rte_mbuf.h jumbo/dpdk-19.08/lib/librte_mbuf/rte_mbuf.h 462c462 < #define RTE_MBUF_DEFAULT_DATAROOM 2048 --- > #define RTE_MBUF

Re: [dpdk-dev] [PATCH] kni: fix compilation under RHEL 7.5

2018-03-01 Thread Roberts, Lee A.
> -Original Message- > From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Thursday, March 01, 2018 5:18 PM > To: Roberts, Lee A. > Cc: ferruh.yi...@intel.com; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] kni: fix compilation under RHEL 7.5 > > O

Re: [dpdk-dev] [PATCH v2] igb_uio: add config option to control reset

2017-11-03 Thread Roberts, Lee A.
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Tan, Jianfeng > Sent: Thursday, November 02, 2017 8:57 PM > To: Ferruh Yigit ; Thomas Monjalon > > Cc: dev@dpdk.org; sta...@dpdk.org; Jingjing Wu ; > Shijith Thotton > ; Gregory Etelson ; > Harish Patil > ; Ge

Re: [dpdk-dev] [pktgen PATCH 0/6] fix compilation

2017-07-25 Thread Roberts, Lee A.
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Wiles, Keith > Sent: Tuesday, July 25, 2017 9:54 PM > To: Thomas Monjalon > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [pktgen PATCH 0/6] fix compilation > > > > On Jul 25, 2017, at 5:21 PM, Thomas Monjalon wr

[dpdk-dev] 2.5 Gbps and 5 Gbps support in ixgbe PMD for X550

2017-05-25 Thread Roberts, Lee A.
This is a request for 2.5 Gbps and 5 Gbps support in the ixgbe PMD for the X550 adapter. Support of these 2.5GBASE-T and 5GBASE-T speeds may be useful for networking applications using existing CAT 5e/CAT 6 cables at lengths up to 100 m. The ixgbe base driver in dpdk-17.05/drivers/net/ixgbe/bas

[dpdk-dev] apply commit e30a0178d290a4e83dc01f9c2170d4859339c9cf "kni: support RHEL 7.3" to dpdk-stable?

2016-11-30 Thread Roberts, Lee A.
Does it make sense to apply the commit for "kni: support RHEL 7.3" (http://www.dpdk.org/browse/dpdk/commit/lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h?id=e30a0178d290a4e83dc01f9c2170d4859339c9cf) to the stable tree to enable clean compilation on RHEL 7.3?

[dpdk-dev] DPDK 2.1 on CentOS 7

2016-01-08 Thread Roberts, Lee A.
The patch has been included in DPDK 2.2.0: http://www.dpdk.org/browse/dpdk/commit/?id=261f0390841d1531d1d0fe88e2375e254cb63716 - Lee Roberts -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Sundar Ramakrishnan Sent: Friday, Ja

[dpdk-dev] dpdk 2.1 building failure on rhel 7.2 rc1

2015-12-03 Thread Roberts, Lee A.
When compiling DPDK 2.1.0 on RHEL 7.2, errors are encountered in ../librte_eal/linuxapp/kni/ethtool/igb/igb_main.c. The following changes can be applied relative to dpdk-2.2.0-rc2 to resolve these issues. - Lee Roberts [root at dp91 lroberts]# diff

[dpdk-dev] Queries on DPDK working with XL710 intel NIC

2015-03-20 Thread Roberts, Lee A.
Nissim, Recent HP ProLiant servers use RMRRs (see https://www.kernel.org/doc/Documentation/Intel-IOMMU.txt) to communicate management information. Use of these RMRRs conflicts with IOMMU usage. On ProLiant Gen8 servers, you have a couple options: 1) If you are doing bare-metal testing and don

[dpdk-dev] issue with ixgbevf speed/duplex introduced with commit 8ef32003772a14c61c70b540e41c259c482c2fb6

2014-11-07 Thread Roberts, Lee A.
Thomas, I'm seeing an issue with ixgbevf speed/duplex reporting that appears to have been introduced with commit 8ef32003772a14c61c70b540e41c259c482c2fb6 (http://www.dpdk.org/browse/dpdk/commit/lib/librte_pmd_ixgbe/ixgbe/ixgbe_vf.c?id=8ef32003772a14c61c70b540e41c259c482c2fb6) The issue I'm seei

[dpdk-dev] testpmd link status reporting for ixgbevf_pmd

2014-10-30 Thread Roberts, Lee A.
Hello, I am running "testpmd" in DPDK 1.7.1, using two ixgbevf devices in my host OS. I am finding that "testpmd" reports link status with speed 100 Mbps and half-duplex: # $RTE_SDK/$RTE_TARGET/app/testpmd -c f -n 4 -- -i ... EAL: PCI device :03:10.2 on NUMA socket 0 EAL: probe driver: 808