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-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 0xd8 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 41 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 44 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 232 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 127 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0xa8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 246 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 167 │ false │ OK │ # geneve │ 4 │ 6 │ fixed 0xfc │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 36 │ 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__->