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 0x94 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 247 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 37 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 25 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 31 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 134 │ 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__->