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 0x9c │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 253 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 233 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 26 │ false │ OK # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 207 │ true │ OK │ # ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 153 │ 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__->