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 0x38 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 175 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 fixed 112 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 184 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0xdc │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 31 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 84 │ 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__->