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 0x48 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 160 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 80 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 52 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 171 │ 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__->