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 0xdc │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 41 │ true │ OK │ # │ gre │ 4 6 │ fixed 0x28 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 142 │ true │ OK │ # │ gre 6 │ other │ fixed 0x28 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 252 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 143 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 178 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 153 │ 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__->