<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in batch-delete.json</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b5a051f6b840d48f159166ef073d3021989bfb50 - Merge tag &apos;net-7.3-rc4&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/tc-testing/tc-tests/actions/batch-delete.json#b5a051f6b840d48f159166ef073d3021989bfb50</link>
        <description>Merge tag &apos;net-7.3-rc4&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPull networking fixes from Paolo Abeni: &quot;Including fixes from Netfilter, Bluetooth, IPSec and WiFi.  Previous releases - regressions:   - netfilter: hold reference on ct until flow is released   - bridge:      - move switchdev call outside rcu      - vlan: fix bugs caused by switchdev deletion errors   - wifi:      - mac80211: reset state when starting AP fails      - cfg80211: don&apos;t free driver-owned scan requests   - tcp: don&apos;t call skb_clone_and_charge_r() for close()d listener in     tcp_v6_do_rcv()   - mptcp: return sk_wait_data() errors from recvmsg()   - xfrm: serialize state GC with device state flush   - drop_monitor: synchronize tracepoint unregistration on error path   - bluetooth:      - eir: validate service data length before reading UUID      - hci_sync: serialize local codec list cleanup      - RFCOMM: avoid socket lock inversion in listener cleanup   - eth:      - lan743x: fix RX checksum use-after-free      - mvpp2: prevent buffer overflow in page_pool allocation  Previous releases - always broken:   - core: lock the socket in sock_gettstamp()   - neighbour: enforce min/max to NDTPA_INTERVAL_PROBE_TIME_MS.   - sched: codel: bound the dropping loop per dequeue call   - wifi: mac80211: include TIM bitmap control for buffered S1G mcast     traffic   - psp: avoid conflicts with skb-&gt;decrypted and sk_validate_xmit_skb()   - xfrm: fix stack OOB read in iptfs_skb_reset_frag_walk()   - bluetooth: hci_qca: do not write to the serial port after it is     closed   - dsa: mxl862xx: disable the stats poll on teardown   - eth:      - stmmac: fix TSO header length truncation      - ip_tunnel: initialize `options_len` before referencing options&quot;* tag &apos;net-7.3-rc4&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (159 commits)  mptcp: fix bad accounting in __mptcp_subflow_push_pending()  mptcp: close race between scheduler and state change  mptcp: avoid unneeded actions on subflow reset  net: skbuff: do not leave stale header offsets after pskb_carve()  selftests: net: packetdrill: test exclusion of old ACK from TCP fast path  tcp: exclude old ACKs from tcp fast path  dpll: reject a reference sync pin which is not on the pin&apos;s dpll  net: mvpp2: prevent buffer overflow in page_pool allocation  net: macb: fix ordering around PTP timestamp read  selftests: drv-net: psp: test PSP and TCP ULP mutual exclusion  net: psp: avoid conflicts with skb-&gt;decrypted and sk_validate_xmit_skb()  net: stmmac: preserve real_num_tx_queues on mqprio setup failure  net: stmmac: propagate FPE preemption-class mapping errors  net: wwan: t7xx: validate the netif index in t7xx_ccmni_recv_skb()  net: wwan: mhi_wwan_mbim: check skb_copy_bits() return value  net: wwan: mhi_wwan_mbim: guard against a cyclic NDP chain  net: ethernet: cortina: Ack RX overrun interrupt correctly  net: lock the socket in sock_gettstamp()  eth: fbnic: ring the doorbell if a burst ends in a drop  net: netsec: fix device_node reference leak on phy_np  ...

            List of files:
            /linux/tools/testing/selftests/tc-testing/tc-tests/actions/batch-delete.json</description>
        <pubDate>Thu, 17 Sep 2026 19:40:48 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>562219874cba1be6b708fb29a89fe8f54544b022 - Merge branch &apos;net-sched-fix-action-batch-deletion-cleanup&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/tc-testing/tc-tests/actions/batch-delete.json#562219874cba1be6b708fb29a89fe8f54544b022</link>
        <description>Merge branch &apos;net-sched-fix-action-batch-deletion-cleanup&apos;Xuanqiang Luo says:====================net/sched: fix action batch deletion cleanupBatched RTM_DELACTION requests can leak references to unprocessed actionswhen deletion stops at a filter-bound action.Patch 1 fixes the failure cleanup.Patch 2 adds tc-testing regression coverage.Failure reproduction (key output excerpts):  python3 tdc.py -f /root/tc-testing/batch-delete.jsonnot ok 1 d710 - Release tail references after first action deletion fails	Could not match regex pattern. Verify command output:[...]	 index 2 ref 2 bind 0[...]	 index 3 ref 2 bind 0not ok 2 d711 - Release tail references after middle action deletion fails	Could not match regex pattern. Verify command output:[...]	 index 3 ref 2 bind 0not ok 3 d713 - Delete a tail action once after a failed batch	Could not match regex pattern. Verify command output:total acts 2[...]	 index 2 ref 1 bind 0====================Link: https://patch.msgid.link/20260910093413.34509-1-xuanqiang.luo@linux.devSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/tc-testing/tc-tests/actions/batch-delete.json</description>
        <pubDate>Wed, 16 Sep 2026 02:03:13 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>14c5eb685cdefbd32e73d2723071ecbd8effbce9 - selftests: tc-testing: test action batch deletion failure cleanup</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/tc-testing/tc-tests/actions/batch-delete.json#14c5eb685cdefbd32e73d2723071ecbd8effbce9</link>
        <description>selftests: tc-testing: test action batch deletion failure cleanupAdd tests for cleanup after a batched RTM_DELACTION request fails ata gact action bound to a filter. Check that subsequent actions retaintheir original reference counts and that earlier successful deletionsare preserved.Cover failures at the first and middle entries. Verify that a remainingunbound action can be removed with one subsequent delete.Signed-off-by: Xuanqiang Luo &lt;luoxuanqiang@kylinos.cn&gt;Link: https://patch.msgid.link/20260910093413.34509-3-xuanqiang.luo@linux.devSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/tc-testing/tc-tests/actions/batch-delete.json</description>
        <pubDate>Thu, 10 Sep 2026 11:34:13 +0200</pubDate>
        <dc:creator>Xuanqiang Luo &lt;luoxuanqiang@kylinos.cn&gt;</dc:creator>
    </item>
</channel>
</rss>
