Bug 262769 - net/tcptestsuite: Update to latest version
Summary: net/tcptestsuite: Update to latest version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: George V. Neville-Neil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-24 21:37 UTC by Olivier Cochard
Modified: 2022-04-20 17:01 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (gnn)


Attachments
patch (7.03 KB, patch)
2022-03-24 21:37 UTC, Olivier Cochard
no flags Details | Diff
patch to update to latest version (736.53 KB, patch)
2022-03-24 22:48 UTC, Olivier Cochard
no flags Details | Diff
patch to update to latest version (740.31 KB, patch)
2022-03-31 15:02 UTC, Olivier Cochard
no flags Details | Diff
patch to update to latest version (740.31 KB, patch)
2022-04-01 21:07 UTC, Olivier Cochard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Cochard freebsd_committer freebsd_triage 2022-03-24 21:37:16 UTC
Created attachment 232685 [details]
patch

Add new tests like TTL/hoplimit and TOS/taffic class.
Need PR/262767 (net/packetdrill upgrade) commited first.
Comment 1 Olivier Cochard freebsd_committer freebsd_triage 2022-03-24 22:48:37 UTC
Created attachment 232686 [details]
patch to update to latest version

Forgot to update the ATF script in the previous patch
Comment 2 Olivier Cochard freebsd_committer freebsd_triage 2022-03-31 15:02:33 UTC
Created attachment 232846 [details]
patch to update to latest version

Forgot to add the new test suite tcp-over-udp
Comment 3 Olivier Cochard freebsd_committer freebsd_triage 2022-04-01 21:07:45 UTC
Created attachment 232878 [details]
patch to update to latest version

Update to 20220401 (fix timeout issue for 2 tests)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-04-20 16:17:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=db0468e5782643e9c43805c4a84daf9d54fd3f61

commit db0468e5782643e9c43805c4a84daf9d54fd3f61
Author:     Olivier Cochard <olivier@FreeBSD.org>
AuthorDate: 2022-04-20 16:11:05 +0000
Commit:     Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2022-04-20 16:16:07 +0000

    net/tcptestsuite: Update to 20220401

    PR:             262769
    Approved by:    maintainer-timeout
    Sponsored by:   Netflix

 net/tcptestsuite/Makefile                    |    8 +-
 net/tcptestsuite/distinfo                    |    6 +-
 net/tcptestsuite/files/tcptestsuite_atf_test | 4278 +++++++++++++++++++++-----
 net/tcptestsuite/pkg-plist                   |   89 +-
 4 files changed, 3553 insertions(+), 828 deletions(-)