make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌───────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 35 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 224 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 180 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 224 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 231 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 54 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->