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 0xac │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 155 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 6 fixed 0x20 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 134 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 247 │ false │ OK │ # vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 57 false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 163 │ 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__->