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 0xb0 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 174 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 32 │ 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__->