make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xb4 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 47 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 106 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 198 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 117 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 108 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 108 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 197 │ 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__->