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 0x8c │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 140 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 36 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 121 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 231 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 23 │ 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__->