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 0xe8 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 54 │ false │ OK │ # │ gre │ 4 other │ fixed 0x70 │ fixed 19 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0x9c │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 127 true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 73 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 175 │ 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__->