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 0x4c │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 8 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 56 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 inherit 68 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 185 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other inherit 0x68 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 46 │ 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__->