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 0x38 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 4 fixed 0x90 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 49 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 201 │ false │ OK │ # │ gre 4 │ other │ inherit 0xf0 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 4 │ inherit 0x84 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 142 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 168 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 47 │ true │ OK # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 164 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 237 │ false OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 118 false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 168 false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 60 │ 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__->