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 0x90 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 91 │ true OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 220 │ false │ OK │ # │ gre │ 6 other │ inherit 0x6c │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 181 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 232 │ false OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 23 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 inherit 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 107 │ false │ OK │ # geneve │ 4 │ other │ fixed 0x20 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 233 │ 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__->