<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tests/sys/netgraph, branch releng/14.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:55:03Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>urn:sha1:d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>netgraph tests: Serialize</title>
<updated>2023-03-18T20:57:11Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2023-03-18T14:57:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bad8f86843fa34bf4d4d2bfb8183331c02ced87f'/>
<id>urn:sha1:bad8f86843fa34bf4d4d2bfb8183331c02ced87f</id>
<content type='text'>
Some tests share names for netgraph nodes, so they cannot be run in
parallel.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Remove riscv workaround in sys.netgraph.hub.loop test</title>
<updated>2021-12-05T15:12:40Z</updated>
<author>
<name>Mitchell Horne</name>
<email>mhorne@FreeBSD.org</email>
</author>
<published>2021-12-03T18:26:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d99a40e5ba23a2b00e90fba73205fcbc7abc1388'/>
<id>urn:sha1:d99a40e5ba23a2b00e90fba73205fcbc7abc1388</id>
<content type='text'>
The test case now passes on this architecture. This reverts commits
d5fd5cdc0638 and 168b579a4884.

Reviewed by:	lwhsu, imp
Differential Revision:	https://reviews.freebsd.org/D33252
</content>
</entry>
<entry>
<title>Fix RISC-V build</title>
<updated>2021-10-14T15:20:12Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2021-10-14T15:20:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=168b579a4884ab44833b758d9e770c87a37025fc'/>
<id>urn:sha1:168b579a4884ab44833b758d9e770c87a37025fc</id>
<content type='text'>
Fixes:	d5fd5cdc063
</content>
</entry>
<entry>
<title>Temporarily skip sys.netgraph.hub.loop on RISC-V in CI</title>
<updated>2021-10-13T21:31:22Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2021-10-13T21:31:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5fd5cdc063857132de19a94f63d1adbc581494e'/>
<id>urn:sha1:d5fd5cdc063857132de19a94f63d1adbc581494e</id>
<content type='text'>
This case panics kernel.

PR:		259157
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>tests/netgraph: Check for PR241954</title>
<updated>2021-06-13T20:29:56Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-10T09:54:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43e4821315c31db067e23564b9bfafb519e77b2b'/>
<id>urn:sha1:43e4821315c31db067e23564b9bfafb519e77b2b</id>
<content type='text'>
Add tests to check for renaming issues reported in PR241954 and solved
in D30110.

MFC:	Together with D30629
Differential Revision: https://reviews.freebsd.org/D30713
</content>
</entry>
<entry>
<title>tests/netgraph: Missed fixup after D30699</title>
<updated>2021-06-13T20:16:52Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-10T10:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0afa9be03937d60cb5aeba64c81e3e2165bd3737'/>
<id>urn:sha1:0afa9be03937d60cb5aeba64c81e3e2165bd3737</id>
<content type='text'>
During D30699 the existing basic tests were missed.  Furthermore
debugging output was still in the code, which is removed now.

MFC:	together with D30699
Differential Revision: https://reviews.freebsd.org/D30714
</content>
</entry>
<entry>
<title>tests/netgraph: Tests for ng_vlan_rotate</title>
<updated>2021-06-09T11:45:37Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-06T23:56:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6b08e68be111d50931b0d30145f8b7e3402decaf'/>
<id>urn:sha1:6b08e68be111d50931b0d30145f8b7e3402decaf</id>
<content type='text'>
Test functionality of ng_vlan_rotate(4):
 - Rotate 1 to 9 stagged vlans in any possible direction and length
 - Rotate random combinations of ethertypes (8100, 88a8, 9100)
 - Automatic reverse rotating for backward data flow
 - Test too many and to few vlans

Reviewed by:	kp (earlier version)
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D30670
</content>
</entry>
<entry>
<title>tests/netgraph: Tests for ng_hub</title>
<updated>2021-06-09T11:36:23Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-03T22:22:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7863faa78ae271017c404c635b2a9d07379d4316'/>
<id>urn:sha1:7863faa78ae271017c404c635b2a9d07379d4316</id>
<content type='text'>
Test functionality of ng_hub(4):
 - replicting traffic to anything but the sending hook
 - persistence
 - an unrestricted loop
 - implementation limits with many hooks.

Reviewed by:	kp
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D30633
</content>
</entry>
<entry>
<title>tests/netgraph: Factor out univeral data counter functions</title>
<updated>2021-06-09T11:32:22Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-08T19:45:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5554abd9cc9702af30af90925b33c5efff4e7d88'/>
<id>urn:sha1:5554abd9cc9702af30af90925b33c5efff4e7d88</id>
<content type='text'>
Factor out the data counter helpers for other tests to use.

Reviewed by:	kp
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D30699
</content>
</entry>
</feed>
