[PATCH] ixgbe: fix broken PPTP handling

Subsystems: intel ethernet drivers, networking drivers, the rest

STALE5046d

4 messages, 3 authors, 2012-11-20 · open the first message on its own page

[PATCH] ixgbe: fix broken PPTP handling

From: Alan Cox <hidden>
Date: 2012-11-20 16:30:17

From: Alan Cox <redacted>

Reported to the maintain 3 weeks ago so now sending a patch rather
than waiting. ixgbe passes a random event type to the pptp code

Signed-off-by: Alan Cox <redacted>
---

 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c b/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
index 01d99af..73291fe 100644
--- a/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
@@ -398,6 +398,7 @@ void ixgbe_ptp_check_pps_event(struct ixgbe_adapter *adapter, u32 eicr)
 
 	switch (hw->mac.type) {
 	case ixgbe_mac_X540:
+		event.type = PTP_CLOCK_PPS;
 		ptp_clock_event(adapter->ptp_clock, &event);
 		break;
 	default:

RE: [PATCH] ixgbe: fix broken PPTP handling

From: Vick, Matthew <hidden>
Date: 2012-11-20 17:12:38

quoted hunk
-----Original Message-----
From: netdev-owner@vger.kernel.org [mailto:netdev-
owner@vger.kernel.org] On Behalf Of Alan Cox
Sent: Tuesday, November 20, 2012 8:33 AM
To: netdev@vger.kernel.org
Subject: [PATCH] ixgbe: fix broken PPTP handling

From: Alan Cox <redacted>

Reported to the maintain 3 weeks ago so now sending a patch rather than
waiting. ixgbe passes a random event type to the pptp code

Signed-off-by: Alan Cox <redacted>
---

 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
b/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
index 01d99af..73291fe 100644
--- a/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
@@ -398,6 +398,7 @@ void ixgbe_ptp_check_pps_event(struct ixgbe_adapter
*adapter, u32 eicr)

 	switch (hw->mac.type) {
 	case ixgbe_mac_X540:
+		event.type = PTP_CLOCK_PPS;
 		ptp_clock_event(adapter->ptp_clock, &event);
 		break;
 	default:
CCing e1000-devel, the mailing list for Intel Wired Ethernet support.

Sorry, Alan--I didn't see any message from you about this before or I would have responded. NAK on this, since I don't see how ixgbe is passing a random event type. The event type gets set to PTP_CLOCK_PPS just a few lines above (before the if (!adapter->ptp_clock) block).

Matthew

RE: [PATCH] ixgbe: fix broken PPTP handling

From: "Keller, Jacob E" <jacob.e.keller@intel.com>
Date: 2012-11-20 17:27:51

-----Original Message-----
From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org]
On Behalf Of Vick, Matthew
Sent: Tuesday, November 20, 2012 9:12 AM
To: Alan Cox; netdev@vger.kernel.org
Cc: e1000-devel@lists.sourceforge.net
Subject: RE: [PATCH] ixgbe: fix broken PPTP handling
quoted
-----Original Message-----
From: netdev-owner@vger.kernel.org [mailto:netdev-
owner@vger.kernel.org] On Behalf Of Alan Cox
Sent: Tuesday, November 20, 2012 8:33 AM
To: netdev@vger.kernel.org
Subject: [PATCH] ixgbe: fix broken PPTP handling

From: Alan Cox <redacted>

Reported to the maintain 3 weeks ago so now sending a patch rather than
waiting. ixgbe passes a random event type to the pptp code

Signed-off-by: Alan Cox <redacted>
---

 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
b/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
index 01d99af..73291fe 100644
--- a/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
@@ -398,6 +398,7 @@ void ixgbe_ptp_check_pps_event(struct ixgbe_adapter
*adapter, u32 eicr)

 	switch (hw->mac.type) {
 	case ixgbe_mac_X540:
+		event.type = PTP_CLOCK_PPS;
 		ptp_clock_event(adapter->ptp_clock, &event);
 		break;
 	default:
CCing e1000-devel, the mailing list for Intel Wired Ethernet support.

Sorry, Alan--I didn't see any message from you about this before or I
would have responded. NAK on this, since I don't see how ixgbe is passing
a random event type. The event type gets set to PTP_CLOCK_PPS just a few
lines above (before the if (!adapter->ptp_clock) block).

Matthew
Specifically, commit 3645adbb "ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event"

:)

Sorry I didn't reply directly to your original email with the concern, or CC you. I will do so next time.

Thanks

- Jake

Re: [PATCH] ixgbe: fix broken PPTP handling

From: Alan Cox <hidden>
Date: 2012-11-20 17:56:26

Specifically, commit 3645adbb "ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event"

:)

Sorry I didn't reply directly to your original email with the concern, or CC you. I will do so next time.
No problem - I missed the fact it was fixed with a different
non-overlapped patch.

Alan

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help