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 0x8c │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 83 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 fixed 0x9c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 22 │ false │ OK # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 37 │ 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__->