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 0x80 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 170 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 199 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 231 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 106 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 244 false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 135 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 13 │ 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__->