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 0xa4 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 239 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 201 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 72 │ false │ OK │ # │ gre │ 6 6 │ fixed 0x04 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 164 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 110 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 3 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 230 │ true │ OK # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 154 false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 83 │ false OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 155 │ 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__->