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 0x84 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 157 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 140 │ true │ OK # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 234 │ false │ OK │ # │ geneve 6 │ 4 │ fixed 0x5c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 110 │ 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__->