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 0x58 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 185 │ true │ OK │ # │ gre │ 4 4 │ fixed 0x50 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other inherit 0x34 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 170 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 178 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 134 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 20 │ false │ OK │ # │ geneve 6 │ other │ inherit 0x9c │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 146 │ 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__->