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 0x60 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ other │ inherit 0x7c │ inherit 115 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 46 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 143 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 121 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 115 │ false │ OK │ # vxlan │ 4 │ other │ inherit 0xbc │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 95 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 255 false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 131 │ 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__->