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 0x4c │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 212 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 250 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 75 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 106 │ 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__->