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 0x28 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 251 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 186 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 15 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 86 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 fixed 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 167 │ 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__->