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 0x40 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 4 fixed 0xd8 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 230 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 222 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0x08 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 136 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 74 │ 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__->