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 0xec │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 165 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 236 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 121 │ false │ OK # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 240 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 49 │ true │ OK │ # gre │ 6 │ other │ fixed 0x8c │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 inherit 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 90 │ 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__->