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 0x0c │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 97 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 193 │ 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__->