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 0x34 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 41 │ false OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 29 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 240 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 132 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 106 │ 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__->