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 0x50 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 215 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 125 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 117 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 16 │ 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__->