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 0x7c │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 80 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 32 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0xc4 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0x0c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 151 │ 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__->