Re: [PATCH 09/12] selftests/net: Add SEQ number extension test

2023-12-18 Thread Hangbin Liu
On Fri, Dec 15, 2023 at 02:36:23AM +, Dmitry Safonov wrote: > Check that on SEQ number wraparound there is no disruption or TCPAOBad > segments produced. > > Sample of expected output: > > # ./seq-ext_ipv4 > > 1..7 > > # 1436[lib/setup.c:254] rand seed 1686611079 > > TAP version 13 > > ok 1 se

[PATCH 09/12] selftests/net: Add SEQ number extension test

2023-12-14 Thread Dmitry Safonov
Check that on SEQ number wraparound there is no disruption or TCPAOBad segments produced. Sample of expected output: > # ./seq-ext_ipv4 > 1..7 > # 1436[lib/setup.c:254] rand seed 1686611079 > TAP version 13 > ok 1 server alive > ok 2 post-migrate connection alive > ok 3 TCPAOGood counter increased