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 0xfc │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 inherit 0xb0 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 44 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 142 │ 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__->