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 0x08 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 226 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 6 │ inherit 0x30 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0xb8 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 6 fixed 0x48 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 24 │ 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__->