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 0xb4 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 39 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 107 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 94 │ 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__->