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 0x9c │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 117 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 50 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 219 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0xe4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 198 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 223 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 111 │ false │ OK │ # │ geneve │ 6 4 │ inherit 0xa0 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 17 │ 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__->