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 0xf0 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 11 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 175 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 inherit 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 83 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 225 true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 165 │ 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__->