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 0xb8 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 30 │ true │ OK │ # │ gre 6 │ 4 │ fixed 0xb0 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 153 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 54 true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 239 │ 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__->