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 0x70 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 118 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 147 │ false │ OK │ # │ gre │ 4 │ other fixed 0x38 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 207 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 48 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 127 │ 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__->