-----Original Message-----
From: e1000-devel-requ...@lists.sourceforge.net 
[mailto:e1000-devel-requ...@lists.sourceforge.net] 
Sent: mercoledì 21 settembre 2016 17:13
To: e1000-devel@lists.sourceforge.net
Subject: E1000-devel Digest, Vol 125, Issue 15

Send E1000-devel mailing list submissions to
        e1000-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/e1000-devel
or, via email, send a message with subject or body 'help' to
        e1000-devel-requ...@lists.sourceforge.net

You can reach the person managing the list at
        e1000-devel-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific than "Re: 
Contents of E1000-devel digest..."


Today's Topics:

   1. Re: E1000-devel Digest, Vol 125, Issue 14 (Christian Marangoni)
   2. Dreamforce Cloud Expo 2016 (Alex Steven)
   3. Re: [PATCH 1/1] ixgbe: replace defined with IS_ENABLED
      (Tantilov, Emil S)
   4. Re: [PATCH 1/1] ixgbe: replace defined with IS_ENABLED (zhuyj)
   5. ???????? (Email_admin)


----------------------------------------------------------------------

Message: 1
Date: Mon, 19 Sep 2016 09:27:28 +0200
From: Christian Marangoni <christian.marang...@area.it>
Subject: Re: [E1000-devel] E1000-devel Digest, Vol 125, Issue 14
To: "e1000-devel@lists.sourceforge.net"
        <e1000-devel@lists.sourceforge.net>
Message-ID:
        <87dfb6c11f7e364aa450204f09e85f670de36ae...@cms01.area.areaweb.it>
Content-Type: text/plain; charset="us-ascii"

Hi Team,
we have 27 machine del r730, with this network card

lspci | grep net
01:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 
10GbE SFP+ (rev 01)
01:00.1 Ethernet controller: Intel Corporation Ethernet Controller X710 for 
10GbE SFP+ (rev 01)
07:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection 
(rev 01)
07:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection 
(rev 01)

Only em1 and em2 are enable 

ethtool -i em1
driver: i40e
version: 1.0.11-k
firmware-version: f5.0 a1.5 n05.04 e800024bc
bus-info: 0000:01:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

ethtool -i em2
driver: i40e
version: 1.0.11-k
firmware-version: f5.0 a1.5 n05.04 e800024bc
bus-info: 0000:01:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

this are in bonding configuration ALB mode

ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: em1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 9000 qdisc mq master bond0 
state UP qlen 1000
    link/ether f8:bc:12:14:34:e0 brd ff:ff:ff:ff:ff:ff
3: em3: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN qlen 
1000
    link/ether f8:bc:12:14:35:00 brd ff:ff:ff:ff:ff:ff
4: em2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 9000 qdisc mq master bond0 
state UP qlen 1000

We receive many errors with this message on em1 and em2 interface :


Sep 16 17:05:49 PRB163 kernel: i40e 0000:01:00.1: TX driver issue detected, PF 
reset issued Sep 16 17:05:50 PRB163 kernel: i40e 0000:01:00.1: FCoE capability 
is disabled Sep 16 17:05:50 PRB163 kernel: i40e 0000:01:00.1: i40e_ptp_init: 
added PHC on em2 Sep 16 17:05:50 PRB163 kernel: i40e 0000:01:00.1 em2: NIC Link 
is Up 10 Gbps Full Duplex, Flow Control: None Sep 16 17:05:50 PRB163 kernel: 
bonding: bond0: link status up again after 0 ms for interface em2


Can you help us ?

Regards
Christian Marangoni



------------------------------

Message: 2
Date: Mon, 19 Sep 2016 21:09:46 +0530
From: Alex Steven <alex.ste...@businesssteers.com>
Subject: [E1000-devel] Dreamforce Cloud Expo 2016
To: <e1000-devel@lists.sourceforge.net>
Message-ID: <020b01d2128c$1e628460$5b278d20$@businesssteers.com>
Content-Type: text/plain; charset="us-ascii"

Hi,

This is Alex from Pre-sales team.

We found your company listed as an Exhibitor of Dreamforce Cloud Expo 2016.

Would you be interested to acquire the Business Contacts of Companies who are 
the attendees of Dreamforce Cloud Expo 2016 for your unlimited marketing 
usage..?

List Contains: Name, Company's Name, Phone Number, Fax Number, Job Title, Email 
address, Complete Mailing Address, SIC code, Company revenue, size, Web address 
etc.

 

Let me know your thoughts or pass on the message to the right person in your 
company.

Thanks & regards,

Alex Steven

If you don't want to include yourself in our mailing list, please reply back
"RE: Leave Out" in a subject line


------------------------------

Message: 3
Date: Mon, 19 Sep 2016 17:00:02 +0000
From: "Tantilov, Emil S" <emil.s.tanti...@intel.com>
Subject: Re: [E1000-devel] [PATCH 1/1] ixgbe: replace defined with
        IS_ENABLED
To: "zyjzyj2...@gmail.com" <zyjzyj2...@gmail.com>,
        "net...@vger.kernel.org"        <net...@vger.kernel.org>,
        "intel-wired-...@lists.osuosl.org"      
<intel-wired-...@lists.osuosl.org>,
        "Kirsher, Jeffrey T"    <jeffrey.t.kirs...@intel.com>,
        "e1000-devel@lists.sourceforge.net"
        <e1000-devel@lists.sourceforge.net>
Message-ID:
        <87618083b2453e4a8714035b62d67992506e6...@fmsmsx105.amr.corp.intel.com>
        
Content-Type: text/plain; charset="us-ascii"

>-----Original Message-----
>From: netdev-ow...@vger.kernel.org 
>[mailto:netdev-ow...@vger.kernel.org] On Behalf Of zyjzyj2...@gmail.com
>Sent: Wednesday, September 14, 2016 8:27 AM
>To: net...@vger.kernel.org; intel-wired-...@lists.osuosl.org; Kirsher, 
>Jeffrey T <jeffrey.t.kirs...@intel.com>; zyjzyj2...@gmail.com; e1000- 
>de...@lists.sourceforge.net
>Subject: [PATCH 1/1] ixgbe: replace defined with IS_ENABLED
>
>From: Zhu Yanjun <zyjzyj2...@gmail.com>
>
>Replace defined macro with IS_ENABLED in ixgbe.h file
>
>Signed-off-by: Zhu Yanjun <zyjzyj2...@gmail.com>
>---
> drivers/net/ethernet/intel/ixgbe/ixgbe.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>b/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>index 9475ff9..f8bc1d0 100644
>--- a/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>@@ -45,7 +45,7 @@
> #include "ixgbe_type.h"
> #include "ixgbe_common.h"
> #include "ixgbe_dcb.h"
>-#if defined(CONFIG_FCOE) || defined(CONFIG_FCOE_MODULE)
>+#if IS_ENABLED(CONFIG_FCOE)
> #define IXGBE_FCOE
> #include "ixgbe_fcoe.h"
> #endif /* CONFIG_FCOE or CONFIG_FCOE_MODULE */
>--
>2.7.4

Already taken care of by the following patch:
http://patchwork.ozlabs.org/patch/668894/

Thanks,
Emil
 



------------------------------

Message: 4
Date: Tue, 20 Sep 2016 21:09:47 +0800
From: zhuyj <zyjzyj2...@gmail.com>
Subject: Re: [E1000-devel] [PATCH 1/1] ixgbe: replace defined with
        IS_ENABLED
To: "Tantilov, Emil S" <emil.s.tanti...@intel.com>
Cc: "e1000-devel@lists.sourceforge.net"
        <e1000-devel@lists.sourceforge.net>,    "net...@vger.kernel.org"
        <net...@vger.kernel.org>,       "intel-wired-...@lists.osuosl.org"
        <intel-wired-...@lists.osuosl.org>
Message-ID:
        <CAD=hENd2MO-3AuFZQz0i4sPSf5puDyrqgDw8Xgh=lnoxpiz...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

how about this patch "ixgbe: remove the useless header file ixgbe_type.h"?

On Tue, Sep 20, 2016 at 1:00 AM, Tantilov, Emil S <emil.s.tanti...@intel.com> 
wrote:
>>-----Original Message-----
>>From: netdev-ow...@vger.kernel.org 
>>[mailto:netdev-ow...@vger.kernel.org] On Behalf Of 
>>zyjzyj2...@gmail.com
>>Sent: Wednesday, September 14, 2016 8:27 AM
>>To: net...@vger.kernel.org; intel-wired-...@lists.osuosl.org; Kirsher, 
>>Jeffrey T <jeffrey.t.kirs...@intel.com>; zyjzyj2...@gmail.com; e1000- 
>>de...@lists.sourceforge.net
>>Subject: [PATCH 1/1] ixgbe: replace defined with IS_ENABLED
>>
>>From: Zhu Yanjun <zyjzyj2...@gmail.com>
>>
>>Replace defined macro with IS_ENABLED in ixgbe.h file
>>
>>Signed-off-by: Zhu Yanjun <zyjzyj2...@gmail.com>
>>---
>> drivers/net/ethernet/intel/ixgbe/ixgbe.h | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>>diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>>b/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>>index 9475ff9..f8bc1d0 100644
>>--- a/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>>+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>>@@ -45,7 +45,7 @@
>> #include "ixgbe_type.h"
>> #include "ixgbe_common.h"
>> #include "ixgbe_dcb.h"
>>-#if defined(CONFIG_FCOE) || defined(CONFIG_FCOE_MODULE)
>>+#if IS_ENABLED(CONFIG_FCOE)
>> #define IXGBE_FCOE
>> #include "ixgbe_fcoe.h"
>> #endif /* CONFIG_FCOE or CONFIG_FCOE_MODULE */
>>--
>>2.7.4
>
> Already taken care of by the following patch:
> http://patchwork.ozlabs.org/patch/668894/
>
> Thanks,
> Emil
>



------------------------------

Message: 5
Date: Wed, 21 Sep 2016 22:24:08 +0800
From: "Email_admin" <cheng...@asiaray.com>
Subject: [E1000-devel] ????????
To: <e1000-devel@lists.sourceforge.net>
Message-ID: <8B43CD366D0C7FECEDB07F279EBCE1E3@xqeas>
Content-Type: text/plain; charset="utf-8"

?????????????????????????
?????????????????????????????
 (?????????????????)
???????????????????????????
 
??:            
???              
????            
?????          
???????24???????????????

------------------------------

------------------------------------------------------------------------------


------------------------------

_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

End of E1000-devel Digest, Vol 125, Issue 15
********************************************

------------------------------------------------------------------------------
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to