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 0xf0 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0x20 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 13 │ false │ OK # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 inherit 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 139 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 51 │ 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__->