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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 11 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0xdc │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 134 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ other fixed 0x74 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 220 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->