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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 234 │ false │ OK │ # │ gre │ 4 other │ inherit 0x7c │ inherit 156 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 223 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 159 │ true │ OK │ # gre │ 6 │ 4 │ fixed 0x64 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 4 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 124 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 inherit 172 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 199 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 224 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->