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 0x24 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 165 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 38 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 129 │ false OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 183 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 81 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 94 │ 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__->