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 0x88 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 184 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 196 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 23 │ false │ OK # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 228 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 193 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 3 │ true │ OK # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 133 │ 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__->