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 0x44 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 152 │ 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__->