public inbox for patches@ignore.pl
 help / color / mirror / Atom feed
* [PATCH what 0/3] ice: add LLDP filter control 0x0A0A
@ 2026-02-24  8:56 Jakub Slepecki
  2026-02-24  8:56 ` [PATCH what 1/3] what: add bits.b() for binary number "literals" Jakub Slepecki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jakub Slepecki @ 2026-02-24  8:56 UTC (permalink / raw)
  To: patches; +Cc: please, Jakub Slepecki

Main goal of this series is to introduce the 0x0A0A series.  bits.b()
should be useful overall.  Addition of Ubuntu in scripts/install is
almost entirely aimed at myself.

Jakub Slepecki (3):
  what: add bits.b for binary number "literals"
  ice: add LLDP filter control 0x0A0A
  scripts: add ID=ubuntu to scripts/install

 samples/linux.log           |  8 +++++++
 scripts/install             |  5 +++++
 spec/bits_spec.lua          | 25 +++++++++++++++++++++
 what/bits.lua               | 20 +++++++++++++++++
 what/ice/opcodes/0x0a0a.lua | 43 +++++++++++++++++++++++++++++++++++++
 5 files changed, 101 insertions(+)
 create mode 100644 spec/bits_spec.lua
 create mode 100644 what/ice/opcodes/0x0a0a.lua

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-24  9:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-24  8:56 [PATCH what 0/3] ice: add LLDP filter control 0x0A0A Jakub Slepecki
2026-02-24  8:56 ` [PATCH what 1/3] what: add bits.b() for binary number "literals" Jakub Slepecki
2026-02-24  8:56 ` [PATCH what 2/3] ice: add LLDP filter control 0x0A0A Jakub Slepecki
2026-02-24  8:56 ` [PATCH what 3/3] scripts: add ID=ubuntu to scripts/install Jakub Slepecki
2026-02-24  9:08 ` [PATCH what 0/3] ice: add LLDP filter control 0x0A0A Aki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox