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 0xfc │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 172 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 inherit 215 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 36 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 236 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 150 │ false OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 98 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 52 │ 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__->