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 0xa0 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 65 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 152 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 168 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 146 │ false │ OK │ # │ gre │ 6 6 │ inherit 0x8c │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 4 │ inherit 0x1c │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 38 false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 67 │ 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__->