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 0x84 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 152 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 70 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 2 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 74 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 146 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 96 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 145 │ 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__->