git: fda73f30c2 - main - Document kernel version 1203508, src 6c717a28505d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Aug 2023 07:51:32 UTC
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=fda73f30c259261667747cb5b5b21db1d4c8d6a9 commit fda73f30c259261667747cb5b5b21db1d4c8d6a9 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-08-11 07:45:52 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-08-11 07:45:52 +0000 Document kernel version 1203508, src 6c717a28505d https://docs.freebsd.org/en/books/porters-handbook/book/#versions-12 Add 1203508 to the FreeBSD Porter's Handbook, with reference to: 6c717a28505d iflib: Allow drivers to determine which queue to TX on --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index fd142c4196..33326a7369 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -2231,6 +2231,11 @@ Template: |April 9, 2022 |12-STABLE after zlib unification. +|1203508 +|gitref:6c717a28505d3e77a0c3780ca1f65eb85b538eb9[repository="src",length=12] +|October 19, 2022 +|12-STABLE after iflib: Allow drivers to determine which queue to TX on. + |1204000 |gitref:fce871fe35204527a2ce08e43e1572ae9295cc00[repository="src",length=12] |October 20, 2022