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 0xe4 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 88 │ false OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 144 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 100 │ false │ OK │ # │ vxlan 6 │ 4 │ inherit 0x78 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 6 │ 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__->