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 0x14 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 119 false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 105 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 178 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 133 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 86 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 72 │ 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__->