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 0xf4 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 144 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 208 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 133 │ true OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 108 │ 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__->