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 0xf8 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 227 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 36 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 163 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 11 │ false OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 235 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 155 │ 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__->