make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xf0 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 16 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 218 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 233 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 39 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 173 │ 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__->