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 0x58 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 207 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 254 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 210 │ true OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 229 │ 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__->