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 0x9c │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 fixed 0xd0 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 93 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 130 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 255 │ false │ OK # │ gre │ 6 │ other │ fixed 0x40 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 175 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 98 │ false │ OK │ # │ geneve │ 4 other │ inherit 0x34 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 231 │ 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__->