make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x3c │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 55 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 85 │ false OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 82 │ 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__->