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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 133 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 65 true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 inherit 142 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 155 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0x34 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 15 │ true │ OK # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 165 │ true │ OK │ # │ geneve 6 │ other │ fixed 0x68 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 125 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->