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 0x78 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 141 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 93 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 130 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 196 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 90 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 223 │ 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__->