On 26.02.19 06:28, Joe Ayers wrote:
On Mon, Feb 25, 2019 at 8:42 AM Koen Vandeputte
<koen.vandepu...@ncentric.com> wrote:

On 25.02.19 17:33, Joe Ayers wrote:
On Mon, Feb 25, 2019 at 1:56 AM Lorenzo Bianconi
<lorenzo.bianc...@redhat.com> wrote:
On 24.02.19 21:32, Joe Ayers wrote:
Hi Joe,
Hi Joe,
First of all, thanks for contributing this fix.   I've incorporated
into the http://www.arednmesh.org project, just getting into our
nightly builds now.   A comment and a couple questions...

The MAX_DELAY was way too short for our community, had to increase
that significantly.  We commonly have long distance links over 50km.
according to ath9k max configurable value in AR_TIME_OUT for acktimeout
is 0x3fff. The max ack_to we can configure (assuming clockrate set to
ATH9K_CLOCK_RATE_2GHZ_OFDM) is ~372us (~55km).
We can try to set MAX_DELAY to 360 (max distance ~54km). If you confirm it
works properly I can post a patch (or you can take care of it, up to you)

I have a current link in Southern California with settings of:

distance 60000m  ( "463 S" )
channel width = 10MHz
channel = 176 (5880) Amateur Radio licensing
Ubiquiti Rocket M w/ RocketDish
xmit power 27dBm

It is rock solid and streams multiple HD videos and voip calls
(without drop outs in the call) achieving 30db SNR and MCS15 rates.
It's been live for a couple years in this mode.  I don't understand
how this link could operate with the performance we see if the  ack_to
max was 372 -- the voip quality would be terrible.

I have tested (limited tests) dynack on a link showing upwards of
~"400 A", but the real distance to farthest node was about ~20km.
Was wondering the discrepancy (fading, etc.?)?   I had changed the
starting point to 20km to work, otherwise it was stuck on the original
starting point, "96 A", and didn't move.

I just loaded dynack on this 60km link and it doesn't move from my new
starting point of "196 A".   Something in the calculation somewhere
goes out of bound--to big a jump?   I'll do some testing to get the
dynack working on this 60km link, then lets see what it tunes to.
Based on my earlier results, I'm wondering if it will push past 500.
    Maybe the vendor specs are only to the limit of what was tested,
does not appear to be a true physical limit?
Could you add some debug logs from Dynack?

Debug logs test case 1 --   Ubiquiti LHG5 <8km to Rocket M5:
https://drive.google.com/file/d/1PYXzjbq1DUIxdZxMm1W7g_0k5hpkKi4z/view?usp=sharing

Debug log test case 2 -- Ubiquiti Rocket M5 ~60km link to another Rocket M5:
https://drive.google.com/file/d/16DQSkEm0zcDCQHKuxOjM2yXlTp1QYYiE/view?usp=sharing

Test case 3 (no debug data) -- Ubiquiti NanoStation link to another
tower at 7.68km distance

Note:  test case 1, the auto distance is much higher than actual
(static set about 8km).
            test case 2, the auto distance does not change from initial
value, although I raised MAX_DELAY sufficiently high enough. What
dynack.c initial variable conditions would you recommend?
            test case 3, normally set as "115 S".  dynack  floated from
196 to 344, then back to 197 A when manually monitoring the ack_to
value in debugfs.  I've seen this behavior on 3 links now.

Joe AE6XE

Hi Joe,

In the "long" log, I'm seeing that dynack is not synced.
I'm also not seeing any late ack's coming in.

The "Short" log looks OK and is what you should see on proper syncing.


Could you try following on the long link? (if possible)

- Ensure dynack gets enabled on boot
- Reboot both locations so they finish booting and setup IBSS at exactly the same time.
- Provide these logs from both ends.

This allows to compare both ends on a side-by-side fashion.

fyi, I've attached logs from my setup (24.1km link)

You will notice some prints about late-ack's coming in, which is required.


Thanks,

Koen


Thanks,

Koen

One of our common scenarios is a P2MP -- tower or cell site with
multiple clients. We're using adhoc mode with OLSR.   I see the ack_to
calculation is based on the furthest station.  What happens when the
furthest station is quiet for long periods of time, nothing but
beacons and olsr 'broadcast' traffic.   In this case, there wouldn't
be any acks received back?  Would it drop out of the ack_to
calculation, until user data is active?  Thus, distance would tune to
a shorter distance for another STA with user data being transferred?
What is the behavior in this scenario?
nope, we always take into account furthest station (even if it does not tx
any data frame) otherwise it will be kicked out (we need to wait it leaves
the network)

Possibly an option to further optimize?   For multi-point stations,
maybe it is possible to tune the time out based on the max distance
station actively sending user data.

Regards,
Lorenzo

I made a small change so that '0' in /etc/config/wireless distance
setting ended up being auto for ath9k.  Did I miss an upstream patch
to incorporate?

Regards,
Joe AE6XE
Hi Lorenzo,

Ensuring that Joe gets the best possible answer, could you please reply on
above comments/questions?


Highly appreciated,

Koen

[    0.000000] Linux version 4.14.78 (koen@bob) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r8391+6-04f381c3f6)) #0 Wed Oct 31 16:00:27 2018
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
[    0.000000] SoC: Atheros AR9342 rev 3
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] User-defined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000] free_area_init_node: node 0, pgdat 804dd2d0, node_mem_map 81000020
[    0.000000]   Normal zone: 128 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] random: get_random_bytes called from 0x804e073c with crng_init=0
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: parts=1 boot_part_size=4194304 gpio=130607 HZ=300000000 mem=64M kmac=CC:2D:E0:31:B0:D2 board=711Gr100 board=711Gr100 ver=3.41 hw_opt=00200205 boot=1 mlc=11 console=ttyS0,115200 rootfstype=squashfs noinitrd
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 59520K/65536K available (3941K kernel code, 162K rwdata, 496K rodata, 192K init, 205K bss, 6016K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 51
[    0.000000] Clocks: CPU:600.000MHz, DDR:350.000MHz, AHB:350.000MHz, Ref:25.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
[    0.000011] sched_clock: 32 bits at 300MHz, resolution 3ns, wraps every 7158278654ns
[    0.008874] Calibrating delay loop... 299.82 BogoMIPS (lpj=1499136)
[    0.086007] pid_max: default: 32768 minimum: 301
[    0.091486] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.099002] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.109765] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.120991] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.129535] NET: Registered protocol family 16
[    0.138792] MIPS: machine is Mikrotik RouterBOARD 912UAG-5HPnD
[    0.391313] ar724x-pci ar724x-pci: PCIe link is down
[    0.397024] registering PCI controller with io_map_base unset
[    0.403600] Can't analyze schedule() prologue at 80435090
[    0.426097] PCI host bridge to bus 0000:00
[    0.430832] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
[    0.438631] pci_bus 0000:00: root bus resource [io  0x0000]
[    0.444962] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.452664] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.461692] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.462519] clocksource: Switched to clocksource MIPS
[    0.469415] NET: Registered protocol family 2
[    0.475291] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.483282] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.490512] TCP: Hash tables configured (established 1024 bind 1024)
[    0.497917] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.504619] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.512054] NET: Registered protocol family 1
[    0.517085] PCI: CLS 0 bytes, default 32
[    0.523320] Crashlog allocated RAM at address 0x3f00000
[    0.530888] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[    0.543667] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.550286] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.573907] io scheduler noop registered
[    0.578368] io scheduler deadline registered (default)
[    0.584663] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.592291] console [ttyS0] disabled
[    0.616550] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
[    0.626362] console [ttyS0] enabled
[    0.633921] bootconsole [early0] disabled
[    0.648315] m25p80 spi0.0: found w25x05, expected m25p80
[    0.665801] m25p80 spi0.0: w25x05 (64 Kbytes)
[    0.670924] Creating 4 MTD partitions on "spi0.0":
[    0.675950] 0x000000000000-0x00000000c000 : "routerboot"
[    0.683557] 0x00000000c000-0x00000000d000 : "hard_config"
[    0.690817] 0x00000000d000-0x00000000e000 : "bios"
[    0.698318] 0x00000000e000-0x00000000f000 : "soft_config"
[    0.705995] NAND flash driver for the RouterBOARD 91x series
[    0.712046] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[    0.718681] nand: Samsung NAND 128MiB 3,3V 8-bit
[    0.723467] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.731302] Scanning device for bad blocks
[    0.902675] Bad eraseblock 1013 at 0x000007ea0000
[    0.909779] Creating 3 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[    0.916239] 0x000000000000-0x000000040000 : "booter"
[    0.923449] 0x000000040000-0x000000400000 : "kernel"
[    0.930318] 0x000000400000-0x000008000000 : "ubi"
[    0.941707] libphy: Fixed MDIO Bus: probed
[    0.956833] libphy: ag71xx_mdio: probed
[    1.683399] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd074, driver=Atheros 8031 ethernet]
[    1.694448] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    1.705900] NET: Registered protocol family 10
[    1.714721] Segment Routing with IPv6
[    1.718619] NET: Registered protocol family 17
[    1.723339] 8021q: 802.1Q VLAN Support v1.8
[    1.731711] UBI: auto-attach mtd6
[    1.735250] ubi0: attaching mtd6
[    2.047961] ubi0: scanning is finished
[    2.069645] ubi0: attached mtd6 (name "ubi", size 124 MiB)
[    2.075395] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    2.082492] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    2.089516] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    2.096718] ubi0: good PEBs: 991, bad PEBs: 1, corrupted PEBs: 0
[    2.102936] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[    2.110398] ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 1258076871
[    2.119844] ubi0: available PEBs: 0, total reserved PEBs: 991, PEBs reserved for bad PEB handling: 19
[    2.129471] ubi0: background thread "ubi_bgt0d" started, PID 319
[    2.137422] block ubiblock0_1: created from ubi0:1(rootfs)
[    2.143174] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem
[    2.159234] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    2.168117] Freeing unused kernel memory: 192K
[    2.172775] This architecture does not have kernel memory protection.
[    2.258053] random: fast init done
[    2.802837] init: Console is alive
[    2.806823] init: - watchdog -
[    4.399518] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.503822] pps_core: LinuxPPS API ver. 1 registered
[    4.508992] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giome...@linux.it>
[    4.520999] PTP clock support registered
[    4.539513] usbcore: registered new interface driver usbfs
[    4.545376] usbcore: registered new interface driver hub
[    4.550991] usbcore: registered new device driver usb
[    4.601159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.619368] SCSI subsystem initialized
[    4.629367] ehci-platform: EHCI generic platform driver
[    4.634984] ehci-platform ehci-platform: EHCI Host Controller
[    4.640987] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.651344] ehci-platform ehci-platform: TX-TX IDP fix enabled
[    4.657438] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    4.692558] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    4.700125] hub 1-0:1.0: USB hub found
[    4.704618] hub 1-0:1.0: 1 port detected
[    4.712692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.721049] ohci-platform: OHCI generic platform driver
[    4.731727] usbcore: registered new interface driver usb-storage
[    4.738922] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.748583] init: - preinit -
[    5.693778] random: procd: uninitialized urandom read (4 bytes read)
[    9.001485] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 413
[    9.080839] UBIFS (ubi0:2): recovery needed
[    9.274901] UBIFS (ubi0:2): recovery completed
[    9.279639] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[    9.287800] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    9.298071] UBIFS (ubi0:2): FS size: 112119808 bytes (106 MiB, 883 LEBs), journal size 5586944 bytes (5 MiB, 44 LEBs)
[    9.309057] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB)
[    9.315925] UBIFS (ubi0:2): media format: w4/r0 (latest is w5/r0), UUID EA648A8F-279B-43E5-958B-14DF7149CF36, small LPT model
[    9.333733] mount_root: switching to ubifs overlay
[    9.397964] urandom-seed: Seeding with /etc/urandom.seed
[    9.511608] procd: - early -
[    9.515801] procd: - watchdog -
[   10.199329] procd: - watchdog -
[   10.203171] procd: - ubus -
[   10.275865] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.369035] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.376370] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.384345] procd: - init -
[   10.961671] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.987441] tun: Universal TUN/TAP device driver, 1.6
[   11.014294] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.050391] i2c /dev entries driver
[   11.063206] usbcore: registered new interface driver cdc_acm
[   11.069092] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   11.151161] usbcore: registered new interface driver cdc_wdm
[   11.159011] Loading modules backported from Linux version v4.19-rc5-0-g6bf4ca7fbc85
[   11.167026] Backport generated by backports.git v4.19-rc5-1-0-g05571dcd
[   11.178588] hso: drivers/net/usb/hso.c: Option Wireless
[   11.184306] usbcore: registered new interface driver hso
[   11.192998] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.217010] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
[   11.453824] usbcore: registered new interface driver usbserial
[   11.459996] usbcore: registered new interface driver usbserial_generic
[   11.466936] usbserial: USB Serial support registered for generic
[   11.496368] xt_time: kernel timezone is -0000
[   11.504006] usbcore: registered new interface driver cdc_ether
[   11.536520] usbcore: registered new interface driver cdc_ncm
[   11.564682] usbcore: registered new interface driver cdc_subset
[   11.637116] usbcore: registered new interface driver ftdi_sio
[   11.643276] usbserial: USB Serial support registered for FTDI USB Serial Device
[   11.653826] usbcore: registered new interface driver huawei_cdc_ncm
[   11.709545] PPP generic driver version 2.4.2
[   11.717363] NET: Registered protocol family 24
[   11.725570] usbcore: registered new interface driver qmi_wwan
[   11.735132] usbcore: registered new interface driver rndis_host
[   11.744549] usbcore: registered new interface driver sierra
[   11.750442] usbserial: USB Serial support registered for Sierra USB modem
[   11.761123] usbcore: registered new interface driver sierra_net
[   11.844213] usbcore: registered new interface driver cdc_mbim
[   11.853759] usbcore: registered new interface driver option
[   11.859664] usbserial: USB Serial support registered for GSM modem (1-port)
[   11.874137] usbcore: registered new interface driver qcserial
[   11.880224] usbserial: USB Serial support registered for Qualcomm USB modem
[   11.911067] ath: EEPROM regdomain: 0x0
[   11.911078] ath: EEPROM indicates default country code should be used
[   11.911082] ath: doing EEPROM country->regdmn map search
[   11.911100] ath: country maps to regdmn code: 0x3a
[   11.911106] ath: Country alpha2 being used: US
[   11.911109] ath: Regpair used: 0x3a
[   11.927477] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.929831] ieee80211 phy0: Atheros AR9340 Rev:3 mem=0xb8100000, irq=47
[   12.026610] kmodloader: done loading kernel modules from /etc/modules.d/*
[   13.182017] urandom_read: 5 callbacks suppressed
[   13.182026] random: jshn: uninitialized urandom read (4 bytes read)
[   19.832682] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready
[   19.935186] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   19.956201] br-wan: port 1(eth0) entered blocking state
[   19.961667] br-wan: port 1(eth0) entered disabled state
[   19.967496] device eth0 entered promiscuous mode
[   21.656687] MBT: Init start
[   21.659636] MBT: Init succesfull
[   21.678639] MBT: Init netlink interface - OK!
[   23.074047] eth0: link up (1000Mbps/Full duplex)
[   23.078898] br-wan: port 1(eth0) entered blocking state
[   23.084361] br-wan: port 1(eth0) entered forwarding state
[   31.162955] random: crng init done
[   40.292979] A link change request failed with some changes committed already. Interface wlan0 may have been left with an inconsistent configuration, please check.
[   44.146731] wlan0: Trigger new scan to find an IBSS to join
[   48.458119] wlan0: Trigger new scan to find an IBSS to join
[   50.401623] wlan0: Creating new IBSS network, BSSID c8:a9:46:87:7d:ad
[   50.520083] ath: phy0: rx sample 109656 [h 0-t 1]
[   50.520694] ath: phy0: rx sample 110266 [h 0-t 2]
[   50.521753] ath: phy0: rx sample 111325 [h 0-t 3]
[   50.526409] ath: phy0: rx sample 115978 [h 0-t 4]
[   50.534171] ath: phy0: rx sample 123760 [h 0-t 5]
[   50.544826] ath: phy0: rx sample 134432 [h 0-t 6]
[   50.582706] ath: phy0: rx sample 172305 [h 0-t 7]
[   50.611454] ath: phy0: rx sample 201069 [h 0-t 8]
[   50.622638] ath: phy0: rx sample 212236 [h 0-t 9]
[   50.644613] ath: phy0: late ack
[   50.645032] ath: phy0: rx sample 234613 [h 0-t 10]
[   50.646438] ath: phy0: rx sample 236318 [h 0-t 11]
[   50.646473] ath: phy0: {64:d1:54:98:1f:09} tx sample 235888 [dur 208][h 0-t 1]
[   50.646484] ath: phy0: ack_ts 109656 st_ts 235888 st_dur 208 [0-0]
[   50.646494] ath: phy0: ack_ts 110266 st_ts 235888 st_dur 208 [1-0]
[   50.646503] ath: phy0: ack_ts 111325 st_ts 235888 st_dur 208 [2-0]
[   50.646512] ath: phy0: ack_ts 115978 st_ts 235888 st_dur 208 [3-0]
[   50.646521] ath: phy0: ack_ts 123760 st_ts 235888 st_dur 208 [4-0]
[   50.646530] ath: phy0: ack_ts 134432 st_ts 235888 st_dur 208 [5-0]
[   50.646539] ath: phy0: ack_ts 172305 st_ts 235888 st_dur 208 [6-0]
[   50.646549] ath: phy0: ack_ts 201069 st_ts 235888 st_dur 208 [7-0]
[   50.646558] ath: phy0: ack_ts 212236 st_ts 235888 st_dur 208 [8-0]
[   50.646567] ath: phy0: ack_ts 234613 st_ts 235888 st_dur 208 [9-0]
[   50.646576] ath: phy0: ack_ts 236318 st_ts 235888 st_dur 208 [10-0]
[   50.646586] ath: phy0: 64:d1:54:98:1f:09 to 222 [222]
[   50.648005] ath: phy0: rx sample 237886 [h 11-t 12]
[   50.648031] ath: phy0: {64:d1:54:98:1f:09} tx sample 237591 [dur 72][h 1-t 2]
[   50.648041] ath: phy0: ack_ts 237886 st_ts 237591 st_dur 72 [11-1]
[   50.648049] ath: phy0: 64:d1:54:98:1f:09 to 222 [223]
[   50.650142] ath: phy0: rx sample 239964 [h 12-t 13]
[   50.650195] ath: phy0: {64:d1:54:98:1f:09} tx sample 239670 [dur 72][h 2-t 3]
[   50.650206] ath: phy0: ack_ts 239964 st_ts 239670 st_dur 72 [12-2]
[   50.650216] ath: phy0: 64:d1:54:98:1f:09 to 222 [222]
[   50.652189] ath: phy0: rx sample 242037 [h 13-t 14]
[   50.652230] ath: phy0: {64:d1:54:98:1f:09} tx sample 241743 [dur 72][h 3-t 4]
[   50.652240] ath: phy0: ack_ts 242037 st_ts 241743 st_dur 72 [13-3]
[   50.652249] ath: phy0: 64:d1:54:98:1f:09 to 222 [222]
[   50.654744] ath: phy0: rx sample 244587 [h 14-t 15]
[   50.654795] ath: phy0: {64:d1:54:98:1f:09} tx sample 244129 [dur 236][h 4-t 5]
[   50.654806] ath: phy0: ack_ts 244587 st_ts 244129 st_dur 236 [14-4]
[   50.654815] ath: phy0: 64:d1:54:98:1f:09 to 222 [222]
[   50.660806] ath: phy0: rx sample 250619 [h 15-t 16]
[   50.660904] ath: phy0: {64:d1:54:98:1f:09} tx sample 250113 [dur 284][h 5-t 6]
[   50.660915] ath: phy0: ack_ts 250619 st_ts 250113 st_dur 284 [15-5]
[   50.660925] ath: phy0: 64:d1:54:98:1f:09 to 222 [222]
[   50.664504] ath: phy0: rx sample 254312 [h 16-t 17]
[   50.664593] ath: phy0: {64:d1:54:98:1f:09} tx sample 253882 [dur 208][h 6-t 7]
[   50.664604] ath: phy0: ack_ts 254312 st_ts 253882 st_dur 208 [16-6]
[   50.664615] ath: phy0: 64:d1:54:98:1f:09 to 222 [222]
[   86.725401] ath: phy0: rx sample 36314992 [h 17-t 18]
[   87.718736] ath: phy0: rx sample 37308314 [h 17-t 19]
[   88.705320] ath: phy0: rx sample 38295135 [h 17-t 20]
[   88.705370] ath: phy0: {64:d1:54:98:1f:09} tx sample 38294857 [dur 64][h 7-t 8]
[   88.705382] ath: phy0: ack_ts 36314992 st_ts 38294857 st_dur 64 [17-7]
[   88.705391] ath: phy0: ack_ts 37308314 st_ts 38294857 st_dur 64 [18-7]
[   88.705401] ath: phy0: ack_ts 38295135 st_ts 38294857 st_dur 64 [19-7]
[   88.705411] ath: phy0: 64:d1:54:98:1f:09 to 220 [214]
[   88.705418] ath: phy0: ACK timeout 220 slottime 108
[   88.708676] ath: phy0: rx sample 38298501 [h 20-t 21]
[   88.708796] ath: phy0: {64:d1:54:98:1f:09} tx sample 38298202 [dur 76][h 8-t 9]
[   88.708807] ath: phy0: ack_ts 38298501 st_ts 38298202 st_dur 76 [20-8]
[   88.708817] ath: phy0: 64:d1:54:98:1f:09 to 220 [223]
[   88.709310] ath: phy0: rx sample 38299137 [h 21-t 22]
[   88.709357] ath: phy0: {64:d1:54:98:1f:09} tx sample 38298839 [dur 76][h 9-t 10]
[   88.709367] ath: phy0: ack_ts 38299137 st_ts 38298839 st_dur 76 [21-9]
[   88.709377] ath: phy0: 64:d1:54:98:1f:09 to 220 [222]
[   88.743669] ath: phy0: rx sample 38333513 [h 22-t 23]
[   88.743716] ath: phy0: {64:d1:54:98:1f:09} tx sample 38333035 [dur 240][h 10-t 11]
[   88.743726] ath: phy0: ack_ts 38333513 st_ts 38333035 st_dur 240 [22-10]
[   88.743737] ath: phy0: 64:d1:54:98:1f:09 to 224 [238]
[   89.292033] ath: phy0: rx sample 38881872 [h 23-t 24]
[   89.292100] ath: phy0: {64:d1:54:98:1f:09} tx sample 38881593 [dur 64][h 11-t 12]
[   89.292112] ath: phy0: ack_ts 38881872 st_ts 38881593 st_dur 64 [23-11]
[   89.292122] ath: phy0: 64:d1:54:98:1f:09 to 221 [215]
[   89.313276] ath: phy0: rx sample 38902837 [h 24-t 25]
[   89.561250] ath: phy0: rx sample 39151062 [h 24-t 26]
[   89.561294] ath: phy0: {64:d1:54:98:1f:09} tx sample 39150764 [dur 76][h 12-t 13]
[   89.561305] ath: phy0: ack_ts 38902837 st_ts 39150764 st_dur 76 [24-12]
[   89.561314] ath: phy0: ack_ts 39151062 st_ts 39150764 st_dur 76 [25-12]
[   89.561324] ath: phy0: 64:d1:54:98:1f:09 to 221 [222]
[   89.592550] ath: phy0: rx sample 39182390 [h 26-t 27]
[   89.592599] ath: phy0: {64:d1:54:98:1f:09} tx sample 39181975 [dur 188][h 13-t 14]
[   89.592610] ath: phy0: ack_ts 39182390 st_ts 39181975 st_dur 188 [26-13]
[   89.592621] ath: phy0: 64:d1:54:98:1f:09 to 222 [227]
[   89.596271] ath: phy0: rx sample 39186123 [h 27-t 28]
[   89.596299] ath: phy0: {64:d1:54:98:1f:09} tx sample 39185845 [dur 64][h 14-t 15]
[   89.596309] ath: phy0: ack_ts 39186123 st_ts 39185845 st_dur 64 [27-14]
[   89.596318] ath: phy0: 64:d1:54:98:1f:09 to 220 [214]
[   89.598138] ath: phy0: rx sample 39187950 [h 28-t 29]
[   89.598185] ath: phy0: {64:d1:54:98:1f:09} tx sample 39187671 [dur 64][h 15-t 16]
[   89.598196] ath: phy0: ack_ts 39187950 st_ts 39187671 st_dur 64 [28-15]
[   89.598205] ath: phy0: 64:d1:54:98:1f:09 to 218 [215]
[   89.600346] ath: phy0: rx sample 39190150 [h 29-t 30]
[   89.600402] ath: phy0: {64:d1:54:98:1f:09} tx sample 39189872 [dur 64][h 16-t 17]
[   89.600413] ath: phy0: ack_ts 39190150 st_ts 39189872 st_dur 64 [29-16]
[   89.600423] ath: phy0: 64:d1:54:98:1f:09 to 217 [214]
[   89.606249] ath: phy0: rx sample 39196043 [h 30-t 31]
[   89.606297] ath: phy0: {64:d1:54:98:1f:09} tx sample 39195749 [dur 80][h 17-t 18]
[   89.606308] ath: phy0: ack_ts 39196043 st_ts 39195749 st_dur 80 [30-17]
[   89.606319] ath: phy0: 64:d1:54:98:1f:09 to 216 [214]
[   89.609758] ath: phy0: rx sample 39199560 [h 31-t 32]
[   89.609809] ath: phy0: {64:d1:54:98:1f:09} tx sample 39199267 [dur 80][h 18-t 19]
[   89.609820] ath: phy0: ack_ts 39199560 st_ts 39199267 st_dur 80 [31-18]
[   89.609831] ath: phy0: 64:d1:54:98:1f:09 to 215 [213]
[   89.612653] ath: phy0: rx sample 39202450 [h 32-t 33]
[   89.612710] ath: phy0: {64:d1:54:98:1f:09} tx sample 39202155 [dur 80][h 19-t 20]
[   89.612721] ath: phy0: ack_ts 39202450 st_ts 39202155 st_dur 80 [32-19]
[   89.612731] ath: phy0: 64:d1:54:98:1f:09 to 215 [215]
[   89.758929] ath: phy0: rx sample 39348699 [h 33-t 34]
[   89.758983] ath: phy0: {64:d1:54:98:1f:09} tx sample 39348422 [dur 64][h 20-t 21]
[   89.758994] ath: phy0: ack_ts 39348699 st_ts 39348422 st_dur 64 [33-20]
[   89.759004] ath: phy0: 64:d1:54:98:1f:09 to 214 [213]
[   89.760448] ath: phy0: rx sample 39350288 [h 34-t 35]
[   89.760487] ath: phy0: {64:d1:54:98:1f:09} tx sample 39350011 [dur 64][h 21-t 22]
[   89.760498] ath: phy0: ack_ts 39350288 st_ts 39350011 st_dur 64 [34-21]
[   89.760507] ath: phy0: 64:d1:54:98:1f:09 to 213 [213]
[   89.767873] ath: phy0: rx sample 39357673 [h 35-t 36]
[   89.767927] ath: phy0: {64:d1:54:98:1f:09} tx sample 39357379 [dur 80][h 22-t 23]
[   89.767938] ath: phy0: ack_ts 39357673 st_ts 39357379 st_dur 80 [35-22]
[   89.767948] ath: phy0: 64:d1:54:98:1f:09 to 213 [214]
[   90.376153] ath: phy0: rx sample 39965966 [h 36-t 37]
[   90.376208] ath: phy0: {64:d1:54:98:1f:09} tx sample 39965696 [dur 60][h 23-t 24]
[   90.376219] ath: phy0: ack_ts 39965966 st_ts 39965696 st_dur 60 [36-23]
[   90.376230] ath: phy0: 64:d1:54:98:1f:09 to 212 [210]
[   90.516106] ath: phy0: rx sample 40105915 [h 37-t 38]
[   90.516161] ath: phy0: {64:d1:54:98:1f:09} tx sample 40105637 [dur 64][h 24-t 25]
[   90.516172] ath: phy0: ack_ts 40105915 st_ts 40105637 st_dur 64 [37-24]
[   90.516182] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   90.639183] ath: phy0: rx sample 40228743 [h 38-t 39]
[   90.643649] ath: phy0: rx sample 40233258 [h 38-t 40]
[   90.655195] ath: phy0: rx sample 40245018 [h 38-t 41]
[   90.655246] ath: phy0: {64:d1:54:98:1f:09} tx sample 40244748 [dur 56][h 25-t 26]
[   90.655258] ath: phy0: ack_ts 40228743 st_ts 40244748 st_dur 56 [38-25]
[   90.655267] ath: phy0: ack_ts 40233258 st_ts 40244748 st_dur 56 [39-25]
[   90.655277] ath: phy0: ack_ts 40245018 st_ts 40244748 st_dur 56 [40-25]
[   90.655287] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   91.188148] ath: phy0: rx sample 40777957 [h 41-t 42]
[   91.188203] ath: phy0: {64:d1:54:98:1f:09} tx sample 40777686 [dur 56][h 26-t 27]
[   91.188214] ath: phy0: ack_ts 40777957 st_ts 40777686 st_dur 56 [41-26]
[   91.188224] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   91.207303] ath: phy0: rx sample 40797097 [h 42-t 43]
[   91.207359] ath: phy0: {64:d1:54:98:1f:09} tx sample 40796818 [dur 68][h 27-t 28]
[   91.207370] ath: phy0: ack_ts 40797097 st_ts 40796818 st_dur 68 [42-27]
[   91.207381] ath: phy0: 64:d1:54:98:1f:09 to 211 [211]
[   91.342549] ath: phy0: rx sample 40932357 [h 43-t 44]
[   91.342602] ath: phy0: {64:d1:54:98:1f:09} tx sample 40932087 [dur 60][h 28-t 29]
[   91.342614] ath: phy0: ack_ts 40932357 st_ts 40932087 st_dur 60 [43-28]
[   91.342624] ath: phy0: 64:d1:54:98:1f:09 to 210 [210]
[   91.344642] ath: phy0: rx sample 40934493 [h 44-t 45]
[   91.344672] ath: phy0: {64:d1:54:98:1f:09} tx sample 40934208 [dur 72][h 29-t 30]
[   91.344682] ath: phy0: ack_ts 40934493 st_ts 40934208 st_dur 72 [44-29]
[   91.344690] ath: phy0: 64:d1:54:98:1f:09 to 210 [213]
[   91.439354] ath: phy0: rx sample 41028914 [h 45-t 46]
[   91.440469] ath: phy0: rx sample 41030063 [h 45-t 47]
[   91.446420] ath: phy0: rx sample 41036034 [h 45-t 48]
[   91.457236] ath: phy0: rx sample 41046790 [h 45-t 49]
[   91.461308] ath: phy0: rx sample 41050855 [h 45-t 50]
[   92.197662] ath: phy0: rx sample 41787469 [h 45-t 51]
[   92.197716] ath: phy0: {64:d1:54:98:1f:09} tx sample 41787200 [dur 56][h 30-t 31]
[   92.197727] ath: phy0: ack_ts 41028914 st_ts 41787200 st_dur 56 [45-30]
[   92.197737] ath: phy0: ack_ts 41030063 st_ts 41787200 st_dur 56 [46-30]
[   92.197746] ath: phy0: ack_ts 41036034 st_ts 41787200 st_dur 56 [47-30]
[   92.197756] ath: phy0: ack_ts 41046790 st_ts 41787200 st_dur 56 [48-30]
[   92.197765] ath: phy0: ack_ts 41050855 st_ts 41787200 st_dur 56 [49-30]
[   92.197774] ath: phy0: ack_ts 41787469 st_ts 41787200 st_dur 56 [50-30]
[   92.197784] ath: phy0: 64:d1:54:98:1f:09 to 210 [213]
[   92.252602] ath: phy0: rx sample 41842407 [h 51-t 52]
[   92.252656] ath: phy0: {64:d1:54:98:1f:09} tx sample 41842130 [dur 68][h 31-t 32]
[   92.252668] ath: phy0: ack_ts 41842407 st_ts 41842130 st_dur 68 [51-31]
[   92.252678] ath: phy0: 64:d1:54:98:1f:09 to 209 [209]
[   92.253409] ath: phy0: rx sample 41843233 [h 52-t 53]
[   92.253461] ath: phy0: {64:d1:54:98:1f:09} tx sample 41842963 [dur 56][h 32-t 33]
[   92.253471] ath: phy0: ack_ts 41843233 st_ts 41842963 st_dur 56 [52-32]
[   92.253480] ath: phy0: 64:d1:54:98:1f:09 to 210 [214]
[   92.490008] ath: phy0: rx sample 42079804 [h 53-t 54]
[   92.490069] ath: phy0: {64:d1:54:98:1f:09} tx sample 42079518 [dur 72][h 33-t 34]
[   92.490079] ath: phy0: ack_ts 42079804 st_ts 42079518 st_dur 72 [53-33]
[   92.490089] ath: phy0: 64:d1:54:98:1f:09 to 211 [214]
[   92.528811] ath: phy0: rx sample 42118614 [h 54-t 55]
[   92.528864] ath: phy0: {64:d1:54:98:1f:09} tx sample 42118343 [dur 56][h 34-t 35]
[   92.528875] ath: phy0: ack_ts 42118614 st_ts 42118343 st_dur 56 [54-34]
[   92.528885] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   92.747640] ath: phy0: rx sample 42337196 [h 55-t 56]
[   92.750629] ath: phy0: rx sample 42340180 [h 55-t 57]
[   92.752800] ath: phy0: rx sample 42342408 [h 55-t 58]
[   92.756582] ath: phy0: rx sample 42346146 [h 55-t 59]
[   92.765268] ath: phy0: rx sample 42355070 [h 55-t 60]
[   92.765323] ath: phy0: {64:d1:54:98:1f:09} tx sample 42354800 [dur 56][h 35-t 36]
[   92.765334] ath: phy0: ack_ts 42337196 st_ts 42354800 st_dur 56 [55-35]
[   92.765344] ath: phy0: ack_ts 42340180 st_ts 42354800 st_dur 56 [56-35]
[   92.765354] ath: phy0: ack_ts 42342408 st_ts 42354800 st_dur 56 [57-35]
[   92.765363] ath: phy0: ack_ts 42346146 st_ts 42354800 st_dur 56 [58-35]
[   92.765372] ath: phy0: ack_ts 42355070 st_ts 42354800 st_dur 56 [59-35]
[   92.765382] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   92.922612] ath: phy0: rx sample 42512167 [h 60-t 61]
[   92.923607] ath: phy0: rx sample 42513216 [h 60-t 62]
[   92.928865] ath: phy0: rx sample 42518477 [h 60-t 63]
[   92.942104] ath: phy0: rx sample 42531692 [h 60-t 0]
[   92.975645] ath: phy0: rx sample 42565229 [h 60-t 1]
[   93.806611] ath: phy0: rx sample 43396189 [h 60-t 2]
[   93.809484] ath: phy0: rx sample 43399065 [h 60-t 3]
[   93.814790] ath: phy0: rx sample 43404348 [h 60-t 4]
[   93.824366] ath: phy0: rx sample 43413919 [h 60-t 5]
[   93.845973] ath: phy0: rx sample 43435527 [h 60-t 6]
[   94.770557] ath: phy0: rx sample 44360349 [h 60-t 7]
[   94.770611] ath: phy0: {64:d1:54:98:1f:09} tx sample 44360071 [dur 64][h 36-t 37]
[   94.770623] ath: phy0: ack_ts 42512167 st_ts 44360071 st_dur 64 [60-36]
[   94.770633] ath: phy0: ack_ts 42513216 st_ts 44360071 st_dur 64 [61-36]
[   94.770642] ath: phy0: ack_ts 42518477 st_ts 44360071 st_dur 64 [62-36]
[   94.770652] ath: phy0: ack_ts 42531692 st_ts 44360071 st_dur 64 [63-36]
[   94.770661] ath: phy0: ack_ts 42565229 st_ts 44360071 st_dur 64 [0-36]
[   94.770670] ath: phy0: ack_ts 43396189 st_ts 44360071 st_dur 64 [1-36]
[   94.770679] ath: phy0: ack_ts 43399065 st_ts 44360071 st_dur 64 [2-36]
[   94.770689] ath: phy0: ack_ts 43404348 st_ts 44360071 st_dur 64 [3-36]
[   94.770698] ath: phy0: ack_ts 43413919 st_ts 44360071 st_dur 64 [4-36]
[   94.770707] ath: phy0: ack_ts 43435527 st_ts 44360071 st_dur 64 [5-36]
[   94.770717] ath: phy0: ack_ts 44360349 st_ts 44360071 st_dur 64 [6-36]
[   94.770726] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   94.770734] ath: phy0: ACK timeout 212 slottime 104
[   94.772542] ath: phy0: rx sample 44362350 [h 7-t 8]
[   94.772591] ath: phy0: {64:d1:54:98:1f:09} tx sample 44362072 [dur 64][h 37-t 38]
[   94.772602] ath: phy0: ack_ts 44362350 st_ts 44362072 st_dur 64 [7-37]
[   94.772612] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   94.777141] ath: phy0: rx sample 44366994 [h 8-t 9]
[   94.777173] ath: phy0: {64:d1:54:98:1f:09} tx sample 44366716 [dur 64][h 38-t 39]
[   94.777183] ath: phy0: ack_ts 44366994 st_ts 44366716 st_dur 64 [8-38]
[   94.777191] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   94.786920] ath: phy0: rx sample 44376736 [h 9-t 10]
[   94.786971] ath: phy0: {64:d1:54:98:1f:09} tx sample 44376443 [dur 80][h 39-t 40]
[   94.786982] ath: phy0: ack_ts 44376736 st_ts 44376443 st_dur 80 [9-39]
[   94.786992] ath: phy0: 64:d1:54:98:1f:09 to 212 [213]
[   94.792220] ath: phy0: rx sample 44381775 [h 10-t 11]
[   94.821841] ath: phy0: rx sample 44411682 [h 10-t 12]
[   94.821912] ath: phy0: {64:d1:54:98:1f:09} tx sample 44411396 [dur 72][h 40-t 41]
[   94.821924] ath: phy0: ack_ts 44381775 st_ts 44411396 st_dur 72 [10-40]
[   94.821933] ath: phy0: ack_ts 44411682 st_ts 44411396 st_dur 72 [11-40]
[   94.821943] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   94.823378] ath: phy0: rx sample 44413223 [h 12-t 13]
[   94.823412] ath: phy0: {64:d1:54:98:1f:09} tx sample 44412945 [dur 64][h 41-t 42]
[   94.823422] ath: phy0: ack_ts 44413223 st_ts 44412945 st_dur 64 [12-41]
[   94.823431] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   94.868064] ath: phy0: rx sample 44457862 [h 13-t 14]
[   94.868117] ath: phy0: {64:d1:54:98:1f:09} tx sample 44457552 [dur 96][h 42-t 43]
[   94.868128] ath: phy0: ack_ts 44457862 st_ts 44457552 st_dur 96 [13-42]
[   94.868137] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   94.878670] ath: phy0: rx sample 44468477 [h 14-t 15]
[   94.878724] ath: phy0: {64:d1:54:98:1f:09} tx sample 44468198 [dur 64][h 43-t 44]
[   94.878735] ath: phy0: ack_ts 44468477 st_ts 44468198 st_dur 64 [14-43]
[   94.878745] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   94.889725] ath: phy0: rx sample 44479533 [h 15-t 16]
[   94.889778] ath: phy0: {64:d1:54:98:1f:09} tx sample 44479255 [dur 64][h 44-t 45]
[   94.889789] ath: phy0: ack_ts 44479533 st_ts 44479255 st_dur 64 [15-44]
[   94.889799] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   94.897918] ath: phy0: rx sample 44487731 [h 16-t 17]
[   94.897967] ath: phy0: {64:d1:54:98:1f:09} tx sample 44487452 [dur 68][h 45-t 46]
[   94.897977] ath: phy0: ack_ts 44487731 st_ts 44487452 st_dur 68 [16-45]
[   94.897987] ath: phy0: 64:d1:54:98:1f:09 to 211 [211]
[   94.905896] ath: phy0: rx sample 44495701 [h 17-t 18]
[   94.905947] ath: phy0: {64:d1:54:98:1f:09} tx sample 44495423 [dur 64][h 46-t 47]
[   94.905958] ath: phy0: ack_ts 44495701 st_ts 44495423 st_dur 64 [17-46]
[   94.905968] ath: phy0: 64:d1:54:98:1f:09 to 211 [214]
[   94.914363] ath: phy0: rx sample 44504172 [h 18-t 19]
[   94.914415] ath: phy0: {64:d1:54:98:1f:09} tx sample 44503893 [dur 64][h 47-t 48]
[   94.914426] ath: phy0: ack_ts 44504172 st_ts 44503893 st_dur 64 [18-47]
[   94.914436] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   94.924043] ath: phy0: rx sample 44513850 [h 19-t 20]
[   94.924096] ath: phy0: {64:d1:54:98:1f:09} tx sample 44513565 [dur 72][h 48-t 49]
[   94.924107] ath: phy0: ack_ts 44513850 st_ts 44513565 st_dur 72 [19-48]
[   94.924117] ath: phy0: 64:d1:54:98:1f:09 to 212 [213]
[   94.940879] ath: phy0: rx sample 44530689 [h 20-t 21]
[   94.940931] ath: phy0: {64:d1:54:98:1f:09} tx sample 44530411 [dur 64][h 49-t 50]
[   94.940942] ath: phy0: ack_ts 44530689 st_ts 44530411 st_dur 64 [20-49]
[   94.940952] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   94.949031] ath: phy0: rx sample 44538845 [h 21-t 22]
[   94.949083] ath: phy0: {64:d1:54:98:1f:09} tx sample 44538566 [dur 64][h 50-t 51]
[   94.949094] ath: phy0: ack_ts 44538845 st_ts 44538566 st_dur 64 [21-50]
[   94.949103] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   94.956938] ath: phy0: rx sample 44546740 [h 22-t 23]
[   94.956991] ath: phy0: {64:d1:54:98:1f:09} tx sample 44546455 [dur 72][h 51-t 52]
[   94.957002] ath: phy0: ack_ts 44546740 st_ts 44546455 st_dur 72 [22-51]
[   94.957012] ath: phy0: 64:d1:54:98:1f:09 to 212 [213]
[   94.964521] ath: phy0: rx sample 44554328 [h 23-t 24]
[   94.964572] ath: phy0: {64:d1:54:98:1f:09} tx sample 44554050 [dur 64][h 52-t 53]
[   94.964583] ath: phy0: ack_ts 44554328 st_ts 44554050 st_dur 64 [23-52]
[   94.964593] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   95.009283] ath: phy0: rx sample 44599099 [h 24-t 25]
[   95.009331] ath: phy0: {64:d1:54:98:1f:09} tx sample 44598821 [dur 64][h 53-t 54]
[   95.009342] ath: phy0: ack_ts 44599099 st_ts 44598821 st_dur 64 [24-53]
[   95.009353] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   95.017046] ath: phy0: rx sample 44606857 [h 25-t 26]
[   95.017099] ath: phy0: {64:d1:54:98:1f:09} tx sample 44606571 [dur 72][h 54-t 55]
[   95.017109] ath: phy0: ack_ts 44606857 st_ts 44606571 st_dur 72 [25-54]
[   95.017120] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   95.024783] ath: phy0: rx sample 44614591 [h 26-t 27]
[   95.024837] ath: phy0: {64:d1:54:98:1f:09} tx sample 44614312 [dur 64][h 55-t 56]
[   95.024848] ath: phy0: ack_ts 44614591 st_ts 44614312 st_dur 64 [26-55]
[   95.024858] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   95.036850] ath: phy0: rx sample 44626662 [h 27-t 28]
[   95.036902] ath: phy0: {64:d1:54:98:1f:09} tx sample 44626384 [dur 64][h 56-t 57]
[   95.036914] ath: phy0: ack_ts 44626662 st_ts 44626384 st_dur 64 [27-56]
[   95.036924] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   95.047777] ath: phy0: rx sample 44637325 [h 28-t 29]
[   95.051038] ath: phy0: rx sample 44640879 [h 28-t 30]
[   95.051085] ath: phy0: {64:d1:54:98:1f:09} tx sample 44640602 [dur 64][h 57-t 58]
[   95.051095] ath: phy0: ack_ts 44637325 st_ts 44640602 st_dur 64 [28-57]
[   95.051105] ath: phy0: ack_ts 44640879 st_ts 44640602 st_dur 64 [29-57]
[   95.051115] ath: phy0: 64:d1:54:98:1f:09 to 212 [213]
[   95.055379] ath: phy0: rx sample 44645196 [h 30-t 31]
[   95.055427] ath: phy0: {64:d1:54:98:1f:09} tx sample 44644909 [dur 72][h 58-t 59]
[   95.055439] ath: phy0: ack_ts 44645196 st_ts 44644909 st_dur 72 [30-58]
[   95.055447] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   95.064307] ath: phy0: rx sample 44653872 [h 31-t 32]
[   95.065686] ath: phy0: rx sample 44655261 [h 31-t 33]
[   95.067609] ath: phy0: rx sample 44657217 [h 31-t 34]
[   95.079865] ath: phy0: rx sample 44669434 [h 31-t 35]
[   95.105951] ath: phy0: rx sample 44695790 [h 31-t 36]
[   95.106003] ath: phy0: {64:d1:54:98:1f:09} tx sample 44695513 [dur 64][h 59-t 60]
[   95.106014] ath: phy0: ack_ts 44653872 st_ts 44695513 st_dur 64 [31-59]
[   95.106024] ath: phy0: ack_ts 44655261 st_ts 44695513 st_dur 64 [32-59]
[   95.106033] ath: phy0: ack_ts 44657217 st_ts 44695513 st_dur 64 [33-59]
[   95.106042] ath: phy0: ack_ts 44669434 st_ts 44695513 st_dur 64 [34-59]
[   95.106051] ath: phy0: ack_ts 44695790 st_ts 44695513 st_dur 64 [35-59]
[   95.106060] ath: phy0: 64:d1:54:98:1f:09 to 212 [213]
[   95.106650] ath: phy0: rx sample 44696498 [h 36-t 37]
[   95.106683] ath: phy0: {64:d1:54:98:1f:09} tx sample 44696221 [dur 64][h 60-t 61]
[   95.106692] ath: phy0: ack_ts 44696498 st_ts 44696221 st_dur 64 [36-60]
[   95.106701] ath: phy0: 64:d1:54:98:1f:09 to 212 [213]
[   95.117761] ath: phy0: rx sample 44707553 [h 37-t 38]
[   95.117818] ath: phy0: {64:d1:54:98:1f:09} tx sample 44707266 [dur 72][h 61-t 62]
[   95.117828] ath: phy0: ack_ts 44707553 st_ts 44707266 st_dur 72 [37-61]
[   95.117839] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   95.220097] ath: phy0: rx sample 44809900 [h 38-t 39]
[   95.220152] ath: phy0: {64:d1:54:98:1f:09} tx sample 44809610 [dur 76][h 62-t 63]
[   95.220163] ath: phy0: ack_ts 44809900 st_ts 44809610 st_dur 76 [38-62]
[   95.220173] ath: phy0: 64:d1:54:98:1f:09 to 212 [214]
[   95.237120] ath: phy0: rx sample 44826921 [h 39-t 40]
[   95.237180] ath: phy0: {64:d1:54:98:1f:09} tx sample 44826402 [dur 308][h 63-t 0]
[   95.237191] ath: phy0: ack_ts 44826921 st_ts 44826402 st_dur 308 [39-63]
[   95.237201] ath: phy0: 64:d1:54:98:1f:09 to 211 [211]
[   95.246366] ath: phy0: rx sample 44836176 [h 40-t 41]
[   95.246419] ath: phy0: {64:d1:54:98:1f:09} tx sample 44835689 [dur 276][h 0-t 1]
[   95.246430] ath: phy0: ack_ts 44836176 st_ts 44835689 st_dur 276 [40-0]
[   95.246440] ath: phy0: 64:d1:54:98:1f:09 to 211 [211]
[   95.292041] ath: phy0: rx sample 44881622 [h 41-t 42]
[   95.294954] ath: phy0: rx sample 44884793 [h 41-t 43]
[   95.294998] ath: phy0: {64:d1:54:98:1f:09} tx sample 44884522 [dur 60][h 1-t 2]
[   95.295009] ath: phy0: ack_ts 44881622 st_ts 44884522 st_dur 60 [41-1]
[   95.295019] ath: phy0: ack_ts 44884793 st_ts 44884522 st_dur 60 [42-1]
[   95.295028] ath: phy0: 64:d1:54:98:1f:09 to 211 [211]
[   95.301362] ath: phy0: rx sample 44890923 [h 43-t 44]
[   95.304673] ath: phy0: rx sample 44894225 [h 43-t 45]
[   95.312002] ath: phy0: rx sample 44901800 [h 43-t 46]
[   95.312061] ath: phy0: {64:d1:54:98:1f:09} tx sample 44901528 [dur 60][h 2-t 3]
[   95.312072] ath: phy0: ack_ts 44890923 st_ts 44901528 st_dur 60 [43-2]
[   95.312082] ath: phy0: ack_ts 44894225 st_ts 44901528 st_dur 60 [44-2]
[   95.312091] ath: phy0: ack_ts 44901800 st_ts 44901528 st_dur 60 [45-2]
[   95.312101] ath: phy0: 64:d1:54:98:1f:09 to 211 [212]
[   95.312657] ath: phy0: rx sample 44902493 [h 46-t 47]
[   95.312694] ath: phy0: {64:d1:54:98:1f:09} tx sample 44902126 [dur 156][h 3-t 4]
[   95.312704] ath: phy0: ack_ts 44902493 st_ts 44902126 st_dur 156 [46-3]
[   95.312712] ath: phy0: 64:d1:54:98:1f:09 to 211 [211]
[   95.323117] ath: phy0: rx sample 44912902 [h 47-t 48]
[   95.323172] ath: phy0: {64:d1:54:98:1f:09} tx sample 44912625 [dur 64][h 4-t 5]
[   95.323182] ath: phy0: ack_ts 44912902 st_ts 44912625 st_dur 64 [47-4]
[   95.323192] ath: phy0: 64:d1:54:98:1f:09 to 211 [213]
[   95.331323] ath: phy0: rx sample 44920873 [h 48-t 49]
[   95.334175] ath: phy0: rx sample 44924005 [h 48-t 50]
[   95.334220] ath: phy0: {64:d1:54:98:1f:09} tx sample 44923734 [dur 56][h 5-t 6]
[   95.334231] ath: phy0: ack_ts 44920873 st_ts 44923734 st_dur 56 [48-5]
[   95.334240] ath: phy0: ack_ts 44924005 st_ts 44923734 st_dur 56 [49-5]
[   95.334250] ath: phy0: 64:d1:54:98:1f:09 to 212 [215]
[   95.336374] ath: phy0: rx sample 44925961 [h 50-t 51]
[   95.339115] ath: phy0: rx sample 44928958 [h 50-t 52]

[    0.000000] Linux version 4.14.78 (koen@bob) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r8391+6-04f381c3f6)) #0 Wed Oct 31 16:00:27 2018
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
[    0.000000] SoC: Atheros AR9342 rev 3
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] User-defined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000] free_area_init_node: node 0, pgdat 804dd2d0, node_mem_map 81000020
[    0.000000]   Normal zone: 128 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] random: get_random_bytes called from 0x804e073c with crng_init=0
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: parts=1 boot_part_size=4194304 gpio=130607 HZ=300000000 mem=64M kmac=64:D1:54:98:1F:08 board=711Gr100 board=711Gr100 ver=3.41 hw_opt=00200205 boot=1 mlc=11 console=ttyS0,115200 rootfstype=squashfs noinitrd
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 59520K/65536K available (3941K kernel code, 162K rwdata, 496K rodata, 192K init, 205K bss, 6016K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 51
[    0.000000] Clocks: CPU:600.000MHz, DDR:350.000MHz, AHB:350.000MHz, Ref:25.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
[    0.000011] sched_clock: 32 bits at 300MHz, resolution 3ns, wraps every 7158278654ns
[    0.008874] Calibrating delay loop... 299.82 BogoMIPS (lpj=1499136)
[    0.086006] pid_max: default: 32768 minimum: 301
[    0.091486] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.099001] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.109763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.120991] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.129542] NET: Registered protocol family 16
[    0.138805] MIPS: machine is Mikrotik RouterBOARD 912UAG-5HPnD
[    0.391333] ar724x-pci ar724x-pci: PCIe link is down
[    0.397043] registering PCI controller with io_map_base unset
[    0.403618] Can't analyze schedule() prologue at 80435090
[    0.426174] PCI host bridge to bus 0000:00
[    0.430904] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
[    0.438702] pci_bus 0000:00: root bus resource [io  0x0000]
[    0.445034] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.452736] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.461763] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.462588] clocksource: Switched to clocksource MIPS
[    0.469474] NET: Registered protocol family 2
[    0.475355] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.483345] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.490575] TCP: Hash tables configured (established 1024 bind 1024)
[    0.497979] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.504681] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.512119] NET: Registered protocol family 1
[    0.517157] PCI: CLS 0 bytes, default 32
[    0.523384] Crashlog allocated RAM at address 0x3f00000
[    0.530963] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[    0.543744] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.550367] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.574015] io scheduler noop registered
[    0.578475] io scheduler deadline registered (default)
[    0.584773] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.592408] console [ttyS0] disabled
[    0.616668] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
[    0.626478] console [ttyS0] enabled
[    0.634037] bootconsole [early0] disabled
[    0.648431] m25p80 spi0.0: found w25x05, expected m25p80
[    0.665676] m25p80 spi0.0: w25x05 (64 Kbytes)
[    0.670794] Creating 4 MTD partitions on "spi0.0":
[    0.675823] 0x000000000000-0x00000000c000 : "routerboot"
[    0.683435] 0x00000000c000-0x00000000d000 : "hard_config"
[    0.690695] 0x00000000d000-0x00000000e000 : "bios"
[    0.698189] 0x00000000e000-0x00000000f000 : "soft_config"
[    0.705871] NAND flash driver for the RouterBOARD 91x series
[    0.711919] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[    0.718553] nand: Samsung NAND 128MiB 3,3V 8-bit
[    0.723340] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.731175] Scanning device for bad blocks
[    0.903211] Creating 3 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[    0.909624] 0x000000000000-0x000000040000 : "booter"
[    0.916812] 0x000000040000-0x000000400000 : "kernel"
[    0.923790] 0x000000400000-0x000008000000 : "ubi"
[    0.935167] libphy: Fixed MDIO Bus: probed
[    0.949890] libphy: ag71xx_mdio: probed
[    1.683469] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd074, driver=Atheros 8031 ethernet]
[    1.694523] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    1.705934] NET: Registered protocol family 10
[    1.714823] Segment Routing with IPv6
[    1.718722] NET: Registered protocol family 17
[    1.723443] 8021q: 802.1Q VLAN Support v1.8
[    1.731804] UBI: auto-attach mtd6
[    1.735347] ubi0: attaching mtd6
[    2.046544] ubi0: scanning is finished
[    2.068171] ubi0: attached mtd6 (name "ubi", size 124 MiB)
[    2.073925] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    2.081022] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    2.088045] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    2.095248] ubi0: good PEBs: 992, bad PEBs: 0, corrupted PEBs: 0
[    2.101451] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[    2.108923] ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 887628751
[    2.118274] ubi0: available PEBs: 0, total reserved PEBs: 992, PEBs reserved for bad PEB handling: 20
[    2.127902] ubi0: background thread "ubi_bgt0d" started, PID 320
[    2.135855] block ubiblock0_1: created from ubi0:1(rootfs)
[    2.141531] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem
[    2.157732] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    2.166577] Freeing unused kernel memory: 192K
[    2.171198] This architecture does not have kernel memory protection.
[    2.222747] random: fast init done
[    2.801287] init: Console is alive
[    2.805341] init: - watchdog -
[    4.398742] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.503592] pps_core: LinuxPPS API ver. 1 registered
[    4.508765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giome...@linux.it>
[    4.520746] PTP clock support registered
[    4.539352] usbcore: registered new interface driver usbfs
[    4.545216] usbcore: registered new interface driver hub
[    4.550831] usbcore: registered new device driver usb
[    4.601021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.619344] SCSI subsystem initialized
[    4.629311] ehci-platform: EHCI generic platform driver
[    4.634930] ehci-platform ehci-platform: EHCI Host Controller
[    4.640930] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.651277] ehci-platform ehci-platform: TX-TX IDP fix enabled
[    4.657375] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    4.692628] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    4.700192] hub 1-0:1.0: USB hub found
[    4.704694] hub 1-0:1.0: 1 port detected
[    4.712842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.721330] ohci-platform: OHCI generic platform driver
[    4.731987] usbcore: registered new interface driver usb-storage
[    4.739204] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.748836] init: - preinit -
[    5.693581] random: procd: uninitialized urandom read (4 bytes read)
[    8.999696] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 414
[    9.079637] UBIFS (ubi0:2): recovery needed
[    9.288215] UBIFS (ubi0:2): recovery completed
[    9.293019] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[    9.301125] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    9.311411] UBIFS (ubi0:2): FS size: 112119808 bytes (106 MiB, 883 LEBs), journal size 5586944 bytes (5 MiB, 44 LEBs)
[    9.322390] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB)
[    9.329257] UBIFS (ubi0:2): media format: w4/r0 (latest is w5/r0), UUID 59343AFB-A817-4008-9763-7DB6089EDA1E, small LPT model
[    9.347176] mount_root: switching to ubifs overlay
[    9.411282] urandom-seed: Seeding with /etc/urandom.seed
[    9.526186] procd: - early -
[    9.529540] procd: - watchdog -
[   10.213116] procd: - watchdog -
[   10.216821] procd: - ubus -
[   10.290157] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.383267] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.390622] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.398604] procd: - init -
[   10.978656] kmodloader: loading kernel modules from /etc/modules.d/*
[   11.004733] tun: Universal TUN/TAP device driver, 1.6
[   11.027742] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.066495] i2c /dev entries driver
[   11.081314] usbcore: registered new interface driver cdc_acm
[   11.087261] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   11.168531] usbcore: registered new interface driver cdc_wdm
[   11.176324] Loading modules backported from Linux version v4.19-rc5-0-g6bf4ca7fbc85
[   11.184333] Backport generated by backports.git v4.19-rc5-1-0-g05571dcd
[   11.196096] hso: drivers/net/usb/hso.c: Option Wireless
[   11.201724] usbcore: registered new interface driver hso
[   11.210318] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.243070] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
[   11.471166] usbcore: registered new interface driver usbserial
[   11.477428] usbcore: registered new interface driver usbserial_generic
[   11.484344] usbserial: USB Serial support registered for generic
[   11.518230] xt_time: kernel timezone is -0000
[   11.542024] usbcore: registered new interface driver cdc_ether
[   11.573532] usbcore: registered new interface driver cdc_ncm
[   11.589497] usbcore: registered new interface driver cdc_subset
[   11.654112] usbcore: registered new interface driver ftdi_sio
[   11.660187] usbserial: USB Serial support registered for FTDI USB Serial Device
[   11.670665] usbcore: registered new interface driver huawei_cdc_ncm
[   11.726903] PPP generic driver version 2.4.2
[   11.734784] NET: Registered protocol family 24
[   11.742962] usbcore: registered new interface driver qmi_wwan
[   11.752695] usbcore: registered new interface driver rndis_host
[   11.762173] usbcore: registered new interface driver sierra
[   11.768165] usbserial: USB Serial support registered for Sierra USB modem
[   11.778825] usbcore: registered new interface driver sierra_net
[   11.862517] usbcore: registered new interface driver cdc_mbim
[   11.872175] usbcore: registered new interface driver option
[   11.878164] usbserial: USB Serial support registered for GSM modem (1-port)
[   11.892644] usbcore: registered new interface driver qcserial
[   11.898744] usbserial: USB Serial support registered for Qualcomm USB modem
[   11.929835] ath: EEPROM regdomain: 0x0
[   11.929847] ath: EEPROM indicates default country code should be used
[   11.929851] ath: doing EEPROM country->regdmn map search
[   11.929868] ath: country maps to regdmn code: 0x3a
[   11.929875] ath: Country alpha2 being used: US
[   11.929879] ath: Regpair used: 0x3a
[   11.946275] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.948684] ieee80211 phy0: Atheros AR9340 Rev:3 mem=0xb8100000, irq=47
[   12.045365] kmodloader: done loading kernel modules from /etc/modules.d/*
[   13.203294] urandom_read: 5 callbacks suppressed
[   13.203304] random: jshn: uninitialized urandom read (4 bytes read)
[   19.804524] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready
[   19.913791] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   19.933337] br-wan: port 1(eth0) entered blocking state
[   19.938798] br-wan: port 1(eth0) entered disabled state
[   19.944620] device eth0 entered promiscuous mode
[   21.624220] MBT: Init start
[   21.627160] MBT: Init succesfull
[   21.646179] MBT: Init netlink interface - OK!
[   22.034176] eth0: link up (1000Mbps/Full duplex)
[   22.042923] br-wan: port 1(eth0) entered blocking state
[   22.048382] br-wan: port 1(eth0) entered forwarding state
[   29.726228] random: crng init done
[   40.271108] A link change request failed with some changes committed already. Interface wlan0 may have been left with an inconsistent configuration, please check.
[   44.128368] wlan0: Trigger new scan to find an IBSS to join
[   44.516645] ath: phy0: rx sample 391520 [h 0-t 1]
[   44.516697] ath: phy0: {00:00:00:00:00:00} tx sample 391328 [dur 128][h 0-t 1]
[   44.516708] ath: phy0: ack_ts 391520 st_ts 391328 st_dur 128 [0-0]
[   48.423479] wlan0: Trigger new scan to find an IBSS to join
[   50.372160] wlan0: Creating new IBSS network, BSSID c8:a9:46:87:7d:ad
[   50.789341] ath: phy0: rx sample 408340 [h 1-t 2]
[   50.791421] ath: phy0: rx sample 410233 [h 1-t 3]
[   50.792680] ath: phy0: rx sample 411616 [h 1-t 4]
[   50.796669] ath: phy0: rx sample 415666 [h 1-t 5]
[   50.799572] ath: phy0: rx sample 418618 [h 1-t 6]
[   50.802116] ath: phy0: rx sample 421162 [h 1-t 7]
[   50.804524] ath: phy0: rx sample 423535 [h 1-t 8]
[   50.839527] ath: phy0: rx sample 458558 [h 1-t 9]
[   50.882541] ath: phy0: rx sample 501576 [h 1-t 10]
[   50.919907] ath: phy0: late ack
[   50.920414] ath: phy0: rx sample 539677 [h 1-t 11]
[   50.920459] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 539247 [dur 208][h 1-t 2]
[   50.920469] ath: phy0: ack_ts 408340 st_ts 539247 st_dur 208 [1-1]
[   50.920479] ath: phy0: ack_ts 410233 st_ts 539247 st_dur 208 [2-1]
[   50.920488] ath: phy0: ack_ts 411616 st_ts 539247 st_dur 208 [3-1]
[   50.920497] ath: phy0: ack_ts 415666 st_ts 539247 st_dur 208 [4-1]
[   50.920506] ath: phy0: ack_ts 418618 st_ts 539247 st_dur 208 [5-1]
[   50.920515] ath: phy0: ack_ts 421162 st_ts 539247 st_dur 208 [6-1]
[   50.920524] ath: phy0: ack_ts 423535 st_ts 539247 st_dur 208 [7-1]
[   50.920533] ath: phy0: ack_ts 458558 st_ts 539247 st_dur 208 [8-1]
[   50.920542] ath: phy0: ack_ts 501576 st_ts 539247 st_dur 208 [9-1]
[   50.920551] ath: phy0: ack_ts 539677 st_ts 539247 st_dur 208 [10-1]
[   50.920560] ath: phy0: cc:2d:e0:31:b0:d3 to 222 [222]
[   50.924389] ath: phy0: rx sample 543632 [h 11-t 12]
[   50.924437] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 543173 [dur 236][h 2-t 3]
[   50.924448] ath: phy0: ack_ts 543632 st_ts 543173 st_dur 236 [11-2]
[   50.924458] ath: phy0: cc:2d:e0:31:b0:d3 to 222 [223]
[   50.927976] ath: phy0: rx sample 547216 [h 12-t 13]
[   50.928026] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 546710 [dur 284][h 3-t 4]
[   50.928037] ath: phy0: ack_ts 547216 st_ts 546710 st_dur 284 [12-3]
[   50.928046] ath: phy0: cc:2d:e0:31:b0:d3 to 222 [222]
[   50.937989] ath: phy0: rx sample 557270 [h 13-t 14]
[   50.938037] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 556840 [dur 208][h 4-t 5]
[   50.938048] ath: phy0: ack_ts 557270 st_ts 556840 st_dur 208 [13-4]
[   50.938058] ath: phy0: cc:2d:e0:31:b0:d3 to 222 [222]
[   52.784891] ath: phy0: rx sample 2403926 [h 14-t 15]
[   52.786117] ath: phy0: rx sample 2405161 [h 14-t 16]
[   52.791864] ath: phy0: rx sample 2410909 [h 14-t 17]
[   52.794593] ath: phy0: rx sample 2413631 [h 14-t 18]
[   52.795444] ath: phy0: rx sample 2414488 [h 14-t 19]
[   52.797103] ath: phy0: rx sample 2416161 [h 14-t 20]
[   52.801978] ath: phy0: rx sample 2421013 [h 14-t 21]
[   52.802559] ath: phy0: rx sample 2421616 [h 14-t 22]
[   54.449928] ath: phy0: rx sample 4068963 [h 14-t 23]
[   55.566383] ath: phy0: rx sample 5185425 [h 14-t 24]
[   55.596393] ath: phy0: rx sample 5215435 [h 14-t 25]
[   60.816604] ath: phy0: rx sample 10435639 [h 14-t 26]
[   63.204060] ath: phy0: rx sample 12823091 [h 14-t 27]
[   66.507844] ath: phy0: rx sample 16126841 [h 14-t 28]
[   66.512195] ath: phy0: rx sample 16131201 [h 14-t 29]
[   66.516185] ath: phy0: rx sample 16135187 [h 14-t 30]
[   66.517939] ath: phy0: rx sample 16136932 [h 14-t 31]
[   66.522456] ath: phy0: rx sample 16141449 [h 14-t 32]
[   66.526858] ath: phy0: rx sample 16145854 [h 14-t 33]
[   66.528099] ath: phy0: rx sample 16147088 [h 14-t 34]
[   66.530736] ath: phy0: rx sample 16149701 [h 14-t 35]
[   66.531305] ath: phy0: rx sample 16150305 [h 14-t 36]
[   66.534666] ath: phy0: rx sample 16153664 [h 14-t 37]
[   66.538697] ath: phy0: rx sample 16157689 [h 14-t 38]
[   66.542037] ath: phy0: rx sample 16161037 [h 14-t 39]
[   74.520276] ath: phy0: rx sample 24139299 [h 14-t 40]
[   75.637229] ath: phy0: rx sample 25256254 [h 14-t 41]
[   75.727292] ath: phy0: rx sample 25346317 [h 14-t 42]
[   75.730123] ath: phy0: rx sample 25349145 [h 14-t 43]
[   75.733199] ath: phy0: rx sample 25352188 [h 14-t 44]
[   75.737182] ath: phy0: rx sample 25356189 [h 14-t 45]
[   75.740971] ath: phy0: rx sample 25359996 [h 14-t 46]
[   75.744017] ath: phy0: rx sample 25363006 [h 14-t 47]
[   75.744747] ath: phy0: rx sample 25363735 [h 14-t 48]
[   75.749049] ath: phy0: rx sample 25368072 [h 14-t 49]
[   75.750409] ath: phy0: rx sample 25369432 [h 14-t 50]
[   75.755725] ath: phy0: rx sample 25374732 [h 14-t 51]
[   75.759910] ath: phy0: rx sample 25378937 [h 14-t 52]
[   75.764862] ath: phy0: rx sample 25383848 [h 14-t 53]
[   75.767772] ath: phy0: rx sample 25386794 [h 14-t 54]
[   76.058529] ath: phy0: rx sample 25677550 [h 14-t 55]
[   81.176305] ath: phy0: rx sample 30795325 [h 14-t 56]
[   82.585447] ath: phy0: rx sample 32204470 [h 14-t 57]
[   82.591184] ath: phy0: rx sample 32210210 [h 14-t 58]
[   82.594591] ath: phy0: rx sample 32213571 [h 14-t 59]
[   82.601199] ath: phy0: rx sample 32220218 [h 14-t 60]
[   82.604095] ath: phy0: rx sample 32223084 [h 14-t 61]
[   82.604707] ath: phy0: rx sample 32223687 [h 14-t 62]
[   82.607003] ath: phy0: rx sample 32226021 [h 14-t 63]
[   82.614782] ath: phy0: rx sample 32233763 [h 14-t 0]
[   82.615634] ath: phy0: rx sample 32234619 [h 14-t 1]
[   82.620033] ath: phy0: rx sample 32239057 [h 14-t 2]
[   82.623677] ath: phy0: rx sample 32242663 [h 14-t 3]
[   82.626762] ath: phy0: rx sample 32245780 [h 14-t 4]
[   82.628103] ath: phy0: rx sample 32247140 [h 14-t 5]
[   82.628958] ath: phy0: rx sample 32247997 [h 14-t 6]
[   82.632193] ath: phy0: rx sample 32251104 [h 14-t 7]
[   83.032341] ath: phy0: rx sample 32651357 [h 14-t 8]
[   83.972813] ath: phy0: rx sample 33591831 [h 14-t 9]
[   83.998261] ath: phy0: rx sample 33617278 [h 14-t 10]
[   88.017288] ath: phy0: rx sample 37636309 [h 14-t 11]
[   88.046704] ath: phy0: rx sample 37665725 [h 14-t 12]
[   88.976259] ath: phy0: rx sample 38595482 [h 14-t 13]
[   88.976307] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 38595193 [dur 72][h 5-t 6]
[   88.976317] ath: phy0: ack_ts 2403926 st_ts 38595193 st_dur 72 [14-5]
[   88.976327] ath: phy0: ack_ts 2405161 st_ts 38595193 st_dur 72 [15-5]
[   88.976336] ath: phy0: ack_ts 2410909 st_ts 38595193 st_dur 72 [16-5]
[   88.976346] ath: phy0: ack_ts 2413631 st_ts 38595193 st_dur 72 [17-5]
[   88.976355] ath: phy0: ack_ts 2414488 st_ts 38595193 st_dur 72 [18-5]
[   88.976364] ath: phy0: ack_ts 2416161 st_ts 38595193 st_dur 72 [19-5]
[   88.976374] ath: phy0: ack_ts 2421013 st_ts 38595193 st_dur 72 [20-5]
[   88.976383] ath: phy0: ack_ts 2421616 st_ts 38595193 st_dur 72 [21-5]
[   88.976392] ath: phy0: ack_ts 4068963 st_ts 38595193 st_dur 72 [22-5]
[   88.976401] ath: phy0: ack_ts 5185425 st_ts 38595193 st_dur 72 [23-5]
[   88.976411] ath: phy0: ack_ts 5215435 st_ts 38595193 st_dur 72 [24-5]
[   88.976420] ath: phy0: ack_ts 10435639 st_ts 38595193 st_dur 72 [25-5]
[   88.976429] ath: phy0: ack_ts 12823091 st_ts 38595193 st_dur 72 [26-5]
[   88.976438] ath: phy0: ack_ts 16126841 st_ts 38595193 st_dur 72 [27-5]
[   88.976448] ath: phy0: ack_ts 16131201 st_ts 38595193 st_dur 72 [28-5]
[   88.976457] ath: phy0: ack_ts 16135187 st_ts 38595193 st_dur 72 [29-5]
[   88.976466] ath: phy0: ack_ts 16136932 st_ts 38595193 st_dur 72 [30-5]
[   88.976475] ath: phy0: ack_ts 16141449 st_ts 38595193 st_dur 72 [31-5]
[   88.976484] ath: phy0: ack_ts 16145854 st_ts 38595193 st_dur 72 [32-5]
[   88.976493] ath: phy0: ack_ts 16147088 st_ts 38595193 st_dur 72 [33-5]
[   88.976503] ath: phy0: ack_ts 16149701 st_ts 38595193 st_dur 72 [34-5]
[   88.976512] ath: phy0: ack_ts 16150305 st_ts 38595193 st_dur 72 [35-5]
[   88.976521] ath: phy0: ack_ts 16153664 st_ts 38595193 st_dur 72 [36-5]
[   88.976530] ath: phy0: ack_ts 16157689 st_ts 38595193 st_dur 72 [37-5]
[   88.976539] ath: phy0: ack_ts 16161037 st_ts 38595193 st_dur 72 [38-5]
[   88.976549] ath: phy0: ack_ts 24139299 st_ts 38595193 st_dur 72 [39-5]
[   88.976558] ath: phy0: ack_ts 25256254 st_ts 38595193 st_dur 72 [40-5]
[   88.976567] ath: phy0: ack_ts 25346317 st_ts 38595193 st_dur 72 [41-5]
[   88.976576] ath: phy0: ack_ts 25349145 st_ts 38595193 st_dur 72 [42-5]
[   88.976585] ath: phy0: ack_ts 25352188 st_ts 38595193 st_dur 72 [43-5]
[   88.976594] ath: phy0: ack_ts 25356189 st_ts 38595193 st_dur 72 [44-5]
[   88.976604] ath: phy0: ack_ts 25359996 st_ts 38595193 st_dur 72 [45-5]
[   88.976613] ath: phy0: ack_ts 25363006 st_ts 38595193 st_dur 72 [46-5]
[   88.976622] ath: phy0: ack_ts 25363735 st_ts 38595193 st_dur 72 [47-5]
[   88.976631] ath: phy0: ack_ts 25368072 st_ts 38595193 st_dur 72 [48-5]
[   88.976640] ath: phy0: ack_ts 25369432 st_ts 38595193 st_dur 72 [49-5]
[   88.976650] ath: phy0: ack_ts 25374732 st_ts 38595193 st_dur 72 [50-5]
[   88.976659] ath: phy0: ack_ts 25378937 st_ts 38595193 st_dur 72 [51-5]
[   88.976668] ath: phy0: ack_ts 25383848 st_ts 38595193 st_dur 72 [52-5]
[   88.976677] ath: phy0: ack_ts 25386794 st_ts 38595193 st_dur 72 [53-5]
[   88.976686] ath: phy0: ack_ts 25677550 st_ts 38595193 st_dur 72 [54-5]
[   88.976695] ath: phy0: ack_ts 30795325 st_ts 38595193 st_dur 72 [55-5]
[   88.976704] ath: phy0: ack_ts 32204470 st_ts 38595193 st_dur 72 [56-5]
[   88.976714] ath: phy0: ack_ts 32210210 st_ts 38595193 st_dur 72 [57-5]
[   88.976723] ath: phy0: ack_ts 32213571 st_ts 38595193 st_dur 72 [58-5]
[   88.976732] ath: phy0: ack_ts 32220218 st_ts 38595193 st_dur 72 [59-5]
[   88.976741] ath: phy0: ack_ts 32223084 st_ts 38595193 st_dur 72 [60-5]
[   88.976750] ath: phy0: ack_ts 32223687 st_ts 38595193 st_dur 72 [61-5]
[   88.976759] ath: phy0: ack_ts 32226021 st_ts 38595193 st_dur 72 [62-5]
[   88.976768] ath: phy0: ack_ts 32233763 st_ts 38595193 st_dur 72 [63-5]
[   88.976778] ath: phy0: ack_ts 32234619 st_ts 38595193 st_dur 72 [0-5]
[   88.976787] ath: phy0: ack_ts 32239057 st_ts 38595193 st_dur 72 [1-5]
[   88.976796] ath: phy0: ack_ts 32242663 st_ts 38595193 st_dur 72 [2-5]
[   88.976805] ath: phy0: ack_ts 32245780 st_ts 38595193 st_dur 72 [3-5]
[   88.976814] ath: phy0: ack_ts 32247140 st_ts 38595193 st_dur 72 [4-5]
[   88.976823] ath: phy0: ack_ts 32247997 st_ts 38595193 st_dur 72 [5-5]
[   88.976832] ath: phy0: ack_ts 32251104 st_ts 38595193 st_dur 72 [6-5]
[   88.976841] ath: phy0: ack_ts 32651357 st_ts 38595193 st_dur 72 [7-5]
[   88.976850] ath: phy0: ack_ts 33591831 st_ts 38595193 st_dur 72 [8-5]
[   88.976859] ath: phy0: ack_ts 33617278 st_ts 38595193 st_dur 72 [9-5]
[   88.976868] ath: phy0: ack_ts 37636309 st_ts 38595193 st_dur 72 [10-5]
[   88.976878] ath: phy0: ack_ts 37665725 st_ts 38595193 st_dur 72 [11-5]
[   88.976887] ath: phy0: ack_ts 38595482 st_ts 38595193 st_dur 72 [12-5]
[   88.976896] ath: phy0: cc:2d:e0:31:b0:d3 to 220 [217]
[   88.976904] ath: phy0: ACK timeout 220 slottime 108
[   88.977714] ath: phy0: rx sample 38596972 [h 13-t 14]
[   88.977753] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 38596674 [dur 76][h 6-t 7]
[   88.977763] ath: phy0: ack_ts 38596972 st_ts 38596674 st_dur 76 [13-6]
[   88.977773] ath: phy0: cc:2d:e0:31:b0:d3 to 220 [222]
[   88.983749] ath: phy0: rx sample 38602990 [h 14-t 15]
[   88.983800] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 38602692 [dur 76][h 7-t 8]
[   88.983811] ath: phy0: ack_ts 38602990 st_ts 38602692 st_dur 76 [14-7]
[   88.983820] ath: phy0: cc:2d:e0:31:b0:d3 to 220 [222]
[   89.021490] ath: phy0: rx sample 38640730 [h 15-t 16]
[   89.021548] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 38640404 [dur 100][h 8-t 9]
[   89.021559] ath: phy0: ack_ts 38640730 st_ts 38640404 st_dur 100 [15-8]
[   89.021569] ath: phy0: cc:2d:e0:31:b0:d3 to 221 [226]
[   89.447511] ath: phy0: rx sample 39066531 [h 16-t 17]
[   89.449392] ath: phy0: rx sample 39068413 [h 16-t 18]
[   89.452677] ath: phy0: rx sample 39071706 [h 16-t 19]
[   89.457452] ath: phy0: rx sample 39076470 [h 16-t 20]
[   89.460240] ath: phy0: rx sample 39079258 [h 16-t 21]
[   89.461675] ath: phy0: rx sample 39080698 [h 16-t 22]
[   89.466687] ath: phy0: rx sample 39085704 [h 16-t 23]
[   89.467238] ath: phy0: rx sample 39086272 [h 16-t 24]
[   89.470755] ath: phy0: rx sample 39089774 [h 16-t 25]
[   89.475792] ath: phy0: rx sample 39094770 [h 16-t 26]
[   89.486048] ath: phy0: rx sample 39105065 [h 16-t 27]
[   89.488884] ath: phy0: rx sample 39107906 [h 16-t 28]
[   89.491802] ath: phy0: rx sample 39110729 [h 16-t 29]
[   89.495698] ath: phy0: rx sample 39114686 [h 16-t 30]
[   89.830750] ath: phy0: rx sample 39449983 [h 16-t 31]
[   89.830801] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 39449508 [dur 256][h 9-t 10]
[   89.830812] ath: phy0: ack_ts 39066531 st_ts 39449508 st_dur 256 [16-9]
[   89.830821] ath: phy0: ack_ts 39068413 st_ts 39449508 st_dur 256 [17-9]
[   89.830831] ath: phy0: ack_ts 39071706 st_ts 39449508 st_dur 256 [18-9]
[   89.830841] ath: phy0: ack_ts 39076470 st_ts 39449508 st_dur 256 [19-9]
[   89.830850] ath: phy0: ack_ts 39079258 st_ts 39449508 st_dur 256 [20-9]
[   89.830859] ath: phy0: ack_ts 39080698 st_ts 39449508 st_dur 256 [21-9]
[   89.830869] ath: phy0: ack_ts 39085704 st_ts 39449508 st_dur 256 [22-9]
[   89.830878] ath: phy0: ack_ts 39086272 st_ts 39449508 st_dur 256 [23-9]
[   89.830887] ath: phy0: ack_ts 39089774 st_ts 39449508 st_dur 256 [24-9]
[   89.830897] ath: phy0: ack_ts 39094770 st_ts 39449508 st_dur 256 [25-9]
[   89.830906] ath: phy0: ack_ts 39105065 st_ts 39449508 st_dur 256 [26-9]
[   89.830915] ath: phy0: ack_ts 39107906 st_ts 39449508 st_dur 256 [27-9]
[   89.830925] ath: phy0: ack_ts 39110729 st_ts 39449508 st_dur 256 [28-9]
[   89.830934] ath: phy0: ack_ts 39114686 st_ts 39449508 st_dur 256 [29-9]
[   89.830943] ath: phy0: ack_ts 39449983 st_ts 39449508 st_dur 256 [30-9]
[   89.830953] ath: phy0: cc:2d:e0:31:b0:d3 to 220 [219]
[   89.832205] ath: phy0: rx sample 39451483 [h 31-t 32]
[   89.832232] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 39451185 [dur 76][h 10-t 11]
[   89.832242] ath: phy0: ack_ts 39451483 st_ts 39451185 st_dur 76 [31-10]
[   89.832251] ath: phy0: cc:2d:e0:31:b0:d3 to 220 [222]
[   89.876478] ath: phy0: rx sample 39495749 [h 32-t 33]
[   89.876524] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 39495362 [dur 164][h 11-t 12]
[   89.876535] ath: phy0: ack_ts 39495749 st_ts 39495362 st_dur 164 [32-11]
[   89.876545] ath: phy0: cc:2d:e0:31:b0:d3 to 220 [223]
[   89.877512] ath: phy0: rx sample 39496739 [h 33-t 34]
[   89.877565] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 39496458 [dur 68][h 12-t 13]
[   89.877576] ath: phy0: ack_ts 39496739 st_ts 39496458 st_dur 68 [33-12]
[   89.877585] ath: phy0: cc:2d:e0:31:b0:d3 to 218 [213]
[   89.880676] ath: phy0: rx sample 39499935 [h 34-t 35]
[   89.880727] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 39499597 [dur 120][h 13-t 14]
[   89.880738] ath: phy0: ack_ts 39499935 st_ts 39499597 st_dur 120 [34-13]
[   89.880748] ath: phy0: cc:2d:e0:31:b0:d3 to 218 [218]
[   90.033210] ath: phy0: rx sample 39652445 [h 35-t 36]
[   90.033271] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 39652139 [dur 88][h 14-t 15]
[   90.033282] ath: phy0: ack_ts 39652445 st_ts 39652139 st_dur 88 [35-14]
[   90.033292] ath: phy0: cc:2d:e0:31:b0:d3 to 218 [218]
[   90.038724] ath: phy0: rx sample 39657947 [h 36-t 37]
[   90.038776] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 39657675 [dur 60][h 15-t 16]
[   90.038786] ath: phy0: ack_ts 39657947 st_ts 39657675 st_dur 60 [36-15]
[   90.038796] ath: phy0: cc:2d:e0:31:b0:d3 to 216 [212]
[   90.654800] ath: phy0: rx sample 40274031 [h 37-t 38]
[   90.654855] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 40273767 [dur 52][h 16-t 17]
[   90.654866] ath: phy0: ack_ts 40274031 st_ts 40273767 st_dur 52 [37-16]
[   90.654876] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [212]
[   91.499790] ath: phy0: rx sample 41119043 [h 38-t 39]
[   91.499843] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 41118769 [dur 60][h 17-t 18]
[   91.499854] ath: phy0: ack_ts 41119043 st_ts 41118769 st_dur 60 [38-17]
[   91.499864] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   91.621280] ath: phy0: rx sample 41240524 [h 39-t 40]
[   91.621328] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 41240258 [dur 52][h 18-t 19]
[   91.621338] ath: phy0: ack_ts 41240524 st_ts 41240258 st_dur 52 [39-18]
[   91.621348] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   92.265864] ath: phy0: rx sample 41885108 [h 40-t 41]
[   92.265920] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 41884769 [dur 124][h 19-t 20]
[   92.265931] ath: phy0: ack_ts 41885108 st_ts 41884769 st_dur 124 [40-19]
[   92.265941] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [215]
[   92.769127] ath: phy0: rx sample 42388375 [h 41-t 42]
[   92.769177] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 42388107 [dur 52][h 20-t 21]
[   92.769187] ath: phy0: ack_ts 42388375 st_ts 42388107 st_dur 52 [41-20]
[   92.769198] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [216]
[   93.366218] ath: phy0: rx sample 42985235 [h 42-t 43]
[   94.033400] ath: phy0: rx sample 43652641 [h 42-t 44]
[   94.033451] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 43652375 [dur 52][h 21-t 22]
[   94.033461] ath: phy0: ack_ts 42985235 st_ts 43652375 st_dur 52 [42-21]
[   94.033471] ath: phy0: ack_ts 43652641 st_ts 43652375 st_dur 52 [43-21]
[   94.033481] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   94.033489] ath: phy0: ACK timeout 214 slottime 105
[   94.084918] ath: phy0: rx sample 43704154 [h 44-t 45]
[   94.084971] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 43703881 [dur 56][h 22-t 23]
[   94.084982] ath: phy0: ack_ts 43704154 st_ts 43703881 st_dur 56 [44-22]
[   94.084992] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   95.002488] ath: phy0: rx sample 44621502 [h 45-t 46]
[   95.049866] ath: phy0: rx sample 44669108 [h 45-t 47]
[   95.049919] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44668834 [dur 60][h 23-t 24]
[   95.049930] ath: phy0: ack_ts 44621502 st_ts 44668834 st_dur 60 [45-23]
[   95.049940] ath: phy0: ack_ts 44669108 st_ts 44668834 st_dur 60 [46-23]
[   95.049949] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   95.056423] ath: phy0: rx sample 44675647 [h 47-t 48]
[   95.056479] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44675375 [dur 56][h 24-t 25]
[   95.056490] ath: phy0: ack_ts 44675647 st_ts 44675375 st_dur 56 [47-24]
[   95.056500] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [216]
[   95.057495] ath: phy0: rx sample 44676772 [h 48-t 49]
[   95.057523] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44676502 [dur 56][h 25-t 26]
[   95.057533] ath: phy0: ack_ts 44676772 st_ts 44676502 st_dur 56 [48-25]
[   95.057541] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   95.062759] ath: phy0: rx sample 44681987 [h 49-t 50]
[   95.062814] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44681713 [dur 60][h 26-t 27]
[   95.062825] ath: phy0: ack_ts 44681987 st_ts 44681713 st_dur 60 [49-26]
[   95.062835] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   95.138869] ath: phy0: rx sample 44758104 [h 50-t 51]
[   95.138923] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44757831 [dur 56][h 27-t 28]
[   95.138934] ath: phy0: ack_ts 44758104 st_ts 44757831 st_dur 56 [50-27]
[   95.138944] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   95.147388] ath: phy0: rx sample 44766617 [h 51-t 52]
[   95.147443] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44766347 [dur 56][h 28-t 29]
[   95.147453] ath: phy0: ack_ts 44766617 st_ts 44766347 st_dur 56 [51-28]
[   95.147463] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   95.148712] ath: phy0: rx sample 44767958 [h 52-t 53]
[   95.148758] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44767667 [dur 76][h 29-t 30]
[   95.148769] ath: phy0: ack_ts 44767958 st_ts 44767667 st_dur 76 [52-29]
[   95.148778] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [215]
[   95.152652] ath: phy0: rx sample 44771919 [h 53-t 54]
[   95.152701] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44771445 [dur 256][h 30-t 31]
[   95.152712] ath: phy0: ack_ts 44771919 st_ts 44771445 st_dur 256 [53-30]
[   95.152722] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [218]
[   95.159647] ath: phy0: rx sample 44778913 [h 54-t 55]
[   95.159695] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44778471 [dur 224][h 31-t 32]
[   95.159705] ath: phy0: ack_ts 44778913 st_ts 44778471 st_dur 224 [54-31]
[   95.159716] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [218]
[   95.168783] ath: phy0: rx sample 44788010 [h 55-t 56]
[   95.168842] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44787721 [dur 72][h 32-t 33]
[   95.168853] ath: phy0: ack_ts 44788010 st_ts 44787721 st_dur 72 [55-32]
[   95.168863] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [217]
[   95.176800] ath: phy0: rx sample 44796018 [h 56-t 57]
[   95.176853] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44795727 [dur 72][h 33-t 34]
[   95.176864] ath: phy0: ack_ts 44796018 st_ts 44795727 st_dur 72 [56-33]
[   95.176874] ath: phy0: cc:2d:e0:31:b0:d3 to 216 [219]
[   95.185257] ath: phy0: rx sample 44804469 [h 57-t 58]
[   95.185314] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44804163 [dur 92][h 34-t 35]
[   95.185325] ath: phy0: ack_ts 44804469 st_ts 44804163 st_dur 92 [57-34]
[   95.185335] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [214]
[   95.194906] ath: phy0: rx sample 44814135 [h 58-t 59]
[   95.194962] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44813846 [dur 72][h 35-t 36]
[   95.194973] ath: phy0: ack_ts 44814135 st_ts 44813846 st_dur 72 [58-35]
[   95.194983] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [217]
[   95.211726] ath: phy0: rx sample 44830990 [h 59-t 60]
[   95.211774] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44830700 [dur 72][h 36-t 37]
[   95.211784] ath: phy0: ack_ts 44830990 st_ts 44830700 st_dur 72 [59-36]
[   95.211794] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [218]
[   95.219926] ath: phy0: rx sample 44839154 [h 60-t 61]
[   95.219981] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44838847 [dur 92][h 37-t 38]
[   95.219991] ath: phy0: ack_ts 44839154 st_ts 44838847 st_dur 92 [60-37]
[   95.220001] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [215]
[   95.227758] ath: phy0: rx sample 44846993 [h 61-t 62]
[   95.227812] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44846702 [dur 72][h 38-t 39]
[   95.227823] ath: phy0: ack_ts 44846993 st_ts 44846702 st_dur 72 [61-38]
[   95.227834] ath: phy0: cc:2d:e0:31:b0:d3 to 216 [219]
[   95.235414] ath: phy0: rx sample 44854635 [h 62-t 63]
[   95.235474] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44854343 [dur 72][h 39-t 40]
[   95.235485] ath: phy0: ack_ts 44854635 st_ts 44854343 st_dur 72 [62-39]
[   95.235495] ath: phy0: cc:2d:e0:31:b0:d3 to 217 [220]
[   95.276302] ath: phy0: rx sample 44895563 [h 63-t 0]
[   95.276351] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44895169 [dur 176][h 40-t 41]
[   95.276362] ath: phy0: ack_ts 44895563 st_ts 44895169 st_dur 176 [63-40]
[   95.276372] ath: phy0: cc:2d:e0:31:b0:d3 to 217 [218]
[   95.287752] ath: phy0: rx sample 44906980 [h 0-t 1]
[   95.287807] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44906691 [dur 72][h 41-t 42]
[   95.287818] ath: phy0: ack_ts 44906980 st_ts 44906691 st_dur 72 [0-41]
[   95.287828] ath: phy0: cc:2d:e0:31:b0:d3 to 217 [217]
[   95.295564] ath: phy0: rx sample 44914783 [h 1-t 2]
[   95.295621] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44914495 [dur 72][h 42-t 43]
[   95.295632] ath: phy0: ack_ts 44914783 st_ts 44914495 st_dur 72 [1-42]
[   95.295642] ath: phy0: cc:2d:e0:31:b0:d3 to 216 [216]
[   95.307580] ath: phy0: rx sample 44926831 [h 2-t 3]
[   95.307632] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44926526 [dur 92][h 43-t 44]
[   95.307643] ath: phy0: ack_ts 44926831 st_ts 44926526 st_dur 92 [2-43]
[   95.307654] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [213]
[   95.315706] ath: phy0: rx sample 44934903 [h 3-t 4]
[   95.315761] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44934614 [dur 72][h 44-t 45]
[   95.315772] ath: phy0: ack_ts 44934903 st_ts 44934614 st_dur 72 [3-44]
[   95.315782] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [217]
[   95.326125] ath: phy0: rx sample 44945352 [h 4-t 5]
[   95.326180] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44945063 [dur 72][h 45-t 46]
[   95.326191] ath: phy0: ack_ts 44945352 st_ts 44945063 st_dur 72 [4-45]
[   95.326202] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [217]
[   95.335129] ath: phy0: rx sample 44954352 [h 5-t 6]
[   95.335186] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44954063 [dur 72][h 46-t 47]
[   95.335197] ath: phy0: ack_ts 44954352 st_ts 44954063 st_dur 72 [5-46]
[   95.335208] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [217]
[   95.364579] ath: phy0: rx sample 44983837 [h 6-t 7]
[   95.364630] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 44983531 [dur 92][h 47-t 48]
[   95.364641] ath: phy0: ack_ts 44983837 st_ts 44983531 st_dur 92 [6-47]
[   95.364652] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   95.388435] ath: phy0: rx sample 45007666 [h 7-t 8]
[   95.388491] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45007393 [dur 60][h 48-t 49]
[   95.388502] ath: phy0: ack_ts 45007666 st_ts 45007393 st_dur 60 [7-48]
[   95.388513] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [213]
[   95.434909] ath: phy0: rx sample 45054149 [h 8-t 9]
[   95.434961] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45053876 [dur 56][h 49-t 50]
[   95.434972] ath: phy0: ack_ts 45054149 st_ts 45053876 st_dur 56 [8-49]
[   95.434982] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   95.517045] ath: phy0: rx sample 45136304 [h 9-t 10]
[   95.517110] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45136007 [dur 84][h 50-t 51]
[   95.517121] ath: phy0: ack_ts 45136304 st_ts 45136007 st_dur 84 [9-50]
[   95.517131] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [213]
[   95.518906] ath: phy0: rx sample 45138165 [h 10-t 11]
[   95.518946] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45137890 [dur 60][h 51-t 52]
[   95.518956] ath: phy0: ack_ts 45138165 st_ts 45137890 st_dur 60 [10-51]
[   95.518966] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [215]
[   95.566021] ath: phy0: rx sample 45185270 [h 11-t 12]
[   95.566073] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45184999 [dur 56][h 52-t 53]
[   95.566084] ath: phy0: ack_ts 45185270 st_ts 45184999 st_dur 56 [11-52]
[   95.566094] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [215]
[   95.570852] ath: phy0: rx sample 45190096 [h 12-t 13]
[   95.570904] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45189813 [dur 68][h 53-t 54]
[   95.570915] ath: phy0: ack_ts 45190096 st_ts 45189813 st_dur 68 [12-53]
[   95.570924] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [215]
[   95.591378] ath: phy0: rx sample 45210610 [h 13-t 14]
[   95.591432] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45210339 [dur 56][h 54-t 55]
[   95.591444] ath: phy0: ack_ts 45210610 st_ts 45210339 st_dur 56 [13-54]
[   95.591454] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [215]
[   95.593238] ath: phy0: rx sample 45212488 [h 14-t 15]
[   95.593292] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45212200 [dur 76][h 55-t 56]
[   95.593303] ath: phy0: ack_ts 45212488 st_ts 45212200 st_dur 76 [14-55]
[   95.593312] ath: phy0: cc:2d:e0:31:b0:d3 to 212 [212]
[   95.605037] ath: phy0: rx sample 45224275 [h 15-t 16]
[   95.605090] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45223975 [dur 84][h 56-t 57]
[   95.605101] ath: phy0: ack_ts 45224275 st_ts 45223975 st_dur 84 [15-56]
[   95.605111] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [216]
[   95.650832] ath: phy0: rx sample 45270074 [h 16-t 17]
[   95.650887] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45269802 [dur 56][h 57-t 58]
[   95.650897] ath: phy0: ack_ts 45270074 st_ts 45269802 st_dur 56 [16-57]
[   95.650907] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [216]
[   95.659243] ath: phy0: rx sample 45278470 [h 17-t 18]
[   95.659298] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45278198 [dur 56][h 58-t 59]
[   95.659309] ath: phy0: ack_ts 45278470 st_ts 45278198 st_dur 56 [17-58]
[   95.659319] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [216]
[   95.684213] ath: phy0: rx sample 45303444 [h 18-t 19]
[   95.684267] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 45303171 [dur 56][h 59-t 60]
[   95.684277] ath: phy0: ack_ts 45303444 st_ts 45303171 st_dur 56 [18-59]
[   95.684288] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   96.649967] ath: phy0: rx sample 46269197 [h 19-t 20]
[   96.650021] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46268925 [dur 56][h 60-t 61]
[   96.650032] ath: phy0: ack_ts 46269197 st_ts 46268925 st_dur 56 [19-60]
[   96.650042] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [216]
[   96.685314] ath: phy0: rx sample 46304551 [h 20-t 21]
[   96.685368] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46304280 [dur 56][h 61-t 62]
[   96.685379] ath: phy0: ack_ts 46304551 st_ts 46304280 st_dur 56 [20-61]
[   96.685389] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [215]
[   96.692339] ath: phy0: rx sample 46311625 [h 21-t 22]
[   96.692364] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46311349 [dur 60][h 62-t 63]
[   96.692374] ath: phy0: ack_ts 46311625 st_ts 46311349 st_dur 60 [21-62]
[   96.692382] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [216]
[   96.738839] ath: phy0: rx sample 46358068 [h 22-t 23]
[   96.738893] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46357799 [dur 56][h 63-t 0]
[   96.738904] ath: phy0: ack_ts 46358068 st_ts 46357799 st_dur 56 [22-63]
[   96.738914] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [213]
[   96.748968] ath: phy0: rx sample 46368195 [h 23-t 24]
[   96.749021] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46367924 [dur 56][h 0-t 1]
[   96.749032] ath: phy0: ack_ts 46368195 st_ts 46367924 st_dur 56 [23-0]
[   96.749042] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [215]
[   96.750799] ath: phy0: rx sample 46370035 [h 24-t 25]
[   96.750845] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46369748 [dur 76][h 1-t 2]
[   96.750856] ath: phy0: ack_ts 46370035 st_ts 46369748 st_dur 76 [24-1]
[   96.750865] ath: phy0: cc:2d:e0:31:b0:d3 to 212 [211]
[   96.764396] ath: phy0: rx sample 46383618 [h 25-t 26]
[   96.764450] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46383296 [dur 108][h 2-t 3]
[   96.764461] ath: phy0: ack_ts 46383618 st_ts 46383296 st_dur 108 [25-2]
[   96.764470] ath: phy0: cc:2d:e0:31:b0:d3 to 212 [214]
[   96.773219] ath: phy0: rx sample 46392455 [h 26-t 27]
[   96.773280] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46392165 [dur 72][h 3-t 4]
[   96.773291] ath: phy0: ack_ts 46392455 st_ts 46392165 st_dur 72 [26-3]
[   96.773301] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [218]
[   96.781215] ath: phy0: rx sample 46400454 [h 27-t 28]
[   96.781268] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46400165 [dur 72][h 4-t 5]
[   96.781279] ath: phy0: ack_ts 46400454 st_ts 46400165 st_dur 72 [27-4]
[   96.781289] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   96.785395] ath: phy0: rx sample 46404610 [h 28-t 29]
[   96.785453] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46404339 [dur 56][h 5-t 6]
[   96.785463] ath: phy0: ack_ts 46404610 st_ts 46404339 st_dur 56 [28-5]
[   96.785473] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [215]
[   96.786003] ath: phy0: rx sample 46405233 [h 29-t 30]
[   96.786052] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46404939 [dur 84][h 6-t 7]
[   96.786062] ath: phy0: ack_ts 46405233 st_ts 46404939 st_dur 84 [29-6]
[   96.786072] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [210]
[   96.789760] ath: phy0: rx sample 46408989 [h 30-t 31]
[   96.789814] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46408683 [dur 92][h 7-t 8]
[   96.789825] ath: phy0: ack_ts 46408989 st_ts 46408683 st_dur 92 [30-7]
[   96.789835] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [214]
[   96.797408] ath: phy0: rx sample 46416626 [h 31-t 32]
[   96.797466] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46416337 [dur 72][h 8-t 9]
[   96.797477] ath: phy0: ack_ts 46416626 st_ts 46416337 st_dur 72 [31-8]
[   96.797487] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   96.805028] ath: phy0: rx sample 46424247 [h 32-t 33]
[   96.805084] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46423960 [dur 72][h 9-t 10]
[   96.805094] ath: phy0: ack_ts 46424247 st_ts 46423960 st_dur 72 [32-9]
[   96.805105] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [215]
[   96.817726] ath: phy0: rx sample 46436951 [h 33-t 34]
[   96.817784] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46436648 [dur 92][h 10-t 11]
[   96.817795] ath: phy0: ack_ts 46436951 st_ts 46436648 st_dur 92 [33-10]
[   96.817805] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [211]
[   96.825371] ath: phy0: rx sample 46444607 [h 34-t 35]
[   96.825425] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46444318 [dur 72][h 11-t 12]
[   96.825435] ath: phy0: ack_ts 46444607 st_ts 46444318 st_dur 72 [34-11]
[   96.825446] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   96.833156] ath: phy0: rx sample 46452389 [h 35-t 36]
[   96.833211] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46452100 [dur 72][h 12-t 13]
[   96.833222] ath: phy0: ack_ts 46452389 st_ts 46452100 st_dur 72 [35-12]
[   96.833232] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   96.840908] ath: phy0: rx sample 46460133 [h 36-t 37]
[   96.840962] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46459821 [dur 96][h 13-t 14]
[   96.840973] ath: phy0: ack_ts 46460133 st_ts 46459821 st_dur 96 [36-13]
[   96.840983] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [216]
[   96.847091] ath: phy0: rx sample 46466312 [h 37-t 38]
[   96.847149] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46466006 [dur 92][h 14-t 15]
[   96.847160] ath: phy0: ack_ts 46466312 st_ts 46466006 st_dur 92 [37-14]
[   96.847170] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   96.855392] ath: phy0: rx sample 46474605 [h 38-t 39]
[   96.855448] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46474317 [dur 72][h 15-t 16]
[   96.855459] ath: phy0: ack_ts 46474605 st_ts 46474317 st_dur 72 [38-15]
[   96.855469] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [216]
[   96.868804] ath: phy0: rx sample 46488053 [h 39-t 40]
[   96.868858] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46487762 [dur 72][h 16-t 17]
[   96.868869] ath: phy0: ack_ts 46488053 st_ts 46487762 st_dur 72 [39-16]
[   96.868879] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [219]
[   96.876836] ath: phy0: rx sample 46496060 [h 40-t 41]
[   96.876892] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46495753 [dur 92][h 17-t 18]
[   96.876902] ath: phy0: ack_ts 46496060 st_ts 46495753 st_dur 92 [40-17]
[   96.876912] ath: phy0: cc:2d:e0:31:b0:d3 to 215 [215]
[   96.884802] ath: phy0: rx sample 46504025 [h 41-t 42]
[   96.884855] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46503739 [dur 72][h 18-t 19]
[   96.884866] ath: phy0: ack_ts 46504025 st_ts 46503739 st_dur 72 [41-18]
[   96.884876] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [214]
[   96.895371] ath: phy0: rx sample 46514583 [h 42-t 43]
[   96.895428] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46514294 [dur 72][h 19-t 20]
[   96.895439] ath: phy0: ack_ts 46514583 st_ts 46514294 st_dur 72 [42-19]
[   96.895450] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   96.902939] ath: phy0: rx sample 46522056 [h 43-t 44]
[   96.903079] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46521767 [dur 72][h 20-t 21]
[   96.903091] ath: phy0: ack_ts 46522056 st_ts 46521767 st_dur 72 [43-20]
[   96.903101] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [217]
[   96.906840] ath: phy0: rx sample 46526053 [h 44-t 45]
[   96.906900] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46525782 [dur 56][h 21-t 22]
[   96.906911] ath: phy0: ack_ts 46526053 st_ts 46525782 st_dur 56 [44-21]
[   96.906921] ath: phy0: cc:2d:e0:31:b0:d3 to 214 [215]
[   96.914282] ath: phy0: rx sample 46533506 [h 45-t 46]
[   96.914347] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46533201 [dur 92][h 22-t 23]
[   96.914359] ath: phy0: ack_ts 46533506 st_ts 46533201 st_dur 92 [45-22]
[   96.914369] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [213]
[   96.914980] ath: phy0: rx sample 46534210 [h 46-t 47]
[   96.915033] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46533940 [dur 56][h 23-t 24]
[   96.915044] ath: phy0: ack_ts 46534210 st_ts 46533940 st_dur 56 [46-23]
[   96.915054] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [214]
[   96.925728] ath: phy0: rx sample 46544951 [h 47-t 48]
[   96.925786] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46544677 [dur 60][h 24-t 25]
[   96.925797] ath: phy0: ack_ts 46544951 st_ts 46544677 st_dur 60 [47-24]
[   96.925807] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [214]
[   96.973699] ath: phy0: rx sample 46592943 [h 48-t 49]
[   96.973755] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46592673 [dur 56][h 25-t 26]
[   96.973766] ath: phy0: ack_ts 46592943 st_ts 46592673 st_dur 56 [48-25]
[   96.973776] ath: phy0: cc:2d:e0:31:b0:d3 to 213 [214]
[   97.049926] ath: phy0: rx sample 46669157 [h 49-t 50]
[   97.049981] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46668899 [dur 52][h 26-t 27]
[   97.049992] ath: phy0: ack_ts 46669157 st_ts 46668899 st_dur 52 [49-26]
[   97.050003] ath: phy0: cc:2d:e0:31:b0:d3 to 211 [206]
[   97.052549] ath: phy0: rx sample 46671794 [h 50-t 51]
[   97.052589] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46671522 [dur 60][h 27-t 28]
[   97.052600] ath: phy0: ack_ts 46671794 st_ts 46671522 st_dur 60 [50-27]
[   97.052609] ath: phy0: cc:2d:e0:31:b0:d3 to 211 [212]
[   97.094861] ath: phy0: rx sample 46714094 [h 51-t 52]
[   97.094914] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46713836 [dur 52][h 28-t 29]
[   97.094925] ath: phy0: ack_ts 46714094 st_ts 46713836 st_dur 52 [51-28]
[   97.094935] ath: phy0: cc:2d:e0:31:b0:d3 to 209 [206]
[   97.102740] ath: phy0: rx sample 46721986 [h 52-t 53]
[   97.102789] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46721715 [dur 64][h 29-t 30]
[   97.102800] ath: phy0: ack_ts 46721986 st_ts 46721715 st_dur 64 [52-29]
[   97.102809] ath: phy0: cc:2d:e0:31:b0:d3 to 208 [207]
[   97.112737] ath: phy0: rx sample 46731962 [h 53-t 54]
[   97.112791] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46731702 [dur 52][h 30-t 31]
[   97.112802] ath: phy0: ack_ts 46731962 st_ts 46731702 st_dur 52 [53-30]
[   97.112812] ath: phy0: cc:2d:e0:31:b0:d3 to 208 [208]
[   97.113966] ath: phy0: rx sample 46733194 [h 54-t 55]
[   97.114023] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46732920 [dur 68][h 31-t 32]
[   97.114034] ath: phy0: ack_ts 46733194 st_ts 46732920 st_dur 68 [54-31]
[   97.114044] ath: phy0: cc:2d:e0:31:b0:d3 to 207 [206]
[   97.122270] ath: phy0: rx sample 46741478 [h 55-t 56]
[   97.122323] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46741196 [dur 72][h 32-t 33]
[   97.122334] ath: phy0: ack_ts 46741478 st_ts 46741196 st_dur 72 [55-32]
[   97.122344] ath: phy0: cc:2d:e0:31:b0:d3 to 207 [210]
[   97.167213] ath: phy0: rx sample 46786445 [h 56-t 57]
[   97.167266] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46786187 [dur 52][h 33-t 34]
[   97.167277] ath: phy0: ack_ts 46786445 st_ts 46786187 st_dur 52 [56-33]
[   97.167288] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   97.174971] ath: phy0: rx sample 46794218 [h 57-t 58]
[   97.175023] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 46793960 [dur 52][h 34-t 35]
[   97.175033] ath: phy0: ack_ts 46794218 st_ts 46793960 st_dur 52 [57-34]
[   97.175044] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   97.435852] ath: phy0: rx sample 47055078 [h 58-t 59]
[   97.435906] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47054772 [dur 100][h 35-t 36]
[   97.435917] ath: phy0: ack_ts 47055078 st_ts 47054772 st_dur 100 [58-35]
[   97.435927] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   97.650781] ath: phy0: rx sample 47270014 [h 59-t 60]
[   97.650834] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47269754 [dur 52][h 36-t 37]
[   97.650845] ath: phy0: ack_ts 47270014 st_ts 47269754 st_dur 52 [59-36]
[   97.650855] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [208]
[   97.652274] ath: phy0: rx sample 47271550 [h 60-t 61]
[   97.652305] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47271288 [dur 56][h 37-t 38]
[   97.652315] ath: phy0: ack_ts 47271550 st_ts 47271288 st_dur 56 [60-37]
[   97.652323] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   97.699671] ath: phy0: rx sample 47318912 [h 61-t 62]
[   97.699724] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47318653 [dur 52][h 38-t 39]
[   97.699736] ath: phy0: ack_ts 47318912 st_ts 47318653 st_dur 52 [61-38]
[   97.699746] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   97.707432] ath: phy0: rx sample 47326658 [h 62-t 63]
[   97.707488] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47326398 [dur 52][h 39-t 40]
[   97.707499] ath: phy0: ack_ts 47326658 st_ts 47326398 st_dur 52 [62-39]
[   97.707509] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [208]
[   97.709280] ath: phy0: rx sample 47328521 [h 63-t 0]
[   97.709328] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47328247 [dur 68][h 40-t 41]
[   97.709339] ath: phy0: ack_ts 47328521 st_ts 47328247 st_dur 68 [63-40]
[   97.709348] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   97.717485] ath: phy0: rx sample 47336712 [h 0-t 1]
[   97.717540] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47336417 [dur 88][h 41-t 42]
[   97.717550] ath: phy0: ack_ts 47336712 st_ts 47336417 st_dur 88 [0-41]
[   97.717560] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   97.728433] ath: phy0: rx sample 47347643 [h 1-t 2]
[   97.728490] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47347373 [dur 64][h 42-t 43]
[   97.728501] ath: phy0: ack_ts 47347643 st_ts 47347373 st_dur 64 [1-42]
[   97.728511] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   97.738513] ath: phy0: rx sample 47357733 [h 2-t 3]
[   97.738566] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47357463 [dur 64][h 43-t 44]
[   97.738577] ath: phy0: ack_ts 47357733 st_ts 47357463 st_dur 64 [2-43]
[   97.738587] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   97.746859] ath: phy0: rx sample 47366085 [h 3-t 4]
[   97.746919] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47365802 [dur 76][h 44-t 45]
[   97.746930] ath: phy0: ack_ts 47366085 st_ts 47365802 st_dur 76 [3-44]
[   97.746941] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   97.755272] ath: phy0: rx sample 47374493 [h 4-t 5]
[   97.755328] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47374221 [dur 64][h 45-t 46]
[   97.755339] ath: phy0: ack_ts 47374493 st_ts 47374221 st_dur 64 [4-45]
[   97.755350] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [208]
[   97.763561] ath: phy0: rx sample 47382637 [h 5-t 6]
[   97.763613] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47382344 [dur 84][h 46-t 47]
[   97.763624] ath: phy0: ack_ts 47382637 st_ts 47382344 st_dur 84 [5-46]
[   97.763634] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [209]
[   97.771045] ath: phy0: rx sample 47390295 [h 6-t 7]
[   97.771090] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47390012 [dur 76][h 47-t 48]
[   97.771101] ath: phy0: ack_ts 47390295 st_ts 47390012 st_dur 76 [6-47]
[   97.771111] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   97.782424] ath: phy0: rx sample 47401664 [h 7-t 8]
[   97.782476] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47401395 [dur 64][h 48-t 49]
[   97.782487] ath: phy0: ack_ts 47401664 st_ts 47401395 st_dur 64 [7-48]
[   97.782497] ath: phy0: cc:2d:e0:31:b0:d3 to 205 [205]
[   97.790585] ath: phy0: rx sample 47409818 [h 8-t 9]
[   97.790638] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47409546 [dur 64][h 49-t 50]
[   97.790649] ath: phy0: ack_ts 47409818 st_ts 47409546 st_dur 64 [8-49]
[   97.790659] ath: phy0: cc:2d:e0:31:b0:d3 to 205 [208]
[   97.798295] ath: phy0: rx sample 47417524 [h 9-t 10]
[   97.798347] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47417240 [dur 76][h 50-t 51]
[   97.798359] ath: phy0: ack_ts 47417524 st_ts 47417240 st_dur 76 [9-50]
[   97.798369] ath: phy0: cc:2d:e0:31:b0:d3 to 205 [208]
[   97.803756] ath: phy0: rx sample 47422986 [h 10-t 11]
[   97.803811] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47422729 [dur 52][h 51-t 52]
[   97.803822] ath: phy0: ack_ts 47422986 st_ts 47422729 st_dur 52 [10-51]
[   97.803832] ath: phy0: cc:2d:e0:31:b0:d3 to 205 [205]
[   97.807452] ath: phy0: rx sample 47426669 [h 11-t 12]
[   97.807507] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47426399 [dur 64][h 52-t 53]
[   97.807517] ath: phy0: ack_ts 47426669 st_ts 47426399 st_dur 64 [11-52]
[   97.807527] ath: phy0: cc:2d:e0:31:b0:d3 to 205 [206]
[   97.816031] ath: phy0: rx sample 47435246 [h 12-t 13]
[   97.816089] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47434975 [dur 64][h 53-t 54]
[   97.816101] ath: phy0: ack_ts 47435246 st_ts 47434975 st_dur 64 [12-53]
[   97.816111] ath: phy0: cc:2d:e0:31:b0:d3 to 205 [207]
[   97.823629] ath: phy0: rx sample 47442859 [h 13-t 14]
[   97.823685] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47442576 [dur 76][h 54-t 55]
[   97.823696] ath: phy0: ack_ts 47442859 st_ts 47442576 st_dur 76 [13-54]
[   97.823706] ath: phy0: cc:2d:e0:31:b0:d3 to 205 [207]
[   97.833970] ath: phy0: rx sample 47453198 [h 14-t 15]
[   97.834025] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47452924 [dur 64][h 55-t 56]
[   97.834035] ath: phy0: ack_ts 47453198 st_ts 47452924 st_dur 64 [14-55]
[   97.834045] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [210]
[   97.859698] ath: phy0: rx sample 47478934 [h 15-t 16]
[   97.859758] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47478661 [dur 64][h 56-t 57]
[   97.859769] ath: phy0: ack_ts 47478934 st_ts 47478661 st_dur 64 [15-56]
[   97.859779] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [209]
[   97.871689] ath: phy0: rx sample 47490903 [h 16-t 17]
[   97.871744] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47490620 [dur 76][h 57-t 58]
[   97.871754] ath: phy0: ack_ts 47490903 st_ts 47490620 st_dur 76 [16-57]
[   97.871765] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   97.879332] ath: phy0: rx sample 47498559 [h 17-t 18]
[   97.879386] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47498288 [dur 64][h 58-t 59]
[   97.879397] ath: phy0: ack_ts 47498559 st_ts 47498288 st_dur 64 [17-58]
[   97.879407] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   97.887166] ath: phy0: rx sample 47506387 [h 18-t 19]
[   97.887221] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47506125 [dur 56][h 59-t 60]
[   97.887232] ath: phy0: ack_ts 47506387 st_ts 47506125 st_dur 56 [18-59]
[   97.887242] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   97.934797] ath: phy0: rx sample 47554029 [h 19-t 20]
[   97.934853] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47553771 [dur 52][h 60-t 61]
[   97.934865] ath: phy0: ack_ts 47554029 st_ts 47553771 st_dur 52 [19-60]
[   97.934875] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   98.013185] ath: phy0: rx sample 47632418 [h 20-t 21]
[   98.013238] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47632160 [dur 52][h 61-t 62]
[   98.013249] ath: phy0: ack_ts 47632418 st_ts 47632160 st_dur 52 [20-61]
[   98.013259] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   98.015411] ath: phy0: rx sample 47634689 [h 21-t 22]
[   98.015441] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47634426 [dur 56][h 62-t 63]
[   98.015451] ath: phy0: ack_ts 47634689 st_ts 47634426 st_dur 56 [21-62]
[   98.015460] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   98.064544] ath: phy0: rx sample 47683789 [h 22-t 23]
[   98.064594] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47683528 [dur 52][h 63-t 0]
[   98.064604] ath: phy0: ack_ts 47683789 st_ts 47683528 st_dur 52 [22-63]
[   98.064615] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [209]
[   98.072092] ath: phy0: rx sample 47691325 [h 23-t 24]
[   98.072145] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47691054 [dur 64][h 0-t 1]
[   98.072156] ath: phy0: ack_ts 47691325 st_ts 47691054 st_dur 64 [23-0]
[   98.072167] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   98.081937] ath: phy0: rx sample 47701163 [h 24-t 25]
[   98.081993] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47700904 [dur 52][h 1-t 2]
[   98.082004] ath: phy0: ack_ts 47701163 st_ts 47700904 st_dur 52 [24-1]
[   98.082014] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   98.082924] ath: phy0: rx sample 47702186 [h 25-t 26]
[   98.083037] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47701913 [dur 68][h 2-t 3]
[   98.083049] ath: phy0: ack_ts 47702186 st_ts 47701913 st_dur 68 [25-2]
[   98.083058] ath: phy0: cc:2d:e0:31:b0:d3 to 205 [205]
[   98.092339] ath: phy0: rx sample 47711568 [h 26-t 27]
[   98.092392] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47711286 [dur 72][h 3-t 4]
[   98.092403] ath: phy0: ack_ts 47711568 st_ts 47711286 st_dur 72 [26-3]
[   98.092413] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [210]
[   98.139254] ath: phy0: rx sample 47758515 [h 27-t 28]
[   98.139298] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47758255 [dur 52][h 4-t 5]
[   98.139309] ath: phy0: ack_ts 47758515 st_ts 47758255 st_dur 52 [27-4]
[   98.139319] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [208]
[   98.148916] ath: phy0: rx sample 47768183 [h 28-t 29]
[   98.148962] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47767913 [dur 56][h 5-t 6]
[   98.148973] ath: phy0: ack_ts 47768183 st_ts 47767913 st_dur 56 [28-5]
[   98.148984] ath: phy0: cc:2d:e0:31:b0:d3 to 208 [214]
[   98.324304] ath: phy0: rx sample 47943532 [h 29-t 30]
[   98.324360] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47943272 [dur 52][h 6-t 7]
[   98.324371] ath: phy0: ack_ts 47943532 st_ts 47943272 st_dur 52 [29-6]
[   98.324381] ath: phy0: cc:2d:e0:31:b0:d3 to 208 [208]
[   98.324850] ath: phy0: rx sample 47944123 [h 30-t 31]
[   98.324882] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47943861 [dur 56][h 7-t 8]
[   98.324892] ath: phy0: ack_ts 47944123 st_ts 47943861 st_dur 56 [30-7]
[   98.324900] ath: phy0: cc:2d:e0:31:b0:d3 to 207 [206]
[   98.376815] ath: phy0: rx sample 47996051 [h 31-t 32]
[   98.376868] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 47995765 [dur 80][h 8-t 9]
[   98.376878] ath: phy0: ack_ts 47996051 st_ts 47995765 st_dur 80 [31-8]
[   98.376889] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]
[   98.447027] ath: phy0: rx sample 48066256 [h 32-t 33]
[   98.447080] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 48065997 [dur 52][h 9-t 10]
[   98.447091] ath: phy0: ack_ts 48066256 st_ts 48065997 st_dur 52 [32-9]
[   98.447101] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [207]
[   98.455800] ath: phy0: rx sample 48075019 [h 33-t 34]
[   98.455854] ath: phy0: {cc:2d:e0:31:b0:d3} tx sample 48074761 [dur 52][h 10-t 11]
[   98.455865] ath: phy0: ack_ts 48075019 st_ts 48074761 st_dur 52 [33-10]
[   98.455875] ath: phy0: cc:2d:e0:31:b0:d3 to 206 [206]

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to