commit | 11ba69e876e1141fa4b11a7c0efb256a8df9ae7d | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Wed Oct 12 00:51:54 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Oct 16 13:18:03 2011 -0700 |
tree | 0b6e6a7c5405b6dce825192be74b94a16d2cb36e | |
parent | de4c7f653b2ff24dfff47edea0d67aa6fc681cee [diff] |
igb: enable l4 timestamping for v2 event packets When enabling hardware timestamping for ptp v2 event packets, the software does not setup the queue for l4 packets, although layer 4 packets are valid for v2. This patch adds the flag which enables setting up a queue and enabling udp packet timestamping. Signed-off-by: Jacob E Keller <jacob.e.keller@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>