The subject matter described herein relates to testing network devices. More particularly, the subject matter described herein relates to methods, systems, and computer readable media for testing effects of simulated frame preemption and deterministic fragmentation of preemptable frames in a frame-preemption-capable network.
Ethernet has become the de-facto data networking technology. It has been tested over time and has gained dominance in data communications. Currently, Ethernet is being extended to industrial networks where robots, machines, and sensors communicate among themselves to take action collectively. To be suitable for industrial networks Ethernet needs to overcome some of its weaknesses. One weakness of conventional Ethernet protocol is head-of-line blocking. Head-of-line blocking occurs when Ethernet frames associated with different traffic flows share an egress queue. In one example, a large frame of non-real-time traffic, such as a file download, can delay transmission of frames of time-critical traffic located behind the large frame in the output queue. Delaying transmission of time critical traffic, such as voice or video traffic, can result in poor quality of service for end users.
To avoid some of the difficulties associated with conventional Ethernet, time sensitive networking or TSN standards have been defined. Time sensitive networking is a set of standards developed by the Institute of Electrical and Electronics Engineers (IEEE). Specifically, time sensitive networking standards are being developed by the time sensitive networking task group of the IEEE 802.1 working group. The TSN task group was formed in November of 2012 by renaming the existing audio/video bridging task group. As part of the TSN standard, Ethernet frames can be preempted and fragmented. For example, a low priority frame of non-real-time traffic that may block or delay transmissions of higher priority real-time traffic can be preempted by the real time traffic and transmitted in fragments to the destination. By “preempted”, it is meant that even after the low-priority frame has started its transmission onto the wire to the next hop, the transmission is stopped after some, but not all, of the frame has been transmitted. The higher priority real-time frames are then transmitted. The portion of the frame that has already been transmitted forms the initial fragment, and the remainder of the frame forms continuation fragments
Frame preemption represents a significant shift from conventional Ethernet where a packet is transmitted in its entirety to the next hop once transmission is started and travels as a whole, rather than in fragments. When frames are preempted and fragmented, the impact of preemption and fragmentation needs to be measured. It is desirable that a network test tool be capable of measuring the effects of frame preemption and fragmentation on the network.
Current test tools that test the effects of frame fragmentation randomly fragment packets. Because frame fragmentation is random, test conditions are not repeatable. As a result, consistent evaluation of devices under test to specific frame preemption conditions is not possible.
Accordingly, there exists a need for methods, systems, and computer readable media for testing the effects of simulated frame preemption and deterministic fragmentation of preemptable frames in a frame-preemption-capable network.
Methods, systems, and computer readable media for testing effects of simulated frame preemption and deterministic fragmentation of preemptable frames in a frame-preemption-capable network are disclosed. According to one method, a device under test including at least one processor simulates frame preemption by generating a plurality of simulated preempted frame fragments and an express frame. The test device deterministically orders the simulated preempted frame fragments and the express frame for transmission to the DUT. Deterministically ordering the simulated preempted frame fragments and the express frame for transmission to the DUT includes setting an order of the preempted frame fragments and the express frame independently from medium access control (MAC) merge sublayer fragmentation and ordering so that the order can be repeated in subsequent tests. The test device transmits the simulated preempted frame fragments and the express frame to the DUT in an order corresponding to the deterministic ordering. The test device receives a response of the DUT to the simulated preempted frame fragments and the express frame. The test device determines, based on the response of the DUT, whether the DUT operates in accordance with specifications for frame preemption.
According to one aspect of the subject matter described herein, generating the simulated preempted frame fragments includes generating merge sublayer packets (mPackets).
According to another aspect of the subject matter described herein generating a plurality of simulated preempted frame fragments includes generating fragments of at least one simulated preempted frame, wherein the fragments include an initial fragment and one or more continuation fragments. In one test scenario, deterministically ordering the simulated preempted frame fragments and the express frame includes sequentially ordering the continuation fragments without omitting any of the continuation fragments. In this scenario, determining whether the DUT operates in accordance with specifications of the frame preemption—includes determining whether the DUT properly reassembles at least one whole frame.
In an alternate test scenario, deterministically ordering the simulated preempted frame fragments includes injecting a misordered continuation frame fragment in the sequence of fragments to be transmitted to the DUT. In this scenario, determining whether the DUT operates in accordance with specifications of frame preemption includes determining whether the DUT reports a reassembly error in response to the misordered frame fragment.
In yet another alternate test scenario, generating the simulated preempted frame fragments includes generating frame fragments with invalid frame check sequence values. For example, generating fragments with invalid frame check sequence values may include inserting a merge sublayer cyclic redundancy check (mCRC) code instead of a frame check sequence value in a last continuation fragment of a simulated preempted frame. In this scenario, determining whether the DUT operates in accordance with specifications of frame preemption may include determining whether the DUT reports a frame reassembly error in response to the invalid frame check sequence values.
According to another aspect of the subject matter described herein, a method for testing a device for proper operation in a frame-preemption-capable network includes receiving a merge sublayer packet (mPacket) stream definition and automatically generating initial and continuation mPackets with automatically generated frame counts, mPacket cyclic redundancy check (mCRC) values, and frame check sequence (FCS) values
According to another aspect of the subject matter described herein, a system for testing effects of simulated frame preemption and deterministic frame fragmentation on a device under test (DUT) in a frame-preemption-capable network includes a network test tool including at least one processor. A deterministic frame preemption and fragmentation simulator implemented by the network test tool simulates frame preemption by generating a plurality of simulated preempted frame fragments and an express frame, deterministically ordering the simulated preempted frame fragments and the express frame for transmission to the DUT, where deterministically ordering the simulated preempted frame fragments and the express frame for transmission to the DUT includes setting an order of the preempted frame fragments and the express frame independently from medium access control (MAC) merge sublayer fragmentation and ordering so that the order can be repeated in subsequent tests, and transmitting the simulated preempted frame fragments and the express frame to the DUT in an order corresponding to the deterministic ordering. A frame preemption response verification module implemented by the network test tool receives a response of the DUT to the simulated preempted frame fragments and the express frame; and determining, based on the response of the DUT, whether the DUT operated in accordance with specifications for frame preemption.
According to one aspect of the subject matter described herein, the deterministic frame preemption and fragmentation simulator is configured to generate merge sublayer packets (mPackets).
According to another aspect of the subject matter described herein, the deterministic frame preemption and fragmentation simulator is configured to generate fragments of at least one simulated preempted frame, wherein the fragments include an initial fragment and one or more continuation fragments. In one test scenario, the deterministic frame preemption and fragmentation simulator is configured to sequentially order the continuation fragments without omitting any of the continuation fragments. In this test scenario, the frame preemption response verification module is configured to determine whether the DUT properly reassembles at least one frame.
In an alternate test scenario, the deterministic frame preemption and fragmentation simulator is configured to inject a misordered continuation frame fragment in the fragments to be transmitted to the DUT. In this test scenario, the frame preemption response verification module is configured to determine whether the DUT reports a reassembly error in response to the misordered frame fragment.
In yet another alternate test scenario, the deterministic frame preemption and fragmentation simulator is configured to generate frame fragments with invalid frame check sequence values. In this test scenario, the frame preemption response verification module is configured to whether the DUT reports a frame reassembly error in response to the invalid frame check sequence values.
According to another aspect of the subject matter described herein, the deterministic frame preemption and fragmentation simulator includes an auto-configuration module that receives a merge sublayer packet (mPacket) stream definition and automatically generates initial and continuation mPackets with automatically generated frame counts, mPacket cyclic redundancy check (mCRC) values, and frame check sequence (FCS) values
According to yet another aspect, the subject matter described herein includes a non-transitory computer readable medium having stored thereon executable instructions that when executed by a processor of a computer control the computer to perform steps. The steps include simulating frame preemption by generating a plurality of simulated preempted frame fragments and an express frame. The steps further include deterministically ordering the simulated preempted frame fragments and the express frame for transmission to a device under test (DUT). Deterministically ordering the simulated preempted frame fragments and the express frame for transmission to the DUT includes setting an order of the preempted frame fragments and the express frame independently from medium access control (MAC) merge sublayer fragmentation and ordering so that the order can be repeated in subsequent tests. The steps further include transmitting the simulated preempted frame fragments and the express frame to the DUT in an order corresponding to the deterministic ordering. The steps further include receiving a response of the DUT to the simulated preempted frame fragments and the express frame. The steps further include determining, based on the response of the DUT, whether the DUT operated in accordance with specifications for frame preemption.
The subject matter described herein can be implemented in software in combination with hardware and/or firmware. For example, the subject matter described herein can be implemented in software executed by a processor. In one exemplary implementation, the subject matter described herein can be implemented using a non-transitory computer readable medium having stored thereon computer executable instructions that when executed by the processor of a computer control the computer to perform steps. Exemplary computer readable media suitable for implementing the subject matter described herein include non-transitory computer-readable media, such as disk memory devices, chip memory devices, programmable logic devices, and application specific integrated circuits. In addition, a computer readable medium that implements the subject matter described herein may be located on a single device or computing platform or may be distributed across multiple devices or computing platforms.
The subject matter described herein will now be explained with reference to the accompanying drawings, of which:
Conventional Ethernet provides best effort delivery service, i.e., a frame originated from an ingress node reaches its destination in a best effort manner. In best effort delivery service, a frame may reach the destination on time, the frame may be delayed, or the frame may not reach the destination at all. The reason for this unpredictability is that the outgoing queue of a switch might be full when a new frame arrives. As a result, additional incoming frames may be queued, dropped, or delayed.
An outgoing port of an Ethernet switch can transmit only one frame at a time. If the currently transmitting frame is long (for example, a flow for a file back-up), urgent frames (for example, frames carrying instructions for a robot) will queue up behind the long frame. If the queue gets full, then the urgent frames will be dropped. This is shown in
Referring to
The second row in
To overcome this problem, Ethernet fragmentation or frame preemption is a new technology introduced by IEEE TSN standards. In a frame-preemption-capable switch, transmission of a non-urgent frame can be stopped during its transmission. The urgent frames will be transmitted, and then the remainder of the non-urgent frame will resume transmission. Stopping a frame during transmission is not possible in traditional Ethernet.
When frame preemption is implemented, the wire or transmission medium will see fragmented Ethernet frames intermixed with urgent or express frames as shown in
It should be noted that fame preemption and fragmentation occur in hop-by-hop manner. What this means is that the same fragments do not travel (from source of origin to the final destination) through multiple hops or multiple switches. Once the fragments reach the first transit switch, the first transit switch will reassemble the received fragments on its receive/ingress port, before forwarding reassembled frame to the next switch towards the destination. While forwarding the reassembled frame to the next switch, the current switch may re-fragment the frame based on the queue status at its egress port towards the destination.
A test tool according to the subject matter described herein may be capable of testing the reassembly capability of the device under test to ensure its robustness and fault tolerance. To test the reassembly capability, the tool must be capable of sending a predictable stream of preempted fragments to make the device reassemble the frame correctly. If the delivery of preempted fragments is not predictable and repeatable in a test network then it becomes difficult to debug when a device under test fails to reassemble any frame.
To achieve predictability in delivery of preempted fragments, a test tool as described herein may be capable of generating individual frame fragments of different types, such as initial mPackets (start if mPacket delimiter (SMD)-S0), continuation mPackets (SMD-S1, SMD-S2, etc.) In frame-preemption-capable networks, the medium access control (MAC) merge sublayer controls frame preemption and packet fragmentation. A test tool as described herein simulates the merge sublayer by generating packet fragments of a preemptable fame and interspersing the packet fragments with express fames. Frames generated by the merge sublayer are referred to as mPackets.
A test tool as described herein may generate initial fragments and intermediate or continuation fragments of preemptable frames. In
As illustrated in
In a frame-preemption-capable, network the original frame can be delivered in smaller fragments and each fragment can have a different length from other fragments and can be delivered at a different time. In order to achieve predictability of preempted fragments the test tool described herein may allow deterministic configuration and ordering of preempted frame fragments.
Because the sequence of fragments of the two preempted packets is complete, DUT 402 should properly reassemble the frames. In this example, DUT 402 outputs express frame Ex-1 followed by reassembled frame 1, which is followed by reassembled frame 2. Test tool 400 receives the express frame and the reassembled frames and determines that DUT 402 is operating as per frame preemption network specifications.
In the second group of fragments, test tool 400 sends the initial fragment S1 followed by a first continuation fragment C2-0 for a third preempted frame, instead of the first continuation fragment C1-0 for the second preempted frame, which should also result in a reassembly error. When device under test 402 receives the sequence of frames illustrated in
In a third test scenario illustrated in
Because the mCRC codes instead of the frame check sequences are inserted in the last continuation fragment of each frame, DUT 402 should output reassembly errors for both of the frames. In the illustrated example, DUT 402 outputs the express frame and two reassembly errors, which is the expected response of a properly operating DUT to the scenario illustrated in
A frame preemption response verification module 704 receives output from DUT 402 and verifies the functionality of DUT 402. For example, frame preemption response verification module 704 may receive reassembled preempted frames or frame reassembly error output from DUT 402 to determine whether DUT 402 operates in accordance with frame preemption network standards.
In step 802, the method includes deterministically ordering the simulated preempted frame fragments and the express frame(s) for transmission to the device under test. Deterministically ordering the simulated preempted frame fragments and the express frames for transmission to the DUT includes setting an order of the preempted frame fragments and the express frames independently from MAC merge sublayer fragmentation and ordering so that the order can be repeated in subsequent tests. For example, deterministic frame preemption and fragmentation simulator 702 may generate sequences of preempted fragments and express frames with an ordering specified by the test operator, including but not limited to the orderings illustrated in
In step 804, the simulated preempted frame fragments and express frame are transmitted to the DUT in an order corresponding to the deterministic ordering. For example, deterministic frame preemption and fragmentation simulator 702 may transmit the sequence of preempted frame fragments and the express frame to the device under test.
In step 806, the test tool receives a response from the device under test to the simulated preempted frame fragments and express frame and in step 808, determines, based on the response, whether the DUT operates in accordance with specifications for frame preemption. For example, frame preemption response verification module 704 may determine whether DUT 402 properly reassembles frames based on the sequence of simulated fragments that were transmitted to the DUT. In another example, frame preemption response verification module 704 may determine whether DUT 402 properly generates reassembly errors when continuation fragments are omitted or transmitted out of order. In yet another example, test tool 400 may stress test DUT 402 by transmitting bursts of valid and/or invalid mPackets to DUT 402, and frame preemption response verification module 704 may monitor the performance of DUT 402 to the mPacket bursts.
The test tool described herein provides a new way of measuring the effectiveness of a device, such as a network switch in performing reassembly of preempted frame fragments in a frame-preemption-capable network. By performing deterministic preempted frame fragment generation, benchmarking the capability of devices during stress testing can be effectively achieved. The capability of injecting erroneous/rogue preempted fragments in an otherwise valid transmission of packets allows testing of the error response of a device under test.
According to another aspect of the subject matter described here, a test tool may automatically generate preempted frame fragments. As stated above, time sensitive networking denotes a set of IEEE 802 standards together which extend the functionality of Ethernet networks to better support time-sensitive applications. A key feature in making TSN a reality is the notion of frame preemption.
Consider a quality of service (QoS)-capable switch implementing multiple egress queues on each port, and placing incoming frames into one of these queues based on each frame's “priority” tag. When an egress port has finished transmitting a frame, it selects the frame from the highest priority queue that has a frame ready for transmission. Because each of these queues are serviced by a single MAC controller, once started, a switch cannot abort or interrupt transmission of a frame, even when a frame assigned to a higher priority egress queue becomes available.
Frame preemption helps mitigate the latency impact on the stalled higher priority frame described in the above scenario. Fundamentally, frame preemption allows two different MAC sublayers to share a single link. One MAC controller processes high priority “express” traffic while the other MAC controller processes lower priority preemptable traffic.
If a frame arrives at the express MAC (eMAC) controller while the preemptable MAC (pMAC) controller is transmitting a frame, the preemptable pMAC controller's transmission can be suspended to allow the express traffic to be sent. If there are no additional express frames to be transmitted, the transmission of the pMAC frame resumes, but may be further suspended with the arrival of additional eMAC traffic. An example of frame preemption is illustrated in
The ability to interrupt the transmission of a low priority frame in favor of a higher priority frame results in the fragmentation of the preempted traffic. Clause 99 of the IEEE 802.3br Standard defines how fragmented frames should be identified and processed.
A frame-preemption-capable transmitter replaces the standard Ethernet Start of Frame Delimiter (SFD) of a preemptable packet with an SMD code. Four different SMD types are defined:
SMD-V: Verify Packet
SMD-R: Respond Packet
SMD-S: Preemptable Packet Start
SMD-C: Continuation Fragment
The encodings for both SMD-C and SMD-S types contain “frame count” information with values that range from 0 to 3.
Additionally, SMD-C fragments include a frag_count encoding that also ranges from 0 to 3.
Two successive preemptable frames could be transmitted as illustrated in
Information about the frame count and frag_count helps prevent reassembling an invalid packet if any portion of the fragmented packet is lost.
In the final mPacket of a frame, the CRC field contains the last 4 bytes of the MAC frame (the FCS field) as defined in Clause 3.2.9 of the IEEE 802.3-2015 Standard. For other mPacket fragments, the CRC field contains an mCRC value which is calculated differently than the FCS. This difference allows a receiver to determine when the final fragment of a frame has been received.
A test tool must be capable of testing the ability of a DUT to correctly reassemble fragmented frames along with its ability to tolerate and recover from faults. To achieve predictability in the delivery of preempted fragments, the test tool must allow for the configuration of individual fragments of different types before transmission. Flexibility in the configuration of preemptable traffic facilitates the simulation of real time network errors which would otherwise be impossible to inject into a live network.
However, it is not just in error testing where a frame-preemption-capable test tool adds value. Testing the ability of a DUT to process a varying mix of error free fragmented traffic is essential.
The test tool describe herein supports the generation of such traffic without burdening the user of the test tool to configure each individual fragment in a long sequence of fragmented traffic. The test tool achieves this goal by providing an auto-configuration mode, which will now be described.
Auto configuration offloads the burden of defining the details of fragmented traffic from the user onto the hardware. The test tool described herein may support the following four classes of auto-configuration:
1. Auto_SMDS: Hardware generates an SMD-S with the frame count automatically incremented from the previous SMD-S frame count that was sent;
2. Auto_SMDC: Hardware generates an SMD-C with a frame count set to the same value as the previous SMD-S frame; and
3. Auto_FragCount: This option allows the user to avoid the burden of configuring frag_count values of different continuation fragments.
4. Auto_SMD: Hardware transmits an SMD-S if the previous mPacket terminated with an FCS. Hardware transmits an SMD-C if the previous SMD-S or SMD-C mPacket had an mCRC.
For example, consider the case where a user wishes to send a frame made up of multiple fragments of the same size. Using the Auto-SMD mPacket definition, two steams can be defined:
Stream1: Auto SMD with mCRC—repeat N times then “goto Stream2”
Stream2: Auto SMD with FCS—then “goto Stream1”
This definition would lead to the following sequence:
S0(mCRC)C0(mCRC)C1(mCRC) . . . CN-2(mCRC)CN-1(FCS)
As can be seen in the above example, auto-configuration enables the creation of a wide range of fragmentation sequences using a relatively small number of “stream” definitions.
Referring to
S0(mCRC)C0-0(mCRC)C0-1(FCS)S1(mCRC)C1-1(mCRC)C1-2(FCS).
Frame-preemption-capable devices are just beginning to deploy into the field and testing fragmentation presents a unique challenge to Ethernet test equipment manufacturers. Auto-configuration of mPacket streams allows test users to easily scale the number of fragments to be generated using a very small set of stream definitions. The auto-configuration mode may facilitate deterministic ordering of frame fragments and express frames. For example, the test operator may utilize auto-configuration module 900 to generate a valid sequence of frame fragments, as illustrated above. The test operator may then misorder one or more of the fragments in the sequence to test the functionality of the DUT to a misordered sequence of fragments.
It will be understood that various details of the presently disclosed subject matter may be changed without departing from the scope of the presently disclosed subject matter. Furthermore, the foregoing description is for the purpose of illustration only, and not for the purpose of limitation.
Number | Name | Date | Kind |
---|---|---|---|
4858112 | Puerzer et al. | Aug 1989 | A |
5333135 | Wendorf | Jul 1994 | A |
5343463 | Van Tetering et al. | Aug 1994 | A |
5477531 | Mckee et al. | Dec 1995 | A |
5600632 | Schulman | Feb 1997 | A |
5680585 | Bruell | Oct 1997 | A |
5878032 | Mirek et al. | Mar 1999 | A |
5878420 | De La | Mar 1999 | A |
6028847 | Beanland | Feb 2000 | A |
6111673 | Chang et al. | Aug 2000 | A |
6172989 | Yanagihara et al. | Jan 2001 | B1 |
6233256 | Dieterich et al. | May 2001 | B1 |
6252891 | Perches | Jun 2001 | B1 |
6360332 | Weinberg et al. | Mar 2002 | B1 |
6446121 | Shah et al. | Sep 2002 | B1 |
6453345 | Trcka et al. | Sep 2002 | B2 |
6545979 | Poulin | Apr 2003 | B1 |
6601098 | Case et al. | Jul 2003 | B1 |
6636859 | Banerjee | Oct 2003 | B2 |
6717917 | Weissberger et al. | Apr 2004 | B1 |
6728929 | Luong | Apr 2004 | B1 |
6789100 | Nemirovsky et al. | Sep 2004 | B2 |
6847613 | Mimura et al. | Jan 2005 | B2 |
6888818 | Gubbi | May 2005 | B1 |
6891855 | Bruckman | May 2005 | B2 |
6950405 | Van Gerrevink | Sep 2005 | B2 |
6954789 | Dietz et al. | Oct 2005 | B2 |
6958977 | Mitrani et al. | Oct 2005 | B1 |
7092393 | Westbrook et al. | Aug 2006 | B1 |
7095744 | Iny | Aug 2006 | B2 |
7171440 | Hanner | Jan 2007 | B2 |
7406089 | Rahim et al. | Jul 2008 | B1 |
7475303 | Edgar et al. | Jan 2009 | B1 |
7486673 | Harijono et al. | Feb 2009 | B2 |
7489706 | Hatley et al. | Feb 2009 | B2 |
7525995 | Iny | Apr 2009 | B2 |
7526480 | Nadeau et al. | Apr 2009 | B2 |
7561559 | Hannel et al. | Jul 2009 | B2 |
7631096 | Yeh et al. | Dec 2009 | B1 |
7656880 | Jones | Feb 2010 | B1 |
7664026 | Huang et al. | Feb 2010 | B2 |
7706378 | Lincoln et al. | Apr 2010 | B2 |
7830919 | Thompson | Nov 2010 | B1 |
7869367 | Albrecht et al. | Jan 2011 | B2 |
7961637 | McBeath | Jun 2011 | B2 |
7991007 | Agarwal et al. | Aug 2011 | B2 |
8090857 | Yonge et al. | Jan 2012 | B2 |
8145450 | Brown et al. | Mar 2012 | B2 |
8149730 | Aybay et al. | Apr 2012 | B1 |
8155145 | Kocaturk | Apr 2012 | B2 |
8520529 | Hutchison | Aug 2013 | B2 |
8730826 | Regev | May 2014 | B2 |
8811410 | Jain et al. | Aug 2014 | B1 |
8929240 | Huang et al. | Jan 2015 | B2 |
9660927 | Akl-Chedid et al. | May 2017 | B2 |
10425321 | Joseph et al. | Sep 2019 | B2 |
20020031086 | Welin | Mar 2002 | A1 |
20020051466 | Bruckman | May 2002 | A1 |
20020131425 | Shalom | Sep 2002 | A1 |
20030014510 | Avvari et al. | Jan 2003 | A1 |
20030117959 | Taranov | Jun 2003 | A1 |
20040052259 | Garcia et al. | Mar 2004 | A1 |
20050281392 | Weeks et al. | Dec 2005 | A1 |
20060088060 | Fujikami et al. | Apr 2006 | A1 |
20060286564 | Peters | Dec 2006 | A1 |
20080010049 | Pouchak et al. | Jan 2008 | A1 |
20080165678 | Trinh | Jul 2008 | A1 |
20080298261 | Rittmeyer et al. | Dec 2008 | A1 |
20090010158 | Filsfils et al. | Jan 2009 | A1 |
20090028152 | Shimonishi | Jan 2009 | A1 |
20090067431 | Huang et al. | Mar 2009 | A1 |
20090252040 | Kocaturk | Oct 2009 | A1 |
20100142556 | Wang et al. | Jun 2010 | A1 |
20100302997 | Park et al. | Dec 2010 | A1 |
20110044248 | Saranu et al. | Feb 2011 | A1 |
20110072307 | Hatley | Mar 2011 | A1 |
20110206064 | Head et al. | Aug 2011 | A1 |
20110211591 | Traub et al. | Sep 2011 | A1 |
20110261822 | Battestilli et al. | Oct 2011 | A1 |
20110261837 | Valk et al. | Oct 2011 | A1 |
20110274120 | Dang et al. | Nov 2011 | A1 |
20110307871 | Branda et al. | Dec 2011 | A1 |
20120066698 | Yanoo | Mar 2012 | A1 |
20120079146 | Hesse | Mar 2012 | A1 |
20120120820 | Regev | May 2012 | A1 |
20120131309 | Johnson et al. | May 2012 | A1 |
20150281028 | Akhter et al. | Oct 2015 | A1 |
20170331748 | Mangin | Nov 2017 | A1 |
20180041432 | Göetz et al. | Feb 2018 | A1 |
20200153722 | Datta et al. | May 2020 | A1 |
Number | Date | Country |
---|---|---|
3 217 614 | Sep 2017 | EP |
Entry |
---|
“Time-Sensitive Networking (TSN) Playbook,” Test Cases and Methodologies, Rev D, Spirent, pp. 1-76 (Year: 2018). |
IEEE Standard for Ethernet Amendment 5: Specification and Management Parameters for Interspersing Express Traffic, IEEE Std 802.3br(TM)-2016, IEEE Computer Society (Year: 2016). |
“MAC Merge Frame Preemption for Interspersing Express Traffic Conformance Test Plan”, Version 0.2 Technical Document, Ethernet Testing Services, IEEE 802.3 MAC MErge Sublayer Test Suite v0.2 (Year: 2017). |
“Spirent TTsuite-TSN-Preemption 1.0.0,” Release Notes, Spirent, pp. 1-2 (Sep. 7, 2018). |
“Spirent TTsuite-TSN-Preemption,” Data Sheet, Rev A, Spirent, pp. 1-2 (Sep. 2018). |
“Time-Sensitive Networking (TSN) Playbook,” Test Cases & Methodologies, Rev D, Spirent, pp. 1-76 (Aug. 2018). |
“Preemption standard enables high priority frames and traffic,” The Industrial Ethernet Book, Issue 97 / 7, http://www.iebmedia.com/index.php?id=11934&parentid=63&themeid=255&hft=97&showdetail=true&bb=1, pp. 1-3 (May 10, 2018). |
“Spirent TestCenter Software and Hardware New Features 4.83,” Spirent Communications, pp. 1-17 (Feb. 2018). |
“MAC Merge Frame Preemption for Interspersing Express Traffic Conformance Test Plan,” Version 0.2 Technical Document, Ethernet Testing Services, IEEE 802.3 MAC Merger Sublayer Test Suite v0.2, pp. 1-84 (May 22, 2017). |
“Joint Tutorial,” IEEE 802.1 / IEEE 802.3 Tutorial #2, Version 0.2 rev1, pp. 1-61 (Mar. 2015). |
Corrected Notice of Allowability for U.S. Appl. No. 16/191,094 (dated May 21, 2020). |
Non-Final Office Action for U.S. Appl. No. 16/191,094 (dated Jan. 17, 2020). |
Commonly-assigned, Co-pending U.S. Appl. No. 16/191,094 for “Methods, Systems, And Computer Readable Media For Measuring Delivery Latency in a Frame-Preemption Capable Network,” (Unpublished, filed Nov. 14, 2018). |
Zhou et al., “Analysis and Implementation of Packet Preemption for Time Sensitive Networks,” IEEE, pp. 1-6 (2017). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 16/191,094 (dated Apr. 27, 2020). |
Nasrallah et al., “Ultra-Low Latency (ULL) Networks: A Comprehensive Survey Covering the IEEE TSN Standard and Related ULL Research,” arXiv:1803.07673v1, pp. 1-59 (Mar. 20, 2018). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 12/948,582 (dated Mar. 31, 2014). |
Advisory Action After the Filing of an Appeal Brief for U.S. Appl. No. 12/948,582 (dated Jun. 6, 2013). |
Advisory Action Before the Filing of an Appeal Brief for U.S. Appl. No. 12/948,582 (dated Mar. 14, 2013). |
Final Office Action for U.S. Appl. No. 12/948,582 (dated Jan. 10, 2013). |
Non-Final Office Action for U.S. Appl. No. 12/948,582 (dated Oct. 23, 2012). |
Number | Date | Country | |
---|---|---|---|
20200136953 A1 | Apr 2020 | US |